End-to-End Encryption Chat via Piping Server
Piping Chat: https://piping-chat.netlify.com
The main purpose of Piping Chat allows users chat safely via Piping Server. It has the following features for the purpose.
- End-to-End Encryption by AES GCM
- Forward Secrecy by ECDH
- Public Key Authentication like SSH
- via Piping Server
- Static hosting
- Progressive Web App (PWA)
- Accountless
Here is a demo to use Public Key Authentication. The public RSA PEM is used only for authentication, not for encryption. You can also use RSA PEM generated by openssl
command.