I saw that i have this site https://gitweb.torproject.org/tor-browser.git which have Tor's source code, i don't understand how it works. i want to change the source code in my computer, can/how i do that?
On Tue, 29 May 2018 11:33:46 +0300 "dave` dave" daved7082@gmail.com wrote:
I saw that i have this site https://gitweb.torproject.org/tor-browser.git which have Tor's source code, i don't understand how it works. i want to change the source code in my computer, can/how i do that?
At the bottom of the page you've linked there are clone links. You can use them to clone git repo to your computer, you can read this good book about working with Git[1].
After you've cloned the repository you can find instructions in README.txt inside the repo.
tor-relays@lists.torproject.org