summaryrefslogtreecommitdiff
path: root/keys.hs
AgeCommit message (Expand)Author
2013-10-31Renamed keys to kikijoe
2013-10-31Fewer flags set on newly added keys.joe
2013-10-31Reduce claimants: debug printjoe
2013-10-30Disabled partially-implemented decrypt command.joe
2013-10-30Support unencrypted keys for 'add' method.joe
2013-10-30Functional add command for adding subkeys to a gpg keyring.joe
2013-10-05Implemented public command which recovers a public ring from a secretjoe
2013-10-05Autosign command with --passphrase-fd option.joe
2013-10-04Work on autosign functionalityjoe
2013-08-15workingkey commandjoe
2013-08-14Moarjoe
2013-08-14switched to cmdargs, sheeshjoe
2013-08-14Implemented list/autosign multi-command interfacejoe
2013-08-14todo about vFlagAll for --secret-keyringjoe
2013-08-14Use CmdTheLine for argument parsing.joe
2013-08-13Added <-> on tor uids that match cross-certifying tor keys.joe
2013-08-12Compute base32/sha1/der (tor-style) hashes.joe
2013-08-12Display multiple uidsjoe
2013-08-12Add uid to top of keys output.joe
2013-08-11interpret gpg key flags in keys utilityjoe
2013-08-11keys utilityjoe