Skip to content

smigniot/subtle-crypto-websocket-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get started

  • Hit the deploy on heroku button below
  • Go to the url page, for instance this demo server

Connection steps

  • When landing you'll see a nice logo
    logo
  • The server is up, you're WebSocket connected
    conn
  • You browser generated a private crypto key pair - stored, next time it will be faster
    key
  • A first local message confirms you're connected, with you buddy hash
    hash
  • Your contacts do the same, they appear on the right. Click to approve them
    tick
  • Now chat, end-to-end encrypted chat

Deploy

Deploy

About

End to end encrypted WebSocket chat using SubtleCrypto

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages