stef / gpk

automatically generate pgp keys
10 stars 4 forks source link

Airgapped/offline keysigning using caff #3

Open infinity0 opened 11 years ago

infinity0 commented 11 years ago

Thought you might be interested in this:

https://gist.github.com/infinity0/6757856

infinity0 commented 11 years ago

Just realised, I did the offline step on kali where you're root when you boot in, it should be fixed to support other live distros with more normal setups too.

stef commented 11 years ago

awesome! can i add this to the gpk suite?

infinity0 commented 11 years ago

for sure :) if you can wait a while, i'm just about to tidy it up a bit, i'll ping again when i've done so.

infinity0 commented 11 years ago

https://github.com/infinity0/l33tutils/blob/master/data/security/agcaff.sh

re-wrote to make the ux much smoother, now it automatically detects what step you're on and copies itself into the storage medium so you can run it easily on the other side.

Feel free to copy it into your repo here for a more coherent collection of related scripts; the repo I'm hosting it on is a mish-mash of unrelated scripts atm.