mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 19:44:09 +01:00
Spell out secure secret storage and sharing
This commit is contained in:
parent
7773716d18
commit
4f980e7a87
|
|
@ -15,6 +15,9 @@ secret when storing, fetching, requesting, or sharing the secret.
|
|||
Secrets are plain strings; structured data can be stored by encoding it
|
||||
as a string.
|
||||
|
||||
The mechanism described in this section is known as secure secret storage and
|
||||
sharing, SSSS, or 4S.
|
||||
|
||||
#### Storage
|
||||
|
||||
When secrets are stored on the server, they are stored in the user's
|
||||
|
|
|
|||
Loading…
Reference in a new issue