From 97876919e31eb6f8d830e493d08a50c881b50384 Mon Sep 17 00:00:00 2001 From: zzz Date: Mon, 18 Mar 2019 10:55:30 +0000 Subject: [PATCH] prop 149 minor fixes --- i2p2www/spec/proposals/149-b32-encrypted-ls2.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/i2p2www/spec/proposals/149-b32-encrypted-ls2.rst b/i2p2www/spec/proposals/149-b32-encrypted-ls2.rst index 373252be..3843db71 100644 --- a/i2p2www/spec/proposals/149-b32-encrypted-ls2.rst +++ b/i2p2www/spec/proposals/149-b32-encrypted-ls2.rst @@ -47,6 +47,7 @@ Goals - Support "private" links that include blinding secret and/or per-client key - Add checksum to detect typos - Minimize length, maintain DNS label length less than 63 chars for normal usage +- Continue to use base 32 for case-insensitivity - Retain the usual ".b32.i2p" suffix. @@ -192,5 +193,5 @@ References ========== .. [ADLER32] - https://en.wikipedia.org/wiki/CRc-32 + https://en.wikipedia.org/wiki/CRC-32 https://tools.ietf.org/html/rfc3309