Skip to content

nwtgck/piping-chat-web

Repository files navigation

piping-chat

Netlify Status
Launch now as Web App

End-to-End Encryption Chat via Piping Server

Piping Chat 0.4.1 without public key authentication

Application

Piping Chat: https://piping-chat.netlify.com

Purpose & Features

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 + Public Key Authentication

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.

Piping Chat 0.4.1 with public key authentication