|
|
|
|
|
by cmdrfred
3491 days ago
|
|
I've been working on and off on a HTML5 and JavaScript encrypted chat application called Quiet Message. I use the result of a Diffie-Hellman exchange to transmit a key that is used to encrypt messages by the client. It's intended use case is to provide privacy on corporate networks with HTTPS man the middle devices. It's still very basic and messy but I'm slowly making progress. https://qtmsg.io/login/hacker-news |
|