commit 463732e8fd3bf799ef2e29a9dbda0bf0e5ce1222 Author: Nick Mathewson nickm@torproject.org Date: Mon May 5 11:36:27 2014 -0400
Correct format of description of ntor-onion-key line --- dir-spec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dir-spec.txt b/dir-spec.txt index 1fb2392..f8226ca 100644 --- a/dir-spec.txt +++ b/dir-spec.txt @@ -1154,7 +1154,7 @@
The "onion-key" element as specified in section 2.1.1.
- "ntor-onion-key" base-64-encoded-key + "ntor-onion-key" SP base-64-encoded-key NL
[At most once]
tor-commits@lists.torproject.org