<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>I think the option to rate-limit guard selection is a great idea to defend against guard DoS. The downside is possible connection loss even if you’re not under attack and you just happen to pick flaky guards. In case you’re interested, I examined this defense and how often such benign service loss would occur in section 6.B of "The Sniper Attack: Anonymously Deanonymizing and Disabling the Tor Network” <<a href="http://ohmygodel.com/publications/sniper-ndss14.pdf">http://ohmygodel.com/publications/sniper-ndss14.pdf</a>>. Table 6 shows the probability that this happens for a Tor client that operates continuously for two months (after 2-3 months all guards will have expired and the process repeats). If, for example, you are willing to require only one active guard (a_g=1) and you limit yourself to no more than 4 new guards (r=4) chosen in the last 28 days (t=28), then you had a 0.0008 chance of having any down time (whether or not it happens depends on which guards you chose). If you increase the number of allowed new guards to 5 (r=5), then the probability of downtime was zero.</div><div><br></div><div>Cheers,</div><div>Aaron</div><div><br><blockquote type="cite"><p dir="ltr">Got it. Though on the client side, could we have a warning or have an option to hibernate a HS if they have been forced to switch guards N times in the last N minutes or hours or such? This would allow a DNS on the HS of course, but that may be preferable to discovery.</p><p dir="ltr">David Chasteen</p><p dir="ltr">PGP 0x48458ecd78833c0d</p>
<div class="gmail_quote">On Nov 9, 2014 12:49 PM, "Matthew Finkel" <<a href="mailto:matthew.finkel@gmail.com">matthew.finkel@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; position: static; z-index: auto;">On Sun, Nov 09, 2014 at 12:34:01PM -0500, David Chasteen wrote:<br>
> Would it be possible to create some kind of tor weather-like detection<br>
> and alert system to warn if such a massive DoS attack were underway such<br>
> that users could know that perhaps now might not be the best possible<br>
> time to use Tor? A hidden threat is worse than a known one. We're not<br>
> going to be able to mitigate every known threat, but making users aware<br>
> that the threat profile is heightened can allow them to make informed<br>
> risk decisions.<br>
><br>
<br>
Unfortunately we don't receive any real-time statistics from relays,<br>
and our metrics calculations are run daily, so there's a significant<br>
delay in any visualizations we generate. Perhaps we can still look for<br>
and see long-term attacks (> 24-36 hours) but nothing that will<br>
significantly benefit users shortly after the attack begins.<br>
_______________________________________________<br>
tor-internal mailing list<br>
<a href="mailto:tor-internal@lists.torproject.org">tor-internal@lists.torproject.org</a><br>
<a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-internal">https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-internal</a><br>
</blockquote></div>
_______________________________________________<br>tor-internal mailing list<br><a href="mailto:tor-internal@lists.torproject.org">tor-internal@lists.torproject.org</a><br>https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-internal<br></blockquote></div><br></body></html>