-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 51bd121
Showing
1,410 changed files
with
860,158 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
The Tor Project is committed to fostering a inclusive community | ||
where people feel safe to engage, share their points of view, and | ||
participate. For the latest version of our Code of Conduct, please | ||
see | ||
|
||
https://gitweb.torproject.org/community/policies.git/plain/code_of_conduct.txt | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
Contributing to Tor | ||
------------------- | ||
|
||
### Getting started | ||
|
||
Welcome! | ||
|
||
We have a bunch of documentation about how to develop Tor in the | ||
doc/HACKING/ directory. We recommend that you start with | ||
doc/HACKING/README.1st.md , and then go from there. It will tell | ||
you how to find your way around the source code, how to get | ||
involved with the Tor community, how to write patches, and much | ||
more! | ||
|
||
You don't have to be a C developer to help with Tor: have a look | ||
at https://www.torproject.org/getinvolved/volunteer ! | ||
|
||
The Tor Project is committed to fostering a inclusive community | ||
where people feel safe to engage, share their points of view, and | ||
participate. For the latest version of our Code of Conduct, please | ||
see | ||
|
||
https://gitweb.torproject.org/community/policies.git/plain/code_of_conduct.txt | ||
|
||
|
||
|
||
### License issues | ||
|
||
Tor is distributed under the license terms in the LICENSE -- in | ||
brief, the "3-clause BSD license". If you send us code to | ||
distribute with Tor, it needs to be code that we can distribute | ||
under those terms. Please don't send us patches unless you agree | ||
to allow this. | ||
|
||
Some compatible licenses include: | ||
|
||
- 3-clause BSD | ||
- 2-clause BSD | ||
- CC0 Public Domain Dedication |
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.