Hacker News new | ask | show | jobs
by 757362 2946 days ago
Here is some information that mey be of use on the secure channel encryption?

End-to-end encryption https://en.wikipedia.org/wiki/End-to-end_encryption

End-To-End is a crypto library to encrypt, decrypt, digital sign, and verify signed messages (implementing OpenPGP and OTR) https://github.com/google/end-to-end

(Auth) So you want to build a decentralized Twitter with end-to-end encryption, that works right in the browser? All with MIT licensed Open Source code? https://github.com/amark/gun/wiki/auth

P2P Authenticated Encryption https://github.com/tendermint/tendermint/wiki/P2P-Authentica...

GNUnet is an alternative network stack for building secure, decentralized and privacy-preserving distributed applications. https://gnunet.org

A decentralized, peer-to-peer, encrypted chat in PHP. https://github.com/TheFox/phpchat

Top 5 Most Rated Node.js Frameworks for End-to-End Web Testing https://medium.com/@adrian_lewis/top-5-most-rated-node-js-fr...