emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/base32 8b74f66db2 014/103: Update README


From: ELPA Syncer
Subject: [nongnu] elpa/base32 8b74f66db2 014/103: Update README
Date: Sat, 10 Feb 2024 12:59:56 -0500 (EST)

branch: elpa/base32
commit 8b74f66db20201b1335da4e70c1a3d5d6ecc8628
Author: Vivek Das Mohapatra <vivek@collabora.co.uk>
Commit: Vivek Das Mohapatra <vivek@collabora.co.uk>

    Update README
---
 README.md | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index b480bc8090..61a7d6cb8c 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,15 @@ Once you have at least one secret available, invoke:
   M-x totp RET
 
 You can tab-complete based on the label of the secret and a
-buffer displaying the token will be displayed (unless that
-token is about to expire - right now you just get a placeholder
-message but next TODO is to make that automatically delay and
-then generate a new token for you).
+buffer displaying the token will be displayed (and updated as
+the displayed token expires).
+
+## Security
+
+Your secrets can be fetched from any auth-source source.
+
+Your secrets will only ever be stored by this package in
+auth-source backends that are encrypted.
+
+You secret(s) are only held in memory while a TOTP is being
+generated, or while a TOTP display buffer is being updated.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]