Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 428 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 428 Bytes

Secret

Create and send one-time links for sensitive data.

Created links can only be viewed once, and associated data is deleted immediately once requested. By default, all data is End-to-end encryped via AES-256 encryption in your browser. Any plaintext messages are never transmitted.

The main page is hosted on GitHub Pages, built with Preact. The secret-worker API is built with Hono run on Cloudflare Workers.