Re: [tor-relays] empty exit policy if ipv6 address is not surrounded by [..]

2018-04-07 Thread Damian Johnson
Thanks Toralf. Took a quick peek but this is gonna require more
thought. Tor's IPv6 addrspec states that policies should have
brackets...

https://gitweb.torproject.org/torspec.git/tree/dir-spec.txt#n1282

... but the torrc is looser...

https://www.torproject.org/docs/tor-manual.html.en#ExitPolicy

Stem accounts for this by adding brackets when reading from a torrc
file, but requiring them from other spots through the control port. So
question is 'how is nyx fetching this?'. If its coming from certain
control port commands then this is a tor bug, whereas with other spots
it's a stem or nyx bug.

Regardless, please file a ticket for this with actual torrc lines that
reproduce the issue...

https://nyx.torproject.org/#report_bug


On Sat, Apr 7, 2018 at 2:24 AM, Toralf Förster  wrote:
> Hi atagar,
>
> ./run_nyx
>
> gives an empty
>
> exit policy:
>
> line in that case - is this bug or a feature?
>
> :-)
>
> Example for a wrong line:
>
> ExitPolicy reject6 /32
>
> Good is
>
> ExitPolicy reject6 []/32
>
> Tested with latest stem and nyx Git trees.
>
> --
> Toralf
> PGP C4EACDDE 0076E94E
>
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


Re: [tor-relays] Estimation of bridge traffic / Bridge or relay needed?

2018-04-07 Thread mick
On Sat, 7 Apr 2018 09:54:46 -0400
"Grander Marizan"  allegedly wrote:

> How can I unsubscribe from this mailing list?
> 

Read the email. Scroll to the bottom and you will see a link to list
subscription instructions.

Viz: https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays

Mick

-
 Mick Morgan
 gpg fingerprint: FC23 3338 F664 5E66 876B  72C0 0A1F E60B 5BAD D312
 http://baldric.net/about-trivia
-

___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays


[tor-relays] empty exit policy if ipv6 address is not surrounded by [..]

2018-04-07 Thread Toralf Förster
Hi atagar,

./run_nyx

gives an empty

exit policy:

line in that case - is this bug or a feature?

:-)

Example for a wrong line:

ExitPolicy reject6 /32

Good is

ExitPolicy reject6 []/32

Tested with latest stem and nyx Git trees.

-- 
Toralf
PGP C4EACDDE 0076E94E



signature.asc
Description: OpenPGP digital signature
___
tor-relays mailing list
tor-relays@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays