Skip to content

Commit

Permalink
upgrade to v0.4.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
flatcloud0b3 committed Jun 15, 2021
0 parents commit 51bd121
Show file tree
Hide file tree
Showing 1,410 changed files with 860,158 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CODE_OF_CONDUCT
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

39 changes: 39 additions & 0 deletions CONTRIBUTING
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
38,267 changes: 38,267 additions & 0 deletions ChangeLog

Large diffs are not rendered by default.

Loading

0 comments on commit 51bd121

Please sign in to comment.