
Hi to all, what is the best way to intergrade the tonull list in the torrc ? ExitPolicy https://tornull.org/tornull-bl.txt <https://tornull.org/tornull-bl.txt> is that working ? or via a include ? regards Steffen TorGate torgate(at)linux-hus.dk

On 17 Feb 2018, at 08:09, TorGate <torgate@linux-hus.dk> wrote:
Hi to all, what is the best way to intergrade the tonull list in the torrc ?
Is this a good idea? Different people will give you different advice. If the list gets too big, the authorities will reject your descriptor.
ExitPolicy https://tornull.org/tornull-bl.txt is that working ?
No, Tor does not download URLs in torrc options. That could cause all sorts of security issues.
or via a include ?
1. Install a version of tor that supports "%include". 2. Download the file every day using a script. 3. Configure your torrc with: %include tornull-bl.txt 4. Every time the list changes, HUP your tor. (logrotate HUPs tor daily, so you might not need to do this) T

hm yes, thats a solution. thanks. regards Steffen TorGate torgate(at)linux-hus.dk OpenGPG 7FD5 65EF A4EF EEF3 7A13 4372 8409 49D6 01A2 0890
Am 16.02.2018 um 23:22 schrieb teor <teor2345@gmail.com>:
On 17 Feb 2018, at 08:09, TorGate <torgate@linux-hus.dk <mailto:torgate@linux-hus.dk>> wrote:
Hi to all, what is the best way to intergrade the tonull list in the torrc ?
Is this a good idea? Different people will give you different advice.
If the list gets too big, the authorities will reject your descriptor.
ExitPolicy https://tornull.org/tornull-bl.txt <https://tornull.org/tornull-bl.txt> is that working ?
No, Tor does not download URLs in torrc options. That could cause all sorts of security issues.
or via a include ?
1. Install a version of tor that supports "%include". 2. Download the file every day using a script. 3. Configure your torrc with: %include tornull-bl.txt 4. Every time the list changes, HUP your tor. (logrotate HUPs tor daily, so you might not need to do this)
T
_______________________________________________ tor-relays mailing list tor-relays@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
participants (2)
-
teor
-
TorGate