Replies: 4 comments 2 replies
-
I'm getting a file not found error for this URL: https://deb.torproject.org/torproject.org/apt/torproject-keyring.gpg |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Thanks for typing this update Jan! I have 2 running now. Will add a few more. Appreciate the instructions! |
Beta Was this translation helpful? Give feedback.
-
In case anyone wants to setup a Tor node, as of the latest release, DigiNode tools now makes it really easy: https://diginode.tools/ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
-----------------------------------------------------------------------------
Debian 12: Connect to DigiByte network with Tor.
-----------------------------------------------------------------------------
1.) Make file: install_tor.sh
2.)
chmod +x install_tor.sh
3.)
sudo ./install_tor.sh
4.) !!All traffic through tor!!

-----------------------------------------------------------------------------
1.) Get static tor onion address
-----------------------------------------------------------------------------
sudo nano /etc/tor/torrc
At the end of the torrc file, add the following lines.
2.)
sudo systemctl restart tor
This directory should now contain files.
3.)
sudo ls /var/lib/tor/dgb_onion_service/
Your public onion address.
4.)
sudo cat /var/lib/tor/dgb_onion_service/hostname
Backup your onion address.
5.)
sudo cp -r /var/lib/tor/dgb_onion_service/ /path/to/backup_location/
Beta Was this translation helpful? Give feedback.
All reactions