docker / docker/secrets-engine
macOS keychain should allow biometric authentication
Open
@Benehiko is already working on this.
Since Jul 18, 2025.
- Dominant language
- Go
- Stars
- 91
- Forks
- 16
- Avg merge
- 9h 3m
- Merged PRs (30d)
- 24
Description
The underlying library we use for the keychain does not support using biometric authentication to allow fetching secrets.
An attempt was made to support this in this PR https://github.com/keybase/go-keychain/pull/107, but it was unfortunately never merged. We could cherry-pick from here and perhaps get this into our fork at https://github.com/Benehiko/go-keychain
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.