Category
Secure & Encrypted Messaging
Software to be added
Name: Arnon
Website: https://arnon.app
Source code: https://github.com/atas2390/arnon
Description:
Arnon is a tiny open-source messenger for one-off end-to-end encrypted conversations. It runs entirely in the browser (PWA), with no app install, no account, and no phone number or email. Each room is just a random URL token.
How it works:
- ECDH (P-256) key exchange via the Web Crypto API
- AES-256-GCM with a fresh IV per message
- Relay is a simple WebSocket server that only stores encrypted blobs in memory; nothing is written to disk
- Optional self-destruct timer that destroys the room on both sides
What it intentionally doesn’t do:
- No images, videos, or file sharing – just text and short voice notes (up to 30s), by design
- No contacts, groups, search, push notifications, analytics, or ads
Funding / governance:
- Free side project, no company, no investors, no monetization
Supporting Material
Affiliation Disclosure
I am the developer and maintainer of Arnon.
Would you like to submit a PR?
None
Please tick the boxes
Category
Secure & Encrypted Messaging
Software to be added
Name: Arnon
Website: https://arnon.app
Source code: https://github.com/atas2390/arnon
Description:
Arnon is a tiny open-source messenger for one-off end-to-end encrypted conversations. It runs entirely in the browser (PWA), with no app install, no account, and no phone number or email. Each room is just a random URL token.
How it works:
What it intentionally doesn’t do:
Funding / governance:
Supporting Material
Affiliation Disclosure
I am the developer and maintainer of Arnon.
Would you like to submit a PR?
None
Please tick the boxes