End-to-end encrypted, ephemeral, self-hosted terminal chat — no accounts, no history, no cloud.
Stars
237
Forks
23
Watchers
237
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
83
commits
Add '/clean-chat' command to clear chat history for private rooms, with user confirmation and auto-cleanup feature for empty rooms. Update README to reflect new command and privacy enhancements.
17e5416View on GitHubOptimize input handling and UI performance by adjusting sleep intervals, enhancing message height calculation with caching, and improving terminal size checks. Implement a more efficient method for managing seen messages in the network listener.
51599feView on GitHubEnhance file transfer functionality by implementing atomic file transfer operations, improving command handling for downloads, and adding resilience to out-of-order message processing. Update UI to separate command handling from message sending for better user experience.
f42a613View on GitHubUpdates version number and reduction in max message length
fbf41d2View on GitHubRefactor key generation to include room name for unique salting and increase iterations for enhanced security
be633a8View on GitHubUpdate README to change image source for Enchat interface preview
ccd1f90View on GitHubMerge branch 'master' of github.com:sudodevdante/enchat
2cc5a05View on GitHubBig improvements and added commands like /share-room /copy-link and UI improvements for the commands output - share.enchat.io server setup.
ce6d4e4View on GitHub