🔒 Tools & Privacy .onion

Privacy protection tools, VPN, encryption and security services accessible on Tor.

Status:
Tags:

The privacy tools category brings together the most iconic projects of the Tor ecosystem: the software that allows you to communicate, share and work anonymously. Almost all of these tools are open source, audited by the community and free to use. Their presence on .onion reflects a philosophical coherence: tools that protect privacy cannot themselves expose their users to tracking servers.

The Tor Project maintains its official site on .onion, naturally. OnionShare allows you to temporarily share files, folders or static sites via a locally generated .onion address, without a third-party server. SecureDrop, the reference platform for whistleblowers, is used by more than 80 major newsrooms worldwide. Tails OS and Whonix are two operating systems designed to maximise anonymity: Tails runs from a USB drive without leaving traces, Whonix in isolated virtual machines.

Beyond these pillars, there are more specialised tools: Keybase for cryptographic identity, Ricochet Refresh for serverless peer-to-peer messaging, Briar for communicating even without internet via Bluetooth or direct Wi-Fi. Each of these tools meets a specific need in the modern privacy toolkit, used daily by journalists, activists, security researchers and privacy-conscious citizens.

Frequently Asked Questions

What is the first tool to install to get started with Tor?
Tor Browser, plain and simple. Just download it from torproject.org, install it like any software and launch it. The default configuration protects the essentials, and the interface is Firefox, which you already know. For more advanced needs (isolated environment, maximum protection), Tails OS on a USB drive is the logical next step, but it is recommended to master Tor Browser first.
Why are all these tools open source?
A proprietary privacy tool poses a fundamental problem of trust: how do you verify that it is not sending your data to a third party without the source code? Open source allows any security researcher to audit the code, compile their own version, and confirm that the actual behaviour matches the documentation. Tor Browser, Tails, Whonix, OnionShare, Signal, Briar are all open source, and their public audits reinforce their credibility.
Should I use a VPN in addition to Tor?
The Tor Project does not systematically recommend adding a VPN to Tor. A VPN adds a layer that can be useful in certain cases (hiding from your internet provider that you are using Tor, bypassing a block), but it introduces a new point of trust: you depend on the VPN provider's word about the absence of logs. For most uses, Tor alone, correctly configured and up to date, offers largely sufficient security.
Are there privacy tools for mobile?
Yes, Tor Browser for Android is the official Tor Project application, available on Google Play and F-Droid. Orbot allows any Android application to pass through Tor. On iOS, Onion Browser is the recommended alternative. Briar and Signal offer secure messaging on mobile. For demanding professional use, a phone running GrapheneOS (hardened Android OS) remains the best option, but requires more technical knowledge to configure.