Yopass, a self hosted service for sharing secrets that self destruct after a single view.
Yopass is an open source service for sharing sensitive information securely and temporarily. A sender encrypts a secret in the browser and gets back a one time link; the recipient opens it once to reveal the secret, after which it is permanently destroyed. Encryption happens client side, so the server only ever stores opaque ciphertext with a short expiry.
cloudimg delivers Yopass hardened and fully patched, served over TLS with a self signed certificate regenerated on first boot so no key material is ever shared between instances. The service binds to loopback behind an nginx reverse proxy, ships with no default login of any kind because Yopass is unauthenticated by design, and is backed by 24/7 support.
Real screenshots taken while testing this image against its deployment guide.