All Projects → torproject → Tor

torproject / Tor

Licence: other
unofficial git repo -- report bugs/issues/pull requests on https://gitlab.torproject.org/ --

Programming Languages

c
50402 projects - #5 most used programming language
python
139335 projects - #7 most used programming language
C++
36643 projects - #6 most used programming language
shell
77523 projects
M4
1887 projects
assembly
5116 projects

Labels

Projects that are alternatives of or similar to Tor

Six Onions
Like Tor2Web, but not just HTTP ( using IPv6 )
Stars: ✭ 110 (-96.08%)
Mutual labels:  tor
Instahack
Best Tool For instagram bruteforce hacking Tool By EvilDevil
Stars: ✭ 139 (-95.05%)
Mutual labels:  tor
Torsharp
Use Tor for your C# HTTP clients. Tor + Privoxy = ❤️
Stars: ✭ 180 (-93.59%)
Mutual labels:  tor
Onionbrowser
An open-source, privacy-enhancing web browser for iOS, utilizing the Tor anonymity network
Stars: ✭ 1,702 (-39.41%)
Mutual labels:  tor
Snowflake
WebRTC Pluggable Transport
Stars: ✭ 141 (-94.98%)
Mutual labels:  tor
Dockerfile
some personally made dockerfile
Stars: ✭ 2,021 (-28.05%)
Mutual labels:  tor
Tor.rb
Tor.rb is a Ruby library for interacting with the Tor anonymity network.
Stars: ✭ 108 (-96.16%)
Mutual labels:  tor
Digital Rights
Promote digital rights in China
Stars: ✭ 186 (-93.38%)
Mutual labels:  tor
Docker Tor Hiddenservice Nginx
Easily setup a hidden service inside the Tor network
Stars: ✭ 145 (-94.84%)
Mutual labels:  tor
Torrequest
Simple Python interface for HTTP(s) requests over Tor
Stars: ✭ 175 (-93.77%)
Mutual labels:  tor
Comrad
A socialist network: encrypted, insurveillable, unmontizeable, and self-governing. App is written in Python. (Calling all socialist programmers for help!)
Stars: ✭ 122 (-95.66%)
Mutual labels:  tor
Onionmx
Onion delivery, so delicious
Stars: ✭ 138 (-95.09%)
Mutual labels:  tor
Ansible Relayor
An Ansible Role for Tor Relay Operators
Stars: ✭ 165 (-94.13%)
Mutual labels:  tor
Youtube Local
browser-based client for watching Youtube anonymously and with greater page performance
Stars: ✭ 112 (-96.01%)
Mutual labels:  tor
Awesome Tor
A list of awesome Tor related projects, articles, papers, etc
Stars: ✭ 182 (-93.52%)
Mutual labels:  tor
Netset
Operational Security utility and automator.
Stars: ✭ 110 (-96.08%)
Mutual labels:  tor
Upribox
Usable Privacy Box
Stars: ✭ 153 (-94.55%)
Mutual labels:  tor
Kuhero
websocket proxy on heroku
Stars: ✭ 192 (-93.16%)
Mutual labels:  tor
Online Privacy Test Resource List
Privacy Online Test and Resource Compendium (POTARC) 🕵🏻
Stars: ✭ 185 (-93.41%)
Mutual labels:  tor
Magicpad
MagicPad is an encryption suite for beginners. It is designed to be run standalone via the browser or executable (Electron).
Stars: ✭ 174 (-93.81%)
Mutual labels:  tor
[![pipeline status](https://gitlab.torproject.org/tpo/core/tor/badges/main/pipeline.svg)](https://gitlab.torproject.org/tpo/core/tor/-/commits/main)

Tor protects your privacy on the internet by hiding the connection
between your Internet address and the services you use. We believe Tor
is reasonably secure, but please ensure you read the instructions and
configure it properly.

To build Tor from source:
        ./configure && make && make install

To build Tor from a just-cloned git repository:
        sh autogen.sh && ./configure && make && make install

Home page:
        https://www.torproject.org/

Download new versions:
        https://www.torproject.org/download/download.html

Documentation, including links to installation and setup instructions:
        https://www.torproject.org/docs/documentation.html

Making applications work with Tor:
        https://gitlab.torproject.org/legacy/trac/-/wikis/doc/TorifyHOWTO

Frequently Asked Questions:
        https://www.torproject.org/docs/faq.html

Release timeline:
        https://gitlab.torproject.org/tpo/core/team/-/wikis/NetworkTeam/CoreTorReleases

To get started working on Tor development:
        See the doc/HACKING directory.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].