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
- Host: GitHub
- URL: https://github.com/exido-rio/p2p-e2e-chat
- Owner: Exido-Rio
- License: mit
- Created: 2024-04-12T21:39:13.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-12T22:37:27.000Z (about 2 years ago)
- Last Synced: 2025-12-01T04:21:45.731Z (7 months ago)
- Language: HTML
- Homepage: https://chat.aadityaprakashmaurya.tech/
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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