aboutsummaryrefslogtreecommitdiff
path: root/proposals/284-hsv3-control-port.txt
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2017-11-10 12:06:57 -0500
committerDavid Goulet <dgoulet@torproject.org>2017-11-10 12:06:57 -0500
commit60f572f0f55a168af06e736bb23a7b51e0b1e1df (patch)
tree2066d2943b0536fa3d034b74d15e49f1428bb631 /proposals/284-hsv3-control-port.txt
parentf8122635bc45342243c248d9763b8fbb281a62b7 (diff)
downloadtorspec-60f572f0f55a168af06e736bb23a7b51e0b1e1df.tar.gz
torspec-60f572f0f55a168af06e736bb23a7b51e0b1e1df.zip
prop284: 32 bytes base64 encoded is 43 bytes, not 32
Trivial fix. Signed-off-by: David Goulet <dgoulet@torproject.org>
Diffstat (limited to 'proposals/284-hsv3-control-port.txt')
-rw-r--r--proposals/284-hsv3-control-port.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/proposals/284-hsv3-control-port.txt b/proposals/284-hsv3-control-port.txt
index e229bf9..7e6a72d 100644
--- a/proposals/284-hsv3-control-port.txt
+++ b/proposals/284-hsv3-control-port.txt
@@ -126,7 +126,7 @@ Status: Open
HSAddress = 16*Base32Character / 56*Base32Character / "UNKNOWN"
AuthType = "NO_AUTH" / "BASIC_AUTH" / "STEALTH_AUTH" / "UNKNOWN"
HsDir = LongName / Fingerprint / "UNKNOWN"
- DescriptorID = 32*Base32Character / 32*Base64Character
+ DescriptorID = 32*Base32Character / 43*Base64Character
Reason = "BAD_DESC" / "QUERY_REJECTED" / "UPLOAD_REJECTED" / "NOT_FOUND" /
"UNEXPECTED" / "QUERY_NO_HSDIR"
Replica = 1*DIGIT
@@ -139,7 +139,7 @@ Status: Open
The "HSAddress" key is extended to accept 56 base32 characters which is the
format of a version 3 onion address.
- The "DescriptorID" key is extended to accept 32 base64 characters which is
+ The "DescriptorID" key is extended to accept 43 base64 characters which is
the descriptor blinded key used for the index value at the "HsDir".
Because client authentication is not yet implemented, the "AuthType" field