A powerful tool for secure and anonymous operations.
This is a secure chat tool designed for communication between two users. Messages are never stored on any server, ensuring complete privacy and untraceability.
The tool is open-source, and while it may not have the cleanest or most optimized code, you are welcome to contribute and help improve it.
Built with Go
, it utilizes Gin
and SQLite
. It is designed to run seamlessly on all types of devices.
This is an example of creating a new chat:
This is an example of a two-way chat:
Explore the repository, contribute to the project, and help improve security for everyone.
View on GitHub