1

I would like to know if its possible to use the Tor router in a headless (no GUI, only SSH access) server, in order to provide a simple access point to the Onion network, and Internet in general to services running within the server?

Furthermore, would it be possible to run Tor in the ARM architecture, like Raspberry Pi, Banana Pi, Beaglebone and so on?

Appreciated.

2 Answers2

1

for sure is it possible to run Tor headless also on an ARM server! (although i'm not sure if every ARM platform has precompiled packages...)

for example here is a very detailed guide for the Raspberry Pi:
https://learn.adafruit.com/onion-pi/overview
or a script collection to made installing/handling easier:
https://github.com/spiegelonline/sponionpi (partly german)

or there are also dedicated devices like the InvizBox.

DJCrashdummy
  • 712
  • 8
  • 30
-1

It is possible to run Tor on such box, but I wouldn't recommend it, as it's impossible to configure full disk encryption on it (unless you have another box with compatible CPU and video output, even virtual).

And if you use Tor for really sensitive activities, then you really need to encrypt all disks to avoid sharing the fate of Ross Ulbricht.

Tomasz Klim
  • 129
  • 3