summaryrefslogtreecommitdiff
path: root/kiki.hs
AgeCommit message (Expand)Author
2015-06-24Removed unimplemented (-public) documentation for --keypairs and --wallets.joe
2015-06-24minor documentation tweakjoe
2015-06-24Improving documentation...James Crayne
2015-06-24Documentation update, WIPJames Crayne
2015-06-23Improved documentation for sync-secretJames Crayne
2015-06-23Updated documentation for sync-secret.joe
2015-06-23Implemented command to delete subkeysjoe
2015-06-22UI stub for deleting subkeys.joe
2015-06-21init-key command as non-root user.James Crayne
2015-06-20Fix: Show master keys which have no subkeys.James Crayne
2015-06-20Documentation, put SPEC info on dedicated pageJames Crayne
2014-08-04KnownHosts encode/decodejoe
2014-08-04Refactored ssh key blob serialization into independent module.joe
2014-08-01init-key now export public ipsec keys for contacts.joe
2014-08-01export public ipsec key to /etc/ipsec.d/certs/joe
2014-08-01Fixed --working key outputjoe
2014-08-01Allow to re-use passphrases accross multiple runKeyring operationsjoe
2014-08-01export public ssh keysjoe
2014-07-31interpolation codejoe
2014-07-31init-key commandjoe
2014-05-11removed redundant imports from kiki.hsjoe
2014-05-11Documented new featuresjoe
2014-05-11removed debug printjoe
2014-05-11show --cert, certificate import bug fixesjoe
2014-05-09readKeyFile "PEM" now accepts multiple keys and certs.joe
2014-05-09--torhash accepts CERTIFICATE pemjoe
2014-05-09updated kiki.hs to use new pem parserjoe
2014-05-09decodeBlobjoe
2014-05-08certificate debug foojoe
2014-05-06Merge branch 'master' of jotunheim:samizdat/kikiJames Crayne
2014-05-06update usage to reflect multiple passphrases are suportedjoe
2014-05-06Implemented --passphrase-fd for 'merge' commandjoe
2014-05-06--home files are always --type=keyring regardless of prior option.joe
2014-05-05renamed merge KEYSPEC to SPEC for consistency with other commands.joe
2014-05-05better usage message for "merge" commandjoe
2014-05-05The 'merge' command exposes low-level KeyRingOperation functionality.joe
2014-05-04removed deprecated argument to KeyRingFilejoe
2014-05-04removed deprecated kManip field.joe
2014-05-04Address interface changes and warnings in kiki.hsjoe
2014-05-04Haddock edits and removed some exports related to the now-removedjoe
2014-05-04cosmetics, haddock.joe
2014-05-03Rename show_key to show_id.James Crayne
2014-05-02Implemented kTransformsjoe
2014-04-29removed obsolete kImports and UsageTagjoe
2014-04-28completely initialize StreamInfo structsjoe
2014-04-28added KF_Authentic/KF_Subkeys usage to kiki call to pave thejoe
2014-04-28changed kFiles to use StreamInfo as element type.joe
2014-04-27More complete helpJames Crayne
2014-04-26show commandJames Crayne
2014-04-26removed --keypairs and --wallets from *-public commands.joe