Yopass logo

Yopass

Secure one-time sharing of secrets, passwords, and small files

2.8k Go Apache-2.0 today

Overview

Yopass is a secret-sharing service that encrypts secrets client-side before storing them with a TTL in Memcached or Redis, then destroys them after the first read. It supports passwords, text secrets, and small file attachments. The Go server and React frontend can be deployed via Docker; a public instance at yopass.se is also available.

Where it falls short of Dropbox

  • Not a general-purpose file storage tool; limited to small secret payloads
  • No persistent file storage; every secret auto-deletes after first access or TTL
  • No user accounts, history, or file browsing capabilities
  • Requires Memcached or Redis as an external dependency

We list the gaps honestly so you can decide if the trade-off is worth owning your data.

Tags

secrets
password-sharing
one-time-link
encryption
privacy
Maintain Yopass?

Claim this listing to keep it accurate, add a deploy template, or feature it on relevant pages.

Show off your self-host difficulty score

Embed the Yopass difficulty badge in your README — it links back here.

Self-host difficulty badge← add this to your README
[![Self-host difficulty](https://openreplace.com/api/badge/yopass)](https://openreplace.com/yopass)

Similar open-source projects

Other self-hostable tools in the same space worth comparing.

Continuous peer-to-peer file synchronization between your own devices

85k Go MPL-2.0 2 days ago
2/5
Yopass vs Syncthing

Command-line program to sync files across 70+ cloud storage providers

58k Go MIT yesterday
2/5
Yopass vs Rclone

File list program supporting multiple storages, with WebDAV and web UI

50k Go AGPL-3.0 13 days ago
2/5
Yopass vs AList

Portable all-in-one file server with resumable uploads, WebDAV, FTP, and media indexing

45k Python MIT 2 days ago
2/5
Yopass vs copyparty