I previously ran a relay on an old Raspberry 1 with Raspbian. Now I got a Raspberry 3 and would set up a relay on that.
I have some clue on how to set up the system so that it avoids writes to the SD card. But I wonder which OS (ideally a Linux distribution) is a good option:
Raspbian, which I used previously, often seems to provide only rather old Tor versions which are not supported anymore by the Tor network.
I just tried to find out which tor (relay) version is the latest, and which older versions are still accepted by the Tor network – I couldn’t find it quickly. Currently Arch Linux also provides 0.4.8.12-1, and they are usually quite up to date, so the backport’s version seems fine.
So that looks good. I’ll try it out and report.
btw, Tor’s webiste provides relay instructions for Debian, but if Debian’s default Tor version (in “stable”) is regularly out of date, it might make sense to add this as a hint and to recommend backports.
Actually, if you look closely, step two is about configuring Tor’s project repository, which will always have the latest version available. Additionally, the guide you get redirected to in order to configure the repository, mentions the backports for armhf processors.
I’m afraid I didn’t…my bad! I relied somewhat on what I’ve done some years back with an older Raspberry (armhf) and Raspbian, and the instructions I’ve used back then did not mention any backports or a specific Tor repo for Debian. Updating Raspbian regularly left me (mostly) with a supported Tor version, but that was already an issue.
Anyway, the Raspberry Pi OS and tor (I got it from the backports ) are now basically up and running with tor version 0.4.8.12.
essn didn’t suggest any third party software. Using the official debian repo is just fine as long as the version you get there is still supported/recommended.
Maybe I misunderstood. I thought bookworm-backports was a third party software. And on the note of the official debian repoitory, when I tried using debian for my relay, I couldn’t, as Tor refused my older Tor version.