Tox is a peer-to-peer instant-messaging and video-calling protocol that offers end-to-end encryption. The stated goal of the project is to provide secure yet easily accessible communication.
The Tox core is a library establishing the protocol and API. User front-ends, or clients, are built on the top of the core. Anyone can create a client utilizing the core. Tox uses the cryptographic primitives present in the NaCl crypto library, via libsodium. Specifically, Tox employs Curve25519 for its key exchanges, xsalsa20 for symmetric encryption, and Poly1305 for MACs.
Tox is licensed under the GNU General Public Licence 3.0.
Here’s our verdict with our legendary rating chart.
Let’s explore the 5 Tox Clients at hand. For each application we have compiled its own portal page, a full description with an in-depth analysis of its features, screenshots, together with links to relevant resources.
Tox Clients | |
---|---|
qTox | Instant messaging, video conferencing with a simple and intuitive interface |
µTox | Lightweight Tox client with minimal dependencies |
Toxic | ncurses based client which formerly resided in the Tox core repository |
Venom | Modern client written in Vala |
Toxygen | Powerful cross-platform client written in Python |
Tox offers the following features:
- Traffic encryption – One-to-one conversations, end-to-end encryption. All traffic over Tox is end-to-end encrypted using the NaCl library, which provides authenticated encryption and perfect forward secrecy. Tox employs Curve25519 for its key exchanges, xsalsa20 for symmetric encryption, and Poly1305 for MACs.
- Transparency of IP address to friends – Tox doesn’t cloak your IP address when communicating with friends.
- Social features – including group messaging, voice and video calling, voice and video conferencing, typing indicators, message read-receipts, file sharing, profile encryption, and desktop streaming, integrated links preview, messages likes, and music playing.
- Instant messaging – including customizable sets of emojis, stickers and animated GIFs.
![]() The software collection forms part of our series of informative articles for Linux enthusiasts. There are hundreds of in-depth reviews, open source alternatives to proprietary software from large corporations like Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. There are also fun things to try, hardware, free programming books and tutorials, and much more. |
Using an encrypted messaging app is no privacy panacea.
Enforcement agencies can crack the encryption. Just look at Sky ECC as a recent example.