mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-28 19:48:37 +01:00
Fix link to Olm signing specification
See https://github.com/matrix-org/matrix.org/issues/478
This commit is contained in:
parent
b807e1cbe5
commit
33ca891e71
|
|
@ -0,0 +1 @@
|
|||
Fix link to Olm signing specification.
|
||||
|
|
@ -411,7 +411,7 @@ Device verification may reach one of several conclusions. For example:
|
|||
protocol to verify that a given message was sent from a device holding that
|
||||
Ed25519 private key, or to encrypt a message so that it may only be
|
||||
decrypted by such a device. For the Olm protocol, this is documented at
|
||||
https://matrix.org/git/olm/about/docs/signing.rst.
|
||||
https://matrix.org/docs/spec/olm_signing.html.
|
||||
|
||||
|
||||
Key verification framework
|
||||
|
|
|
|||
Loading…
Reference in a new issue