-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
I'm wondering why I suddenly got at both of my 2 Tor exit relays (0.3.2.2.-alpha, running at the same machine) the following message:
/tmp/notice2.log:Oct 07 22:41:58.000 [warn] You specified a relay "zwiebeltoralf2" by name, but nicknames can be used by any relay, not just the one you meant. To make sure you get the same relay in the future, refer to it by key, as "$6EABEBF38CE7E3DF672C4DB01383606FE3EB2215".
/tmp/notice.log:Oct 07 22:39:53.000 [warn] You specified a relay "zwiebeltoralf" by name, but nicknames can be used by any relay, not just the one you meant. To make sure you get the same relay in the future, refer to it by key, as "$1AF72E8906E6C49481A791A6F8F84F8DFEBBB2BA".
when I queried the Tor status via a home-brewed Python script [1]. I do assume that the message is related to line 90 ot that script:
flags = controller.get_network_status(relay=srv.nickname).flags
Because I'm using the script few times per day I do wonder why this happens today for the first time at all (IIRC) and just only once.
[1] https://github.com/toralf/torutils/blob/master/info.py
- -- Toralf PGP C4EACDDE 0076E94E
On Tue, Oct 10, 2017 at 01:57:39PM +0100, Dylan Issa wrote:
-----BEGIN PGP MESSAGE-----
hQIMA5oaOC9qY3MtARAAv1ojcczJvyrAdevP0H6naW32dz0KieYrguTZJSmXHe2U wbk5hirrF5+IKek1zAT9wV2Rb7kjTuSwBrTEsTmfKIKatT6dFP9YnRrkX8syl8bV 1Bu1neznP6dTN6quInk754pKvcXZgL9f18Yqx7RMLiJE8OcLU52sdz3tI6UVz3Uh
and pgpdump says:
Old: Public-Key Encrypted Session Key Packet(tag 1)(524 bytes) New version(3) Key ID - 0x9A1A382F6A63732D Pub alg - RSA Encrypt or Sign(pub 1)
Dylan, you seem to have encrypted this to yourself rather than signing it as yourself. :) none of the rest of us can read it this way...
(pgp/gpg usability ftw)
-andy
What the fuck I didn’t even encrypt it >.> What I said was: Did you set MyFamily using nicknames of the key? Because if nickname, change it to key is basically what it’s saying.
On Oct 10, 2017, at 8:38 PM, grarpamp grarpamp@gmail.com wrote:
and pgpdump says: Dylan, you seem to have encrypted this to <leaked>
Should have used throw-keyids ;) And/or it could be a proof...
(pgp/gpg usability ftw)
tor-relays mailing list tor-relays@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
On 10/11/2017 10:08 AM, Dylan Issa wrote:
Did you set MyFamily using nicknames of the key? Because if nickname, change it to key is basically what it’s saying.
No,
both Tor processes share this common config file:
grep -i famil /etc/tor/torrc*/*
/etc/tor/torrc.d/00_common:MyFamily 1AF72E8906E6C49481A791A6F8F84F8DFEBBB2BA,6EABEBF38CE7E3DF672C4DB01383606FE3EB2215
- -- Toralf PGP C4EACDDE 0076E94E
On 12 Oct 2017, at 13:21, Toralf Förster toralf.foerster@gmx.de wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
On 10/11/2017 10:08 AM, Dylan Issa wrote: Did you set MyFamily using nicknames of the key? Because if nickname, change it to key is basically what it’s saying.
No,
both Tor processes share this common config file:
grep -i famil /etc/tor/torrc*/*
/etc/tor/torrc.d/00_common:MyFamily 1AF72E8906E6C49481A791A6F8F84F8DFEBBB2BA,6EABEBF38CE7E3DF672C4DB01383606FE3EB2215
Toralf PGP C4EACDDE 0076E94E -----BEGIN PGP SIGNATURE-----
iI0EAREIADUWIQQaN2+ZSp0CbxPiTc/E6s3eAHbpTgUCWd+ktBccdG9yYWxmLmZv ZXJzdGVyQGdteC5kZQAKCRDE6s3eAHbpTh4NAP9uSainGjgdwBHLJMHSeNUvTOoc uvr0Ed3XmgbB0nALwQD/fdC/CocWnBX5188foRlNLjH1olTl9pXSSQdX344tYWU= =6rJz -----END PGP SIGNATURE-----
Please log a bug on the bug tracker, and we'll look into it.
T
teor teor2345@gmail.com wrote:
On 12 Oct 2017, at 13:21, Toralf F?rster toralf.foerster@gmx.de wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
On 10/11/2017 10:08 AM, Dylan Issa wrote: Did you set MyFamily using nicknames of the key? Because if nickname, change it to key is basically what it?s saying.
No,
both Tor processes share this common config file:
grep -i famil /etc/tor/torrc*/*
/etc/tor/torrc.d/00_common:MyFamily 1AF72E8906E6C49481A791A6F8F84F8DFEBBB2BA,6EABEBF38CE7E3DF672C4DB01383606FE3EB2215
Doessn't each fingerprint need to start with a $ character? Otherwise it's just a really long nickname, right?
Scott Bennett, Comm. ASMELG, CFIAG ********************************************************************** * Internet: bennett at sdf.org *xor* bennett at freeshell.org * *--------------------------------------------------------------------* * "A well regulated and disciplined militia, is at all times a good * * objection to the introduction of that bane of all free governments * * -- a standing army." * * -- Gov. John Hancock, New York Journal, 28 January 1790 * **********************************************************************
Hi there,
On 12. Oct 2017, at 20:43, Scott Bennett bennett@sdf.org wrote: teor teor2345@gmail.com wrote:
On 12 Oct 2017, at 13:21, Toralf F?rster toralf.foerster@gmx.de wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
On 10/11/2017 10:08 AM, Dylan Issa wrote: Did you set MyFamily using nicknames of the key? Because if nickname, change it to key is basically what it?s saying.
No,
both Tor processes share this common config file:
grep -i famil /etc/tor/torrc*/*
/etc/tor/torrc.d/00_common:MyFamily 1AF72E8906E6C49481A791A6F8F84F8DFEBBB2BA,6EABEBF38CE7E3DF672C4DB01383606FE3EB2215
Doessn't each fingerprint need to start with a $ character? Otherwise
it's just a really long nickname, right?
No; nicknames are at most 20 characters long.
Cheers Sebastian
On Thu, 12 Oct 2017 21:01:55 +0100 (BST) Dylan Issa dylan@fdylan.co.uk wrote:
Maybe they're truncated, but they still need to start with a $
If you would just read the manual page, you would gather that $ is optional.
On 12 October 2017 at 20:09 Sebastian Hahn mail@sebastianhahn.net wrote:
Hi there,
On 12. Oct 2017, at 20:43, Scott Bennett bennett@sdf.org wrote: teor teor2345@gmail.com wrote:
On 12 Oct 2017, at 13:21, Toralf F?rster toralf.foerster@gmx.de wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
On 10/11/2017 10:08 AM, Dylan Issa wrote: Did you set MyFamily using nicknames of the key? Because if nickname, change it to key is basically what it?s saying.
No,
both Tor processes share this common config file:
grep -i famil /etc/tor/torrc*/*
/etc/tor/torrc.d/00_common:MyFamily 1AF72E8906E6C49481A791A6F8F84F8DFEBBB2BA,6EABEBF38CE7E3DF672C4DB01383606FE3EB2215
Doessn't each fingerprint need to start with a $ character? Otherwise it's just a really long nickname, right?
No; nicknames are at most 20 characters long.
Cheers Sebastian
tor-relays mailing list tor-relays@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
On 10/12/2017 08:43 PM, Scott Bennett wrote:
Doessn't each fingerprint need to start with a $ character? Otherwise
it's just a really long nickname, right?
That entry worked fine for eons and is realized fine, eg.:
https://atlas.torproject.org/#details/1AF72E8906E6C49481A791A6F8F84F8DFEBBB2...
- -- Toralf PGP C4EACDDE 0076E94E
tor-relays@lists.torproject.org