Skip to content

Commit

Permalink
docs: Document KeepassXC with YubiKey limitations
Browse files Browse the repository at this point in the history
  • Loading branch information
twpayne committed Apr 10, 2022
1 parent f45b73a commit cd74d0c
Showing 1 changed file with 9 additions and 0 deletions.
Expand Up @@ -25,3 +25,12 @@ called `private-key`, its value is available as:
```
{{ keepassxcAttribute "SSH Key" "private-key" }}
```

!!! info

The KeepassXC CLI does not currently support any persistent login, which
means that you will have to enter your password every time you run chezmoi.

Support for non-password authentication methods (e.g. YubiKey) is currently
poor. For more information, see [this GitHub
issue](https://github.com/twpayne/chezmoi/issues/2002).

0 comments on commit cd74d0c

Please sign in to comment.