kano-repository-manager
kano-repository-manager copied to clipboard
Add support for handling keys with a pass-phrase
Currently, if your repository key is protected by a passphrase, dr
will fail using it when signing builds with the repository key.
What needs to be done
- Investigate how best could we do this (prompting the user every time, caching the key somewhere, using a some GPG service to do it)?
- Implement it into the key management class in dr.