#1
I made a free tool to send self-destructing encrypted messages (no account needed)

Hey everyone,
 
I’ve been working on a small project called Cloaker and just launched it:
 https://cloaker.ws/
 
It lets you send end-to-end encrypted messages that disappear after being read — no signup, no logs, no tracking.

 Features:
  • One-time read messages (burn after opening)
  • End-to-end encryption (encrypted in your browser)
  • Optional password protection
  • Expiration timers (1 hour → 7 days)
  • No accounts, no data stored
The idea is simple: share sensitive info (passwords, API keys, notes) without leaving anything behind.
Everything is encrypted client-side, so the server only ever sees ciphertext, not your actual message (Cloaker)

 Why I built itI wanted something like Privnote but:
  • cleaner
  • faster
  • fully privacy-focused
  • and completely free

 Would love feedback!
  • Is the UI clear?
  • Anything confusing or missing?
  • Features you'd want?
Thanks for checking it out