// linkrypt.sh
L I N K R Y P T

End-to-end encrypted sharing. By the link.

Encrypted in your browser. Burn after read.

// how it works

  1. paste or drop a secret
  2. your browser encrypts it before upload
  3. we store ciphertext only — the key stays in the URL fragment
  4. recipient opens once → ciphertext is burned

// under the hood

  • AES-256-GCM in-browser encryption
  • Argon2id · OWASP optional passphrase
  • Cloudflare EU R2 storage (EU region)
  • burn-after-read destroyed on open