aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2024-03-05 12:09:44 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2024-03-05 15:42:53 +0000
commitb002913adfa8cb717e46c77fd5375d0c80ee0a53 (patch)
tree5c96e361568845efc8621ed5bf0a8fdb466b6b32
parent8e2b91f183c8f10ba9d00d33d121f4ffbc5e140b (diff)
downloadtorspec-b002913adfa8cb717e46c77fd5375d0c80ee0a53.tar.gz
torspec-b002913adfa8cb717e46c77fd5375d0c80ee0a53.zip
Explain precisely how a pow-params might vary by scheme
-rw-r--r--spec/rend-spec/hsdesc-encrypt.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/spec/rend-spec/hsdesc-encrypt.md b/spec/rend-spec/hsdesc-encrypt.md
index 48b5f24..531c70a 100644
--- a/spec/rend-spec/hsdesc-encrypt.md
+++ b/spec/rend-spec/hsdesc-encrypt.md
@@ -264,7 +264,8 @@ list of intro points etc. The plaintext has the following format:
Only scheme `v1` is currently defined.
Unknown schemes found in a descriptor should be ignored by clients.
- Other schemes may have a different format.
+ Other schemes may have a different format (in the parts of the
+ Item after the "scheme"; this could even include an Object).
Introduced in tor-0.4.8.1-alpha.
scheme: The PoW system used. We call the one specified here "v1".