jhaals/yopass
Secure sharing of secrets, passwords and files observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 98
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 15
- age_days: 4610
- days_rel: 13
- days_push: 7
- n_releases_24m: 24
Adoption not part of the score
3087 stars · 438 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
application · maturity active
cryptography security file-upload webhook auth self-hosted http-server security privacy self-hosted web-development developer-tools self-hosted go browser secret-sharing one-time-links end-to-end-encryption openpgp password-sharing onetimesecret ephemeral-secrets web-server docker kubernetes
9 sources
- readme: https://github.com/jhaals/yopass · fetched 2026-08-28 · a4c4fad940f8
- homepage: https://yopass.se · fetched 2026-08-29 · 174e5d2e3265
- site_page: https://yopass.se/docs/secret-requests · fetched 2026-08-29 · 7a706b76386d
- site_page: https://yopass.se/docs/read-receipts · fetched 2026-08-29 · aafde0526f83
- site_page: https://yopass.se/docs/webhooks · fetched 2026-08-29 · 59f32304a1de
- site_page: https://yopass.se/docs/openid-connect · fetched 2026-08-29 · dfe5b8f19d5a
- site_page: https://yopass.se/docs/audit-logging · fetched 2026-08-29 · ff0d4ad2a38f
- site_page: https://yopass.se/docs/theming · fetched 2026-08-29 · 2c636d65f0ca
- site_page: https://yopass.se/docs/intro · fetched 2026-08-29 · ed329b755d78
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jhaals/yopass | main | 99 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem