About IronPaste
IronPaste is a secure, zero-knowledge pastebin. This means that all encryption and decryption of your pastes happens directly in your browser. The server only stores the encrypted data and has no way of knowing what the original content is. Your secrets are safe with IronPaste.
How it works
When you create a paste, the content is encrypted using AES-256. The encryption key is generated in your browser and is included in the URL you get, but after a '#' symbol. This part of the URL, called the 'fragment', is never sent to the server. This ensures that only people with the full URL can decrypt and view the paste.
Features
- End-to-End Encryption: Your data is encrypted and decrypted in your browser.
- Self-Destructing Pastes: Set an expiration time or a maximum number of reads for your pastes.
- Syntax Highlighting: Automatic language detection and syntax highlighting for code snippets.