TinyChat
A privacy-minded, minimalist, real-time anonymous chat room. No registration, no database, and it is refreshed and emptied, perfect for temporary discussions and private conversations.
Note: The chat history will be cleared after the page is refreshed, because the usage scenarios of this app are set for temporary and privacy. Usage: Open the application on the webpage and share the link. characteristic Minimalist deployment-single binary file + single HTML, no database required 🔐Double-layer encryption- HTTPS/WSS transport encryption + Protobuf binary obfuscation 👤Completely anonymous-random ID, no registration required, cannot be traced ˇPicture support-Smart compression to ≤50KB, saving 90%+ 💨Burn after reading-Empty the page after refreshing, no history 📱Responsive design-perfectly supports mobile phones and desktops High performance- Go + WebSocket + Protobuf, easily support thousands of concurrency Usage scenarios 💬Temporary discussion of sensitive topics Anonymous revelations/feedback collection 🎪Temporary chat room 🏢Rapid communication on the intranet 🔒Dialogue that doesn't want to leave a trace ###First launch 1. ** Access apps ** - Open a browser to visit: `https://tinychat. <Box Name>. heiyu.space ` - No need to login, the system automatically assigns random user IDs 2. ** Start chatting ** - Enter the message directly and press **Enter** to send - Use **Shift + Enter** to wrap ###Send pictures There are three ways to send pictures: - ** Paste **: After taking the screenshot, press `Ctrl+V` (Mac: `Cmd+V`) to paste directly - ** Drag and drop **: Drag and drop the picture file to the chat area - ** Select **: Click the Picture button next to the input box to select a file > All pictures will be automatically compressed to less than 50KB, greatly saving traffic!💡 ###Privacy Features - ** Completely anonymous **: A new random ID is generated every time the page is refreshed (U0001-U9999) - ** Burn it after reading it **: Refresh the page and clear all chat records - ** No history **: The server does not store any chat content - ** End-to-end encryption **: HTTPS/WSS encrypted transmission ###Common Questions **Q: Why did the chat history disappear after refreshing?** A: This is a design feature of TinyChat. All messages only exist in browser memory and are cleared after refreshing the page to ensure privacy. **Q: Can other users see my real identity?** A: No. TinyChat is completely anonymous and only displays randomly assigned user IDs and cannot be associated with real identities. **Q: Can I create multiple chat rooms?** A: The current version is designed for a single chat room, and all users share the same chat space. If multi-room functionality is needed, it may be supported in a future release.


