mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 03:34:08 +01:00
Add quotes
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
parent
451120e6b1
commit
4ccc2c2b1b
|
|
@ -15,8 +15,8 @@ secret when storing, fetching, requesting, or sharing the secret.
|
||||||
Secrets are plain strings; structured data can be stored by encoding it
|
Secrets are plain strings; structured data can be stored by encoding it
|
||||||
as a string.
|
as a string.
|
||||||
|
|
||||||
The mechanism described in this section is known as secure secret storage and
|
The mechanism described in this section is known as "secure secret storage and
|
||||||
sharing, SSSS, or 4S.
|
sharing", "SSSS", or "4S".
|
||||||
|
|
||||||
#### Storage
|
#### Storage
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue