Subtle crypto chat
- A WebSocket chat
- End-to-end encrypted using SubtleCrypto
- Demo on Heroku
Get started
- Hit the deploy on heroku button on the github project
- Go to the url page, for instance this demo server
Connection steps
- When landing you’ll see a nice logo
- The server is up, you’re WebSocket connected
- You browser generated a private crypto key pair - stored, next time it will be faster
- A first local message confirms you’re connected, with you buddy hash
- Your contacts do the same, they appear on the right. Click to approve them
- Now chat, end-to-end encrypted