https://github.com/yrotak/nodejs-chat-encrypted
Advanced NodeJS (Express) chat with packet encryption.
https://github.com/yrotak/nodejs-chat-encrypted
chat chat-application encrypted-chat encryption expressjs http multichannel nodejs-server rc4 socket-io
Last synced: about 2 months ago
JSON representation
Advanced NodeJS (Express) chat with packet encryption.
- Host: GitHub
- URL: https://github.com/yrotak/nodejs-chat-encrypted
- Owner: yrotak
- Created: 2020-10-15T17:44:00.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-10T15:22:40.000Z (over 4 years ago)
- Last Synced: 2025-01-05T03:08:32.625Z (4 months ago)
- Topics: chat, chat-application, encrypted-chat, encryption, expressjs, http, multichannel, nodejs-server, rc4, socket-io
- Language: HTML
- Homepage:
- Size: 40 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nodejs-chat-encrypted
This is an advanced NodeJs chat. Every packets are encrypted with RC4.
## Features:
- Create channel
- Talk in channels
- Private channel with password
- Encryption key corruption detection
- Simple responsive## Next update:
- Idk i think i finished this project
Maybe update responsive