An open API service indexing awesome lists of open source software.

https://github.com/exido-rio/p2p-e2e-chat

PeerJS-based P2P messaging app with end-to-end encryption, ensuring private, direct communication without central servers
https://github.com/exido-rio/p2p-e2e-chat

Last synced: 5 months ago
JSON representation

PeerJS-based P2P messaging app with end-to-end encryption, ensuring private, direct communication without central servers

Awesome Lists containing this project

README

          

# P2P + E2E chats
Just a demo of peerjs
[PeerJS and CryptoJS ](https://Exido-Rio.github.io)

### Usage ###

1. Go to Host and host chat room (if you want to host )
2. Go to Join and use the chat room id from the Hosting page
3. Connect and you are ready to chat
4. You can set the known keys to both of you
5. Then you can begin the chatting in End-to-End Encrypted chat
6. Further instrcution can be found in [demo](https://Exido-Rio.github.io)

### Features ###

* Gives you real time chat service
* Give you option to enable the End-to-End Encryption
* You can change the keys in mid chat as you see fit
* Get to set your custom names

### Disclaimer

* Only use for testing purpose
* Also all the need are fetch from cdn and other 3rd-party resources