Re: [tor-dev] Upcoming Tor change with application impact: "Dormant Mode"

2018-12-21 Thread grarpamp
Regarding mobile, dormant, battery, etc...

There may still be a ticket for phone, mobile, laptop, wifi users...
if an interface change happens, typically interface
down event or IP change, then tor should tear down
all internet associated state, to not expose traveling user
to identifying IP traffic retries sequence nums id nums
same tor node sets, etc. Controller should accept
pre and post interface change signals too.
___
tor-dev mailing list
tor-dev@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev


Re: [tor-dev] Upcoming Tor change with application impact: "Dormant Mode"

2018-12-21 Thread Michael Rogers
Hi Nick,

Is the guard connection closed when becoming dormant?

On 13/12/2018 20:56, Nick Mathewson wrote:
>DormantTimeoutDisabledByIdleStreams 0|1
>If true, then any open client stream (even one not reading or
>writing) counts as client activity for the purpose of
>DormantClientTimeout. If false, then only network activity counts.
>(Default: 1)

When this option's set to 0 and Tor becomes dormant, will it close any
idle client connections that are still open?

Will it close client connections on receiving SIGNAL DORMANT?

If Tor doesn't close client connections when becoming dormant, will it
become active again (or send an event that the controller can use to
trigger SIGNAL ACTIVE) if there's activity on an open client stream?

Cheers,
Michael


0x11044FD19FC527CC.asc
Description: application/pgp-keys


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