commit c2cce301d8afa92d69d1594565269ecd33dcd3a6 Author: George Kadianakis desnacked@riseup.net Date: Wed Oct 17 14:45:29 2018 +0300
HSv3: Actually do base32 in the client auth pubkey example.
Pointed out by Jean Chevalier. --- rend-spec-v3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rend-spec-v3.txt b/rend-spec-v3.txt index 03b45d9..4329f00 100644 --- a/rend-spec-v3.txt +++ b/rend-spec-v3.txt @@ -2347,7 +2347,7 @@ Appendix G. Managing authorized client data [CLIENT-AUTH-MGMT]
Here is an an example:
- descriptor:x25519:5c8eac469bb3f1b85bc7cd893f52dc42a9ab66f1b02b5ce6a68e9b175d3bb433 + descriptor:x25519:OM7TGIVRYMY6PFX6GAC6ATRTA5U6WW6U7A4ZNHQDI6OVL52XVV2Q
Tor SHOULD ignore lines it does not recognize. Tor SHOULD ignore files that don't use the ".auth" suffix.