mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-09 01:13:42 +01:00
make MSC mentions into links
This commit is contained in:
parent
4842a718d8
commit
1749a91344
|
|
@ -2,8 +2,10 @@
|
|||
|
||||
Key verification is an essential part of ensuring that end-to-end encrypted
|
||||
messages are secure. Matrix may support multiple verification methods that
|
||||
require sending events; in fact, two such methods (such as MSC1267 and MSC1543)
|
||||
have already been proposed.
|
||||
require sending events; in fact, two such methods (such as [MSC
|
||||
1267](https://github.com/matrix-org/matrix-doc/issues/1267) and [MSC
|
||||
1543](https://github.com/matrix-org/matrix-doc/issues/1543)) have already been
|
||||
proposed.
|
||||
|
||||
This proposal tries to present a common framework for verification methods to
|
||||
use, and presents a way to request key verification.
|
||||
|
|
|
|||
Loading…
Reference in a new issue