[torspec/master] Specify the 10 introduction points limit in hidden service descriptors.

commit 96459db65b954a258f9ea69a060900f7c6e8f333 Author: Donncha O'Cearbhaill <donncha@donncha.is> Date: Mon Nov 2 14:52:15 2015 +0100 Specify the 10 introduction points limit in hidden service descriptors. --- rend-spec.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rend-spec.txt b/rend-spec.txt index aa07808..6e2413a 100644 --- a/rend-spec.txt +++ b/rend-spec.txt @@ -326,8 +326,8 @@ or not) is encoded in base64, and surrounded with "-----BEGIN MESSAGE-----" and "-----END MESSAGE-----". - An arbitrary number of introduction point entries may - follow, each containing the following data: + A maximum of 10 introduction point entries may follow, each containing + the following data: "introduction-point" SP identifier NL
participants (1)
-
nickm@torproject.org