[tor-relays] Debugging my small relay

2016-01-06 Thread Markus Hitter
Hello all, for somewhat over a year now I run a Tor relay on my router. The router in turn is running OpenWRT. It's this one: https://globe.torproject.org/#/relay/A52C51551F3BD6A68E778720E02B53303F014EB2 https://atlas.torproject.org/#details/A52C51551F3BD6A68E778720E02B53303F014EB2 Not much, bu

Re: [tor-relays] Debugging my small relay

2016-01-06 Thread Jesse V
On 01/06/2016 06:11 AM, Markus Hitter wrote: > Not much, but let it be one of my small shares for improving humanity You probably didn't save the keys in /var/lib/tor, so you set up a new relay and the old one isn't running. Here's your new relay: https://globe.torproject.org/#/relay/C1B80BA2D97C3

Re: [tor-relays] Debugging my small relay

2016-01-06 Thread Markus Hitter
Am 06.01.2016 um 20:22 schrieb Jesse V: > On 01/06/2016 06:11 AM, Markus Hitter wrote: >> Not much, but let it be one of my small shares for improving humanity > > You probably didn't save the keys in /var/lib/tor, so you set up a new > relay and the old one isn't running. Thanks, Jesse, looks li

Re: [tor-relays] Debugging my small relay

2016-01-06 Thread Jesse V
On 01/06/2016 11:02 AM, Markus Hitter wrote: > They might argue that an identity should go into /etc/, which is backed > up by default, but let's see. Your counter-argument is that /etc is for configuration files, not data files. /var/lib/tor is the correct place for keys per the Unix filesystem s