commit 522d75dd3969a4e220a113d38cf2c4497d264ab4 Author: Nick Mathewson nickm@torproject.org Date: Wed May 3 11:30:45 2017 -0400
Correct a mistake in my last prop140 patch --- proposals/140-consensus-diffs.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/proposals/140-consensus-diffs.txt b/proposals/140-consensus-diffs.txt index 233a6fe..55db58f 100644 --- a/proposals/140-consensus-diffs.txt +++ b/proposals/140-consensus-diffs.txt @@ -61,8 +61,9 @@ Status: Accepted "-----END SIGNATURE-----".
A "digest as signed" of a consensus document covers the same part that - the signatures cover: the "network-status-version" through the newline - immediately before the first "directory-signature" line. + the signatures cover: the "network-status-version" through the space + immediately after the "directory-signature" keyword on the first + "directory-signature" line.
3.1 Clients
tor-commits@lists.torproject.org