tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit 40ec2f144fe407efc9ce44e09848351e228b3d37
parent 7527413c1a681d5954a3b32b56eb980849290d18
Author: Henry Wilkes <henry@torproject.org>
Date:   Mon, 27 Nov 2023 16:39:59 +0000

TB 42308: Create README for tor-browser.

We drop the README.txt that comes from Mozilla Firefox and add README.md
for tor-browser.

Diffstat:
MREADME.md | 20++++----------------
1 file changed, 4 insertions(+), 16 deletions(-)

diff --git a/README.md b/README.md @@ -1,18 +1,6 @@ -![Firefox Browser](./docs/readme/readme-banner.svg) +The tor-browser repository is based on Mozilla Firefox. -[Firefox](https://firefox.com/) is a fast, reliable and private web browser from the non-profit [Mozilla organization](https://mozilla.org/). +See the following wiki links for more information: -### Contributing - -To learn how to contribute to Firefox read the [Firefox Contributors' Quick Reference document](https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html). - -We use [bugzilla.mozilla.org](https://bugzilla.mozilla.org/) as our issue tracker, please file bugs there. - -### Resources - -* [Firefox Source Docs](https://firefox-source-docs.mozilla.org/) is our primary documentation repository -* Nightly development builds can be downloaded from [Firefox Nightly page](https://www.mozilla.org/firefox/channel/desktop/#nightly) - -If you have a question about developing Firefox, and can't find the solution -on [Firefox Source Docs](https://firefox-source-docs.mozilla.org/), you can try asking your question on Matrix at -chat.mozilla.org in the [Introduction channel](https://chat.mozilla.org/#/room/#introduction:mozilla.org). ++ [Repository Overview](https://gitlab.torproject.org/tpo/applications/wiki/-/wikis/Development-Information/Tor-Browser/Tor-Browser-Repository-Overview) ++ [Contributing](https://gitlab.torproject.org/tpo/applications/wiki/-/wikis/Development-Information/Tor-Browser/Contributing-to-Tor-Browser)