Hacker News new | ask | show | jobs
Show HN: Self-destructing, end-to-end encrypted Pastebin (paste.ente.io)
4 points by vishnukvmd 104 days ago
Ente Paste is a simple way to share sensitive text, API keys, snippets, notes, or instructions.

- End-to-end encrypted links (decryption key lives in the URL fragment)

- Anonymous use (no account required)

- One-time access (opening consumes the paste)

- Automatic expiry after 24 hours

- 4,000-character limit for quick, practical sharing

- Preview crawler protections to avoid accidental consumption

Source code (monorepo): https://github.com/ente-io/ente

1 comments