Skip to content

Arnon – browser-only ephemeral E2EE chat #415

@arnon-shub

Description

@arnon-shub

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

  • You have filled out this form accurately, and to the best of your knowledge
  • You have indicated whether or not you are associated with the suggested addition
  • A similar submission has not already been opened for this software / service
  • You agree to the code of conduct

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions