[tor-commits] [torspec/master] Clarify that 'signature\n' is also signed along with all onion descriptor fields

nickm at torproject.org nickm at torproject.org
Thu Sep 8 13:12:32 UTC 2016


commit 04ee91071c5766fb76f83169e0e05e33dd2e94b1
Author: Ivan Markin <twim at riseup.net>
Date:   Wed Sep 7 18:27:25 2016 +0000

    Clarify that 'signature\n' is also signed along with all onion descriptor fields
---
 rend-spec.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rend-spec.txt b/rend-spec.txt
index cf32f2b..28e039a 100644
--- a/rend-spec.txt
+++ b/rend-spec.txt
@@ -396,8 +396,8 @@
        [At end, exactly once]
        [No extra arguments]
 
-       A signature of all fields above with the private key of the hidden
-       service.
+       A signature of all fields above including '"signature" NL' with
+       the private key of the hidden service.
 
 1.3.1. Other descriptor formats we don't use.
 



More information about the tor-commits mailing list