Removed torbutton and tor-launcher reference from Codebases.md authored by Richard Pospesel's avatar Richard Pospesel
...@@ -21,24 +21,6 @@ While Mozilla keeps the codebase for Firefox and GeckoView united, we keep it se ...@@ -21,24 +21,6 @@ While Mozilla keeps the codebase for Firefox and GeckoView united, we keep it se
* desktop is based on the ESR channel, Android on the rapid release one; * desktop is based on the ESR channel, Android on the rapid release one;
* while many patches are the same, others are incompatible between the two platforms or are implemented differently because of architectural differences. * while many patches are the same, others are incompatible between the two platforms or are implemented differently because of architectural differences.
# Torbutton
[Repository](https://gitlab.torproject.org/tpo/applications/torbutton)
Torbutton is the component in Tor Browser that takes care of application-level security and privacy concerns in Firefox.
It was born as a Firefox addon, but now it is a built-in extension.
# Tor Launcher
[Repository](https://gitlab.torproject.org/tpo/applications/tor-launcher)
Tor Launcher controls the Tor process underlying the browser networking.
It was born as an addon and also provided the network configuration UI. Now it is a built-in extension, and the configuration UI has been moved into the Tor Browser repository.
_Not to be confused with torbrowser-launcher, which is not an Application Team's project._
# Fenix # Fenix
[Repository](https://gitlab.torproject.org/tpo/applications/fenix) [Repository](https://gitlab.torproject.org/tpo/applications/fenix)
... ...
......