<div dir="auto">Knowing when an onion service is likely to be reachable would be useful for us too, as would less variation in the time required to connect to an onion address, or a clearer sense of progress when making a connection that we could relay to the user.<div dir="auto"><div dir="auto"><br></div><div dir="auto">HolmesĀ </div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Aug 9, 2022, 9:01 AM David Goulet <<a href="mailto:dgoulet@torproject.org">dgoulet@torproject.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 28 Jun (13:27:03), Michael Rogers wrote:<br>
> Hi,<br>
<br>
Better late than never I guess :S...<br>
<br>
> <br>
> The Briar team is working on a new app that uses Tor hidden services, and<br>
> we're trying to work out when the server publishing a hidden service should<br>
> consider the service to be reachable by clients.<br>
> <br>
> We've tried counting HS descriptor uploads via control port events, but we<br>
> found that when republishing a hidden service that has been published<br>
> before, the number of descriptor uploads seems to vary.<br>
> <br>
> When republishing a hidden service, is it guaranteed that at least one copy<br>
> of the descriptor will be uploaded? Or are there circumstances where Tor<br>
> might decide that enough copies were previously uploaded, and still contain<br>
> up-to-date information about introduction points etc, so no new copies need<br>
> to be uploaded?<br>
<br>
Descriptor upload can be quite chaotic and unpredictable. Reason is that there<br>
are various cases that can make a service regenerate the descriptors and thus<br>
republish them.<br>
<br>
But, in all these cases, the descriptor will change as in for the "version"<br>
but might not change the intro points information for instance. Such case<br>
would be that the HSDir hashring changed and the service noticed so it would<br>
immediately upload the existing descriptor(s).<br>
<br>
Sometimes, 1 introduction points disappears and so a new one is picked up and<br>
a re-upload is done.<br>
<br>
And on and on, there are really various cases that can change it.<br>
<br>
Not sure I'm fully answering the question but if not, let me know.<br>
<br>
Cheers!<br>
David<br>
<br>
-- <br>
Fqe19T7kkqIztpNhCgmAQyHHCgY/ye8vvtNfYt0mb4s=<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>