diff options
author | Isis Lovecruft <isis@torproject.org> | 2013-02-15 19:41:53 +0000 |
---|---|---|
committer | Isis Lovecruft <isis@torproject.org> | 2013-02-15 19:41:53 +0000 |
commit | 59a5d1beae574c40bf6d37a688761cb235897f92 (patch) | |
tree | 04d869e1d8802972428391756a0e5c01adde864e /leap/util | |
parent | 6488cc08c274d98658450fdc4e7cc41a1037cedc (diff) |
Added GnuPG key generation program.
* Added gpg-key-generator, which creates a directory under the current
directory named "gpg-keys", creates a batch script for GnuPG to take as
input to the "$ gpg --batch --gen-key " command. The gpg-key-generator
will also somewhat handle cleanup of it's created files, appending
instructions to the current GnuPG batch file, and creation of N keypairs
at a time. It will call gpg itself, after creating the batch file, and
create the keypairs. Lastly it prints a set of basic instructions for
adding a new user account in order to avoid inadvertent mistakes to an
actual user's GnuPG keyring. Do "$ gpg-key-generator --help" for more
info.
* First batch of test keypairs for unittesting leap_mx is included. The
default keys were created with username: Louis Lingg <blackhole@leap.se>,
and the passphrase for each secret key is "leap" (no quotes).
Diffstat (limited to 'leap/util')
0 files changed, 0 insertions, 0 deletions