The OnionDAO Tornode initiative hands out POAP tokens to people who run a Tor exit node.
To qualify for your POAP you need to:
- Set up an exit node (see setup script below)
- Keep your node running for at least one month
- Claim your POAP at poap.delivery
shell
, VPS
, Tor
.
You should run your Tor exit node in a data center, probably as a VPS. The requires specs are:
- Any modern CPU
- 1.5 GB RAM
- 256MB disk space available for Tor
For details see the official documentation.
Are you in a rush?
- Buy a VPS with 1.5GB ram
- Run
curl https://raw.githubusercontent.com/Onion-DAO/tornode/main/setup.sh --output oniondao.setup.sh && sudo bash oniondao.setup.sh && rm oniondao.setup.sh
In order to qualify for an Onion POAP, you need to run a Tor exit node. Ideally, you do so at a datacenter. We're going to assume you are using a VPS (virtual private server) with Ubuntu 20.04 LTS
.
Not all VPS providers like it if you run a Tor exit node. The Tor community keeps a list of exit node friendly providers here , and a community member hosts a list of those accepting Bitcoin here .
Most VPS providers have different VPS options. Choose one that has at least 1.5GB RAM. When asked about an operating system, choose Ubuntu 20.04 LTS
.
Your provider should send you a username, password and ip address. Ssh
into your server now.
Clone this repo and run the setup script:
git clone https://github.com/Onion-DAO/tornode.git
cd tornode
sudo bash setup.sh
After a month, the POAPs will de distributed through poap.delivery.