You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple P2P Text/Voice/Video chat client. Works on Chrome and Firefox, Platforms: Android, Windows, Linux, Mac. Just open the link in Browser, You don't need any extra tools for Video Chat. https://valarpirai.github.io/video-chat-app/
An anonymous Node.js chat web application for end-to-end encrypted communication. All encryption is done on the client-side using RSA-2048/3072/4096, so the server literally knows nothing.
This chat application lets users toggle between Anonymous Mode, for privacy without revealing identity, and Standard Mode, where profile information is visible. It also ensures security with end-to-end encryption for all messages, protecting user data in both individual and group chats. (Your contribution will be valued)
Random Chat Application is a real-time anonymous chat platform built with the MERN stack and Socket.io. It allows users to connect, chat, and skip to new conversations instantly, with real-time messaging and typing indicators.