FIND-20260323-019

Ad-Hoc HIGH 2026-03-23 — submitted by James via #Innovation

Summary

Yopass is a mature (2014), battle-tested open-source platform for one-time encrypted secret delivery. Client-side OpenPGP encryption: the decryption key is embedded in the URL fragment and never reaches the server — the server stores only the encrypted blob. Secrets auto-expire (1h/1d/1w) and are deleted after first read.

Latest release 13.1.0 (2026-03-17) adds read-only instance mode, health check endpoints for container orchestration, and configurable default expiration. Active Dependabot maintenance confirmed (commit today, 2026-03-23).
security secret-sharing zero-knowledge openpgp burn-after-reading self-hosted go react redis kubernetes prometheus apache-2.0

Security Review

Apache-2.0
2026-03-23 (today)
13.1.0 (2026-03-17)
0
ACTIVE
LOW
12 years (2014)
2,679 / 393
SAFE TO USE

Go backend with minimal dependency surface. React frontend with active Dependabot updates. 12 years of community vetting, active contributor base. Client-side OpenPGP encryption pattern is audited and proven across multiple comparable tools. No single-maintainer risk.

ODS Impact

Direct fit for three ODS workflows:

Apache-2.0 license means it can be forked, embedded, or called from ODS services without legal friction. Prometheus metrics endpoint fits ODS observability stack. Redis backend aligns with existing ODS infra. Kubernetes manifests available for direct Coolify/GKE deployment.

Recommended over SharePwd for any ODS integration: more mature, better license, health checks included.
Related: FIND-20260323-018 (SharePwd — AGPL-3.0, 8 stars, Yopass listed as alternative)
View source on GitHub → Live demo →