mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-04 05:13:42 +01:00
Update proposals/1946-secure_server-side_storage.md
Co-Authored-By: David Baker <dbkr@users.noreply.github.com>
This commit is contained in:
parent
86eccc3bc8
commit
4fadace9c8
|
|
@ -50,7 +50,7 @@ A key with ID `abcdefg` is stored in `m.secret_storage.key.abcdefg`
|
|||
|
||||
A key can be marked as the "default" key by setting the user's account_data
|
||||
with event type `m.secret_storage.default_key` to the ID of the key. The
|
||||
default key will be used to encrypet all secrets that the user would expect to
|
||||
default key will be used to encrypt all secrets that the user would expect to
|
||||
be available on all their clients. Unless the user specifies otherwise,
|
||||
clients will try to use the default key to decrypt secrets.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue