Get confirmation that a recipient has read a sensitive message
Pro tier includes read receipts that notify the sender when their encrypted note has been opened, providing accountability for message delivery.

Zero knowledge self destructing notes
Burner Note is a free, ad-free and open sourced service for sending secure text based notes that are completely erased from existence once they've been read. The product utilises AES-256-CBC encryption signed with a message authentication code (MAC).
Pro tier includes read receipts that notify the sender when their encrypted note has been opened, providing accountability for message delivery.
Burner Note uses AES-256-GCM encryption in the browser before transmission, with the decryption key stored only in the URL fragment (never sent to servers). Open-source code allows technical verification of security claims.
Pro tier enables password protection, custom expiration days, view limits, and encrypted file attachments. Users can control how long notes remain accessible and how many times they can be read.
Burner Note encrypts notes client-side with AES-256 and automatically deletes them after reading, ensuring no persistent data trail. The zero-knowledge architecture means even the service provider cannot access the content.