Spell out secure secret storage and sharing (#1875)

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
Co-authored-by: Travis Ralston <travpc@gmail.com>
This commit is contained in:
davidegirardi 2024-07-03 16:00:01 +02:00 committed by GitHub
parent 7bbc6a0b38
commit 7d94efe136
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 0 deletions

View file

@ -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