Git Product home page Git Product logo

creatorrc's Introduction

Creatorrc

Create torrc files optimized for speed, security, or avoiding captchas

Why?

Tor uses a torrc file to specify some of the Tor-software routing behavior. With creatorrc, you can choose to optimize your torrc for speed, xor security, xor avoiding capchas. Creattorc will create a tor_config.txt file in your working directory containing lines to add to your torrc file.

sudo python creatorrc.py

*Creatorrc does not work in Tails, yet.

Overview

Sector - secure-tor

Sector excludes questionable relays, like ones running on Windows XP or an old version of the Tor software. It also chooses guards that are close to home because, "No reason for a Rio client to connect to a Moskow guard."

Speetor - Speed up large file exchange

Speetor selects the fastest 1000 relays as guards, the fastest 1000 exists as exit, and excludes the slowest 4000 relays so they don't become middle relays. This probably does more for throughput than for latency.

Up/downloading large files over Tor probably reduces your anonymity, and reducing the set of nodes you choose from based on their speed certainly has some negative impact on your anonymity.

Evator - evade captchas while browsing tor

Evator selects slow-ish exit nodes, which are likely not used by many Tor (ab)users. This reduces the chance that you will be asked to fill out a captcha while browsing the traditional internet.

Evator negatively affects your anonymity.

Why would I ever change my torrc in a way that could reduce my anonymity?

I believe Sector increases your anonymity, but I could be wrong. Please tell me why if you think Sector makes you less secure!

As for speetor and evator, unfortunately, in this world at this moment, you have to trade security/anonymity if you want more usability. If you feel you are better off with potentially less security/anonymity but more download speed or less captchas, then this tool enables you to decide that for yourself.

Supported command line arguments:

  • -h or --help: show help message, exit.
  • --sector Secure Tor configuration.
  • --speetor If speed is what you need.
  • --evator For evading captchas when browsing traditional websites.

Contact

[email protected] - PGP/GPG Fingerprint: 8764 EF6F D5C1 7838 8D10 E061 CF84 9CE5 42D0 B12B

creatorrc's People

Contributors

hephaest0s avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.