Tick Talk is a fully open source communication platform that aims to provide anyone with any device a secure way to communicate.
Features that sets Tick Talk apart:
- We use a renowned open source encryption library (libsodium) which has been trusted by many popular applications
- Tick Talk ensures full encryption when messaging
- Many modern features desired by users are already implemented, and the list is only growing! See below to give us more feature ideas
- Anyone paranoid (or not) can run their own Tick Talk server if they so choose. This ensures their data's security
For how Tick Talk operates (and just more information in general), see the following files:
- How a client operates (and features to implement): see Client.md
- How a server operates (and ways to implement): see Server.md
- How clients and a server communicate: see DataTransmission.md
- How Tick Talk secures your information: see Cryptography.md
- What features are planned to be added: see TODO.md
- All of our code featured in this project is under the MIT License. See LICENSE for more information
To request features, fill out this form.