kano-repository-manager icon indicating copy to clipboard operation
kano-repository-manager copied to clipboard

Add support for handling keys with a pass-phrase

Open pazdera opened this issue 10 years ago • 0 comments

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

  1. Investigate how best could we do this (prompting the user every time, caching the key somewhere, using a some GPG service to do it)?
  2. Implement it into the key management class in dr.

pazdera avatar Mar 19 '14 11:03 pazdera