@@ -93,7 +93,7 @@ The browser is based on [Mozilla's Extended Support Release (ESR) Firefox branch
- Integrate Tor network communications capability into the browser
- Implement Tor-specific privacy and security features
To provide network anonymity, we integrate the legacy Tor daemon (aka little-t tor or c-tor) into the browser and drive all network communications through the daemons SOCKS5 proxy functionality.
To provide network anonymity, we integrate the legacy Tor daemon (aka little-t tor or c-tor) into the browser and drive all network communications through the daemon's SOCKS5 proxy functionality.
To provide censorship circumvention in areas where the public Tor network is blocked either by IP or by protocol fingerprint, we include several pluggable transports in the distribution. For the an up-to-date list of the currently included pluggable transports, please refer to the [tor-expert-bundle](https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/tree/main/projects/tor-expert-bundle?ref_type=heads) project in tor-browser-build.