Summary
A suite of programs to use native stores to keep Docker credentials safe. Currently provides docker-credential-secretservice to use the D-Bus secret service APIs, and docker-credential-pass to use the pass framework.
Versions
v0.6.3 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- amd64 arm64
- USE flags
- gnome-keyring pass
USE flags
General
- gnome-keyring
- Build secretservice helper which works with gnome-keyring or kwallet using D-Bus.
- pass
- Build pass helper for the pass utility.
Dependencies
app-crypt / libsecret : GObject library for accessing the freedesktop.org Secret Service API
Runtime Dependencies
app-admin / pass : Stores, retrieves, generates, and synchronizes passwords securely
app-crypt / libsecret : GObject library for accessing the freedesktop.org Secret Service API
Bugs
- 844574
- app-containers/docker-credential-helpers: uses deprecated Go eclass (DeprecatedEclass)
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
Move {app-emulation -> app-containers}/docker-credential-helpers
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>