felony icon indicating copy to clipboard operation
felony copied to clipboard

Feature Request - Use Existing Keys

Open funnylookinhat opened this issue 8 years ago • 6 comments

It'd be great if I could just use the PGP key that I already have generated rather than having to create a new one.

funnylookinhat avatar Jul 04 '16 13:07 funnylookinhat

If you find the felony.json configuration file, you can manually add your existing PGP key. It would be excellent if someone made a PR adding this to the GUI.

henryboldi avatar Jul 04 '16 13:07 henryboldi

Considering most people trying this out right now already know what PGP is, how it works and have their own keys, perhaps this should be in the next release? I pretty much closed the app when I realised I couldn't use an existing key.

fayimora avatar Jul 04 '16 13:07 fayimora

I'd personally go for a listing from gpg --list-secret as a basis of selecting an existing key. Might look into it if I find some time to code the coming weeks . .

annejan avatar Jul 04 '16 13:07 annejan

Much needed feature. Tried out the software and it works fine on Mac El Capitan

asasidh avatar Jul 04 '16 22:07 asasidh

I made a pass at it in a different way -- by just asking the user to copy paste a private key and adding it in much the same way the generation happens.

I can't actually test the code though since I'm suffering from unrelated issues (I get the blank screen others have already reported and have another breaking issue for which I'll file a bug report later) and I really need to run now, but if you like the approach I'll come back, polish it and submit a PR.

greg-js avatar Jul 07 '16 17:07 greg-js

Any word on this? It would be nice to be able to use my actual private key instead of a new one for every pc. :)

Tasemu avatar Nov 15 '16 04:11 Tasemu