[torspec/master] Replace MAY with SHOULD for SHA256-signatures on microdesc consensuses.

commit 6e4ae942db6701d04cddee00d355add53b5fec0d Author: Nick Mathewson <nickm@torproject.org> Date: Wed Sep 20 10:18:11 2017 -0400 Replace MAY with SHOULD for SHA256-signatures on microdesc consensuses. --- dir-spec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dir-spec.txt b/dir-spec.txt index 212a2e8..14770f7 100644 --- a/dir-spec.txt +++ b/dir-spec.txt @@ -3034,7 +3034,7 @@ The following methods have incorrect implementations; authorities SHOULD [*Before consensus method 13, this field was sometimes erroneously omitted.] - Additionally, a microdescriptor consensus MAY use the sha256 digest + Additionally, a microdescriptor consensus SHOULD use the sha256 digest algorithm for its signatures. 3.10. Exchanging detached signatures
participants (1)
-
nickm@torproject.org