Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Create torrc files optimized for speed, security, or avoiding captchas

## Why?
[Tor](https://torproject.org) 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.
With creatorrc, you can choose to optimize your torrc for speed, for security and for avoiding capchas.
Creattorc will create a tor_config.txt file in your working directory containing lines to add to your torrc file.

```shell
Expand All @@ -16,19 +16,19 @@ sudo python creatorrc.py
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.
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.
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 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.
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.


Expand All @@ -43,4 +43,3 @@ If you feel you are better off with potentially less security/anonymity but more
### Contact

[hephaestos@riseup.net](mailto:hephaestos@riseup.net) - PGP/GPG Fingerprint: 8764 EF6F D5C1 7838 8D10 E061 CF84 9CE5 42D0 B12B