# jhaals/yopass

Secure sharing of secrets, passwords and files

Repository: https://github.com/jhaals/yopass
Canonical: https://ross.abutalabs.com/products/yopass
Homepage: https://yopass.se
Language: Go
License: Apache-2.0
License Family: permissive
Topics: password-share, encryption-decryption, file-upload, onetimelink, onetimesecret, secret-sharing
Last push: 2026-08-26T16:57:55+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 98, longevity 100
- inputs: {"age_days": 4610, "days_push": 7, "days_rel": 13, "gap_med": 15, "n_releases_24m": 24}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3087, forks 438 (observed 2026-08-28T04:07:42.180257+00:00)

## What it is
Yopass is a self-hostable web application for securely sharing secrets, passwords, and files via one-time, auto-expiring links. Secrets are encrypted in the browser with OpenPGP before upload, so the server only ever stores ciphertext and the decryption key never leaves the sender's machine.

## Use cases
- share a password with a colleague without it living in Slack
- send an API key or database credential via a one-time link
- securely receive credentials from vendors or clients
- share sensitive files that self-destruct after viewing
- avoid plaintext secrets in email and ticket systems
- self-host an alternative to OneTimeSecret

## When to choose
- you need end-to-end encrypted, one-time secret links you fully control
- you want a lightweight Go server deployable via Docker or Kubernetes with Memcached/Redis/S3 backends
- you need compliance features like audit logging, OIDC sign-in, read receipts, and webhooks (with a business license)

## When to avoid
- you need full team password management with a vault, not ephemeral link sharing
- you require all governance features (OIDC, audit logs, webhooks, theming) without paying for a license
- you want a managed service with zero infrastructure to run

## Facets
- artifact type: application
- maturity: active
- function: cryptography, security, file-upload, webhook, auth, self-hosted, http-server
- domain: security, privacy, self-hosted, web-development, developer-tools
- platform: self-hosted, go, browser
- tags: secret-sharing, one-time-links, end-to-end-encryption, openpgp, password-sharing, onetimesecret, ephemeral-secrets, web-server, docker, kubernetes

## Member repositories
- jhaals/yopass (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:42.180257+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:27:31.464380+00:00, confidence not recorded.
  - readme: https://github.com/jhaals/yopass (fetched 2026-08-28T04:07:42.180257+00:00, sha a4c4fad940f8)
  - homepage: https://yopass.se (fetched 2026-08-29T09:42:52.922794+00:00, sha 174e5d2e3265)
  - site_page: https://yopass.se/docs/secret-requests (fetched 2026-08-29T09:42:52.927004+00:00, sha 7a706b76386d)
  - site_page: https://yopass.se/docs/read-receipts (fetched 2026-08-29T09:42:52.928951+00:00, sha aafde0526f83)
  - site_page: https://yopass.se/docs/webhooks (fetched 2026-08-29T09:42:52.930778+00:00, sha 59f32304a1de)
  - site_page: https://yopass.se/docs/openid-connect (fetched 2026-08-29T09:42:52.932735+00:00, sha dfe5b8f19d5a)
  - site_page: https://yopass.se/docs/audit-logging (fetched 2026-08-29T09:42:52.934725+00:00, sha ff0d4ad2a38f)
  - site_page: https://yopass.se/docs/theming (fetched 2026-08-29T09:42:52.937232+00:00, sha 2c636d65f0ca)
  - site_page: https://yopass.se/docs/intro (fetched 2026-08-29T09:42:52.925285+00:00, sha ed329b755d78)
- Data as of 2026-08-30T08:39:29.467469+00:00.
