diff --git a/doc/dev/notes/hssvc-ipt-algorithms.md b/doc/dev/notes/hssvc-ipt-algorithms.md index 3f4ba83ff..52296b693 100644 --- a/doc/dev/notes/hssvc-ipt-algorithms.md +++ b/doc/dev/notes/hssvc-ipt-algorithms.md @@ -86,6 +86,9 @@ rapidly churning through IPT candidates.) When we select a new IPT, we randomly choose a planned replacement time, after which it becomes `Retiring`. +Additionally, any IPT becomes `Retiring` +after it has been used for a certain number of introductions +(c.f. C Tor `#define INTRO_POINT_MIN_LIFETIME_INTRODUCTIONS 16384`.) ## IPT states