From 8571a09e9f10c03f16e3b6dc641f3f118a3f158c Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Tue, 13 Dec 2022 14:39:35 +1000 Subject: [PATCH] doc/glossary - add "secrets" Add "secrets" to doc/glossary.rst. Signed-off-by: Zac Dover (cherry picked from commit a36409d3de77b37788a07ebf1380514c8bffd6ad) --- doc/glossary.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/glossary.rst b/doc/glossary.rst index 614d4479383ef..5bdcdd1ed0b5f 100644 --- a/doc/glossary.rst +++ b/doc/glossary.rst @@ -308,6 +308,12 @@ Amazon S3 RESTful API and the OpenStack Swift API. Also called "RADOS Gateway" and "Ceph Object Gateway". + secrets + Secrets are credentials used to perform digital authentication + whenever privileged users must access systems that require + authentication. Secrets can be passwords, API keys, tokens, SSH + keys, private certificates, or encryption keys. + SDS Software-defined storage. -- 2.39.5