/GoChat

Primary LanguageGoMIT LicenseMIT

GoChat, an encrypted chat made with GoLang

What is GoChat and who uses it?

GoChat is a simple encrypted chat with focus on privacy. This is a free to use service for anyone who needs a private chat between two or more parties.

How does GoChat work?

As of latest build we have implemented the AES (Advanced Encryption Standard) encryption which is still considered safe as of 2017. The AES 256 bits implementation is a standard that is still in use by the US government for their top secret documents. In a later build we want to implement RSA encryption which essentially is a public-key cryptosystem.

alt text

Instructions for developers

If you want to contribute to this project, feel free to make a pull request and we will review it as fast as possible.

Note:

We have some issues with the Windows platform as of now where users cant start the chat. Therefore we don't recommend using that until it is fixed.

License

License: MIT