Constant tor_hsservice::ipt_mgr::IPT_PUBLISH_UNCERTAIN

source ·
const IPT_PUBLISH_UNCERTAIN: Duration;
Expand description

Expiry time to put on an interim descriptor (IPT publication set Uncertain)

(Note that we use the same value in both cases, since it doesn’t actually do much good to have a short expiration time. This expiration time only affects caches, and we can supersede an old descriptor just by publishing it. Thus, we pick a uniform publication time as done by the C tor implementation.)