<div dir="auto">I have an unrelated question... where could I go with similar minds so that I may ask or would it be appropriate and acceptable to do that here , thanks .</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jan 11, 2021, 6:21 PM James <<a href="mailto:jbrown299@yandex.com">jbrown299@yandex.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Good day.<br>
<br>
Is there any chance that torpy (<a href="https://github.com/torpyorg/torpy" rel="noreferrer noreferrer" target="_blank">https://github.com/torpyorg/torpy</a>) was <br>
triggered this issue <br>
<a href="https://gitlab.torproject.org/tpo/core/tor/-/issues/33018" rel="noreferrer noreferrer" target="_blank">https://gitlab.torproject.org/tpo/core/tor/-/issues/33018</a> ?<br>
<br>
Some wary facts:<br>
- Torpy using old fashion consensus (not mircodesc)<br>
- When consensus not present in cache (first time usage) it downloads <br>
consensus from random directory authorities only.<br>
- Before August 2020 it was using plain HTTP requests to DirAuths. Now <br>
it creates "CREATE_FAST" circuits to DirAuths (is that right way by the <br>
way?)<br>
<br>
 From other side:<br>
- Torpy store consensus on disk (so whenever client restart it must not <br>
download full consensus again)<br>
- It will try download consensus after time which sets by valid_time <br>
field from consensus which more than 1 hour (so it's not so often)<br>
- Torpy try get consensus by "diff" feature (so it's minimize traffic)<br>
<br>
Still may be some of this features not working well in some conditions. <br>
Which could cause a lot of consensus downloads in Jan 2020... Or may be <br>
you know more info about this situation?<br>
<br>
<br>
<br>
Do you have some recommendations for tor client implementation?<br>
Can you explain in several paragraphs what behavior of original tor <br>
client is? As far as I understand when first time original tor starts it <br>
tries download consensus from fallback dirs not from DA? Is this key point?<br>
<br>
There is one more issue <br>
<a href="https://gitlab.torproject.org/tpo/core/tor/-/issues/40239" rel="noreferrer noreferrer" target="_blank">https://gitlab.torproject.org/tpo/core/tor/-/issues/40239</a><br>
which I'm not understand correctly. Let's imagine it's first run of tor <br>
client and that time coincidentally coincided with DA voting. That means <br>
client will not be able to download consensus? That is strange decision. <br>
Or do you mean clients must download consensus from fallback dirs which <br>
never in "voting" process?<br>
<br>
_______________________________________________<br>
tor-dev mailing list<br>
<a href="mailto:tor-dev@lists.torproject.org" target="_blank" rel="noreferrer">tor-dev@lists.torproject.org</a><br>
<a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev" rel="noreferrer noreferrer" target="_blank">https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev</a><br>
</blockquote></div>