EffectiveAF / run-a-relay

Run A Relay: Simple instructions for running your very own Tor relay!

Home Page:https://RunARelay.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run A Relay

Run A Relay is a web app that gives you simple instructions for running a relay for the Tor anonymity network!

Our goal is to dramatically increase the capacity of the Tor network. This will make browsing the web through Tor even faster, and enable Tor to protect even more people -- millions per day and counting!

FAQ

How does "Run A Relay" make it simpler to, you know, run a relay?

(1) By helping you select which server hosting providers to consider (based on a number of factors; see below), and

(2) By telling you which command(s) to run to stand up your relay.

TODO(elimisteve): Say something about helping them choose which OS to use if we indeed add this feature.

How does "Run A Relay" decide which hosting providers to consider?

Based on a number of factors:

(1) The information crowdsourced by the Tor community onto Tor's wiki, and

(2) Which providers are already commonly used to run relays as measured by Tor Metrics.

Running "Run A Relay" Locally

git clone http://github.com/EffectiveAF/run-a-relay
cd run-a-relay
npm install
npm run dev

Then just visit localhost:5000!

Attribution

Donate to Tor

https://donate.torproject.org/

Who Built "Run A Relay"?

  • Steve Phillips / @elimisteve, privacy activist and Founder of EffectiveAF

    • Lead developer and hoster of LeapChat: end-to-end encrypted, ephemeral chat in the browser
  • Tim Sullivan / @timsully, UI/human factors engineer at Splunk

We ❤️ Tor!

About

Run A Relay: Simple instructions for running your very own Tor relay!

https://RunARelay.org/

License:Other


Languages

Language:CSS 81.3%Language:Svelte 12.3%Language:Go 2.9%Language:JavaScript 2.8%Language:Python 0.4%Language:HTML 0.2%Language:Shell 0.0%