From 60f0ad5b24b8928dff7c246083339c1332b9873e Mon Sep 17 00:00:00 2001 From: Hubert Chathi Date: Sat, 7 Sep 2019 16:05:46 -0400 Subject: [PATCH] lowercase --- proposals/1756-cross-signing.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/proposals/1756-cross-signing.md b/proposals/1756-cross-signing.md index 53690b5fc..2e4f1b435 100644 --- a/proposals/1756-cross-signing.md +++ b/proposals/1756-cross-signing.md @@ -148,8 +148,8 @@ Cross-signing keys are JSON objects with the following properties: "`ed25519:`" followed by the unpadded base64 encoding of the public key, and whose value is the unpadded base64 encoding of the public key. * `signatures` ({string: {string: string}}): signatures of the key. A - self-signing or user-signing key MUST be signed by the master key. A master - key MAY be signed by a device. + self-signing or user-signing key must be signed by the master key. A master + key may be signed by a device. In order to ensure that there will be no collisions in the `signatures` property, the server must respond with an `M_FORBIDDEN` error if any of