From a2b1828178afde1904b248b62e854cf1f4daf27c Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 5 Mar 2024 15:50:03 +0000 Subject: Cross reference from INTRODUCE1 to pow-params --- spec/rend-spec/introduction-protocol.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/spec/rend-spec/introduction-protocol.md b/spec/rend-spec/introduction-protocol.md index aa01268..829ba98 100644 --- a/spec/rend-spec/introduction-protocol.md +++ b/spec/rend-spec/introduction-protocol.md @@ -524,7 +524,10 @@ POW_SOLUTION is a matching proof computed by the client's solver Only SCHEME 1, `v1`, is currently defined. Other schemes may have a different format, after the POW_SCHEME byte. -A correctly functioning client only submits solutions with a scheme and seed which were advertised by the server and have not yet expired. +A correctly functioning client only submits solutions with a scheme and seed which were advertised by the server +(using a "pow-params" Item in the +[HS descriptor](hsdesc-encrypt.md#second-layer-plaintext)) +and have not yet expired. An extension with an unknown scheme or expired seed is suspicious and SHOULD result in introduction failure. Introduced in tor-0.4.8.1-alpha. -- cgit v1.2.3-54-g00ecf