Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ The default time-based authentication codes are derived from a hash of the
key and the current time, so it is important that the system clock have at
least one-minute accuracy.

The keychain is stored unencrypted in the text file `$HOME/.2fa`.
The keychain is stored unencrypted in the text file `$HOME/.2fa`. To **remove an unused 2fa key**, you can just delete the entry of the key from this file. Just be careful that the key you are deleting is really not being used otherwise you can be locked out of your account.

## Example

Expand Down