LLMpediaThe first transparent, open encyclopedia generated by LLMs

Tor Browser

Generated by DeepSeek V3.2
Note: This article was automatically generated by a large language model (LLM) from purely parametric knowledge (no retrieval). It may contain inaccuracies or hallucinations. This encyclopedia is part of a research project currently under review.
Article Genealogy
Parent: Mozilla Firefox Hop 4
Expansion Funnel Raw 53 → Dedup 0 → NER 0 → Enqueued 0
1. Extracted53
2. After dedup0 (None)
3. After NER0 ()
4. Enqueued0 ()
Tor Browser
NameTor Browser
CaptionTor Browser 12.5 showing the DuckDuckGo search engine
DeveloperThe Tor Project
Released22 September 2008
Latest release version13.0.15
Latest release date09 May 2024
Programming languageC, C++, JavaScript, Rust
Operating systemWindows, macOS, Linux, Android
GenreWeb browser, Anonymity
License3-clause BSD
Websitehttps://www.torproject.org/

Tor Browser. It is a free and open-source web browser designed to protect users' privacy and anonymity by routing their traffic through the global Tor network. Developed and maintained by the Tor Project, it is based on a modified version of the Mozilla Firefox Extended Support Release and includes several integrated privacy extensions. The browser is a primary interface for accessing both the surface web and .onion services on the dark web.

Overview

The primary purpose of this software is to provide anonymous access to the Internet by directing all web traffic through the decentralized Tor network, which consists of thousands of volunteer-run relays. This process obscures a user's IP address and location, making online activity difficult to trace. It is widely used by journalists, activists, whistleblowers, and individuals in censored regions to circumvent Internet censorship and surveillance. The Tor Project emphasizes that the tool is for legitimate privacy protection, though it acknowledges its potential for misuse.

Functionality and features

Upon launch, the software connects to the Tor network, establishing a circuit through three randomly selected relays before reaching the destination server. It incorporates hardened versions of Mozilla Firefox and includes essential privacy add-ons like NoScript and HTTPS Everywhere by default. A key feature is its ability to access special .onion websites, which are only reachable within the Tor network and provide enhanced anonymity for both visitors and hosts. The interface includes a security slider that allows users to adjust settings, balancing protection against potential web tracking with website functionality.

Security and privacy

The design employs multiple layers of defense to resist fingerprinting and traffic analysis. It isolates different website identities using separate circuits and enforces strict default settings that disable many potentially invasive browser features. All connections are forced through Tor, preventing accidental leaks of a user's real IP address. However, ultimate privacy depends on user behavior; the Tor Project cautions against downloading documents through the browser or using browser extensions that could compromise anonymity.

Limitations and criticisms

While effective at masking a user's location, the system can significantly reduce connection speeds due to the multi-hop routing process. Some websites, particularly those using aggressive bot detection or CDNs like Cloudflare, may block access from known Tor network exit nodes. Critics, including law enforcement agencies like the FBI, argue that the anonymity it provides facilitates illegal activities on darknet markets. Furthermore, sophisticated adversaries with the capability to perform end-to-end correlation attacks may potentially de-anonymize users.

Development and distribution

Development is led by the Tor Project, a 501(c)(3) research-education nonprofit, with significant contributions from the wider open-source community and funding from entities like the EFF and the U.S. State Department. The browser is built using the Tor Browser Bundle build system and is available for direct download from the official project website. To ensure integrity, downloads are signed and can be verified against GPG signatures. Versions for the Android mobile operating system are also available.

Category:Free web browsers Category:Tor (anonymity network) Category:Privacy software Category:Free software programmed in C