[tor-relays] Util helping maintain MyFamily
grarpamp
grarpamp at gmail.com
Wed Aug 2 07:01:34 UTC 2017
On Thu, Jul 13, 2017 at 5:10 AM, Ryru <ryru at addere.ch> wrote:
> MyFamily string uniquely for every node in the family.
> You will find a copy here: https://github.com/ryru/myfam
> https://blog.addere.ch/2017/07/13/myfam-a-utility-helping-you-maintaining-your-tor-family-members-configuration/
Self referencing isn't nasty flaw, it helps users prevent errors
by simply listing all their nodes. Also sensible was to sort the
entire string such as by '| sort' on unix. Both which can help
downstream eyes and parsers.
Here's another util MyFamily setters should run on their descriptors:
egrep '^family ' | egrep -v '^family( \$[a-zA-Z0-9]{40})+$' && echo fixme
There was many threads about MyFamily on list below recently.
Since Tor Project does not admin well to provide good true raw
useful archives to import into your MUA, you have to fetch
and concat the mailman poorly autoredacted months manually :(
After that you can search threads easier.
https://lists.torproject.org/pipermail/tor-relays/
More information about the tor-relays
mailing list