faq
here are some frequently asked questions about the app
what's the purpose of this app?
this app is a simple way to create and share temporary secrets. for extremely sensitive persistent information, please look into other options, such as hashicorp vault or bitwarden secrets.
how do i create a secret?
secrets are created by clicking the create button on the home page.
how do i share a secret with someone?
once you have created a secret, the link will automatically be copied to your clipboard, you can then share the link wherever you want.
how do i delete a secret?
secrets are deleted when they are viewed, or when they expire. there's not yet a way to delete them manually.
are secrets encrypted?
yes, secrets are encrypted server-side using AES-256-CBC with a random IV per secret.
how can i donate?
you can donate to the creator of this project through github sponsors 🤍