Skip to content

Commit e7ff020

Browse files
committed
Clarify two-factor authentication process in README.md
1 parent a34be87 commit e7ff020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Electron desktop app for generating, storing, and quickly copying strong passwor
1919
![unblock-gp](gp-unbloked-gif.gif)
2020
- Tray menu exposes resources for quick copy/open plus update and quit shortcuts.
2121
![tray-copy-gp](tray-copy-gif.gif)
22-
- Two-factor windows handle QR enrollment and verification flows.
22+
- Two-factor windows handle QR enrollment and verification flows; the app currently relies on the user configuring Google Authenticator (or any other TOTP-compatible app) to scan the QR code, copy the secret, and provide the short-lived codes whenever sensitive actions require the extra factor.
2323
- Updater window prompts when a new version is available.
2424

2525
## Technology stack

0 commit comments

Comments
 (0)