Securely share your secrets.
Secure Ephemeral Sharing
Ignis is a minimal, zero-knowledge secret sharing platform. It allows you to share sensitive information like passwords, API keys, or private notes securely.
Your data is encrypted locally in your browser using the Web Crypto API. The decryption key is stored in the URL fragment (#), which is never sent to the servers.
Secrets are automatically deleted after they are viewed or after their time-to-live expires. Once deleted, they are gone forever.