<%= erb :header %>
<% if send_sms %>
Remember country code
<% end %>

AES-256 Encryption

Your secret is encrypted and no records of the decryption key is stored anywhere

Never stored on disk

Your secret is stored in memory to incease security

Visible Once

Your secret is only visible once to make sure it's never been seen by anyone except the receiver

Self Destruction

All secrets will self destruct after X hours

Open Source

This website is open source meaning you can submit feedback and patches to improve the project

No Caching

Caching headers are disabled

<%= erb :footer %>