diff options
author | Michał M. Sapka <michal@sapka.me> | 2023-05-19 17:17:03 +0200 |
---|---|---|
committer | Michał M. Sapka <michal@sapka.me> | 2023-05-19 17:17:16 +0200 |
commit | 8186aa791593fdcb37e1b682280fa558f0e33d03 (patch) | |
tree | 492334b972a06dc6b68de4dfb62756e488a9bd21 /content/2023 | |
parent | 81c2ec18a665a94855ec3a5d0133204c27bb13b6 (diff) |
fix: pass is not gnu
Diffstat (limited to 'content/2023')
-rw-r--r-- | content/2023/passkeys.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/2023/passkeys.md b/content/2023/passkeys.md index c58898c..3820166 100644 --- a/content/2023/passkeys.md +++ b/content/2023/passkeys.md @@ -99,5 +99,5 @@ Those risks may be removed in the future as all significant password managers ar ### Personally... -I am waiting for an open solution that will give me the authority to manage and sync passkeys. BitWarden may be one, but I'd much prefer GNU Pass to support it.[^gnu-pass] +I am waiting for an open solution that will give me the authority to manage and sync passkeys. BitWarden may be one, but I'd much prefer password store to support it.[^gnu-pass] [^gnu-pass]: I am slowly migrating from BitWarden to [Password store](https://www.passwordstore.org/) |