Questions tagged [raspberry-pi]
Raspberry Pi is series of closed-sourced, card-sized and single-board computers developed by the Raspberry Pi Foundation. Question should in regards to the operations, configurations and maintenance of Raspberry Pi used with the Tor software or the Tor network.
53 questions
0 votes
1 answer
177 views
I have compiled TOR from source (github) for the Raspberry Pi, how do I now do a minimal install onto another device - what files are essential?
I want to run onionshare-cli in a docker container on a Raspberry Pi it requires Tor to be installed - the debian package (apt get tor) is out of date, and the Torproject doesn't provide for the Pi. ...
0 votes
1 answer
1k views
How do I solve problem bootstrapping Tor Browser with raspberry
My ISP don't block tor.So last weeks I have problem to connect tor browser. I have a raspberry pi that run tor. The below web page show my setup. https://pimylifeup.com/raspberry-pi-tor-access-point/ ...
0 votes
0 answers
248 views
Advertised bandwidth rising but consensus weight falling?
I am a new non-exit relay operator, currently running TOR v4.5.4 rc on a RaspberryPi 3B+, on a FTTH connection. My relay is https://metrics.torproject.org/rs.html#details/...
0 votes
0 answers
829 views
torrc file for a private Directory Authority in Private Tor network
I am trying to build a private tor network using raspberry pis. As a start, I am trying to emulate the basic-min network configuration (4 Authorities(also works as non-exit relays), 1 Exit, 1 Client) ...
1 vote
1 answer
344 views
Creating private and isolated Tor network using raspberry pis
I am thinking about setting up a private Tor network isolated from the Internet. My plan is to connect about 10 raspberry pis to an ethernet switch. I would run a client, a hidden service in two ...
0 votes
1 answer
409 views
Tor-relay on raspberry : /var/lib/tor
I run a tor relay on a Raspberry Pi, with ramdisk e.g. used for /var/lib/tor and some other folders that see lots of data written, so that the SD card does not see too many writes. No the folder /...
0 votes
1 answer
79 views
Raspberry Pi 3 as relay command not found
I installed tor on my rasberry pi-3. the processor is armhf. All installed without complaint. I followd the below link to do the setup. https://www.linux.com/news/turn-your-raspberry-pi-tor-relay-...
1 vote
2 answers
4k views
How to securely host a Tor hidden site with Raspberry Pi?
In Securely hosting a Tor hidden service/site, everyone concludes that the best approach is to host the server on a VM with Whonix and full-disk encryption. Thus, the server will be isolated, and if ...
2 votes
0 answers
451 views
Could not launch managed proxy executable at '/usr/bin/obfs4proxy' ('No such file or directory')
Lately I have been trying to set up an obfs4 bridge on my RaspberryPi 3 (running Raspbian 9 (stretch) ) following the official guide. After setting up the torrc file to: OrPort [PORT1] ...
2 votes
1 answer
286 views
What is the best practice for browsing without the Tor Browser?
The Tor Browser is only available for: Intel-based 32 and 64-bit machines and only for Mac, Windows, and Linux. However if you are using *BSD, or are using a non-Intel system such as ARM, you can use ...
0 votes
1 answer
343 views
No connections to bridge
I set up a bridge at home on my Raspberry Pi (Raspbian Buster) using these instructions, and I believe everything is configured correctly... But there is no activity in or out of my bridge. Here's ...
1 vote
1 answer
2k views
what is causing "Port 443 is already being handled; removing" error in the Tor debug.log?
After following the Tor Bridge installation docs and the download instructions for Ubuntu, I've successfully confirmed connection to the Tor network via a Raspberry Pi 2 with Ubuntu 18.04 Bionic ...
0 votes
1 answer
436 views
Problem with hidden service on raspberry Pi [closed]
I have followed a few tutorials on setting up the Tor service. For some reason I can't get it on line.
9 votes
1 answer
8k views
Tor not starting: status is active (exited)
I'm starting tor using sudo service tor start. When checking sudo service tor status, it's saying: $ sudo service tor status ● tor.service - Anonymizing overlay network for TCP (multi-instance-...
1 vote
2 answers
2k views
I can't import the Tor gpg debian repository keys
I am on raspbian on a raspberry Pi model 2. I can't import the keys for the Tor repository. I tried the two following commands: $ gpg2 --recv A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89 gpg: keyserver ...