summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-06-21kikid: The Beginnings of the Kiki DaemonJames Crayne
2015-06-21Prompt on interactive passphrase entry.James Crayne
Also bumbed version up, due to breaking api of KeyRing module. (The funciton cachedContents now takes a prompt parameter.)
2015-06-21init-key command as non-root user.James Crayne
Support for ssh client key only at this time.
2015-06-21Require patched openpgpJames Crayne
NOTE: When building OpenPGP-Haskell for the first time, be sure to first run: make Data/OpenPGP/Arbitrary.hs Otherwise, the first build succeeds, but cabal complains about missing the file on successive builds.
2015-06-20Fix: Show master keys which have no subkeys.James Crayne
2015-06-20Ugly Show instances, for debugging.James Crayne
2015-06-20fixed buildjoe
2015-06-20Documentation, put SPEC info on dedicated pageJames Crayne
2015-06-20Restricted x509, due to Build errorJames Crayne
At version 1.6.0, Vincent Hanquez refactored x509 to depend on his cryptonite library, but this causes type errors due to functions which expect and return types from the wrong module.
2015-06-18Fix to work with x509>=1.5, probably breaks 1.4James Crayne
2014-08-13more IMap k ajoe
2014-08-13more IntMapClassjoe
2014-08-12more IntMap wrappingjoe
2014-08-12more IntMapClass and special t test-building scriptjoe
2014-08-12IntMapClass.hs updatesjoe
2014-08-12IntMapClass experimentjoe
2014-08-10requirements documented for forwardMessagejoe
2014-08-10more robustness fixesjoe
2014-08-10made reactToMessage robust against unsolicited responses.joe
2014-08-10initiateSybilCheckjoe
2014-08-10renamed some variables in SybilLimitjoe
2014-08-10balance condition implemented in SybilLimitjoe
2014-08-10Registration(Query/Response) messages in SybilLimitjoe
2014-08-10added experimental SybilLimit codejoe
2014-08-05assignKey implemented for ssh_known_hostsjoe
2014-08-04KnownHosts encode/decodejoe
2014-08-04Started api for editing ssh_known_hostsjoe
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-01Added hosts binary to cabal filejoe
2014-08-01Fixed PEM public key output to match keys i see in /etc/ipsec.d/certs/*joe
2014-08-01Fixed --working key outputjoe
2014-08-01version bumpjoe
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-07-31capitolized variables in hosts usage messagejoe
2014-07-31implemented 'delete' for hosts utilityjoe
2014-07-31Fixed -c option to hosts utilityjoe
2014-07-31hosts utility for editing /etc/hostsjoe
2014-07-31Hosts.hs tweaksjoe
2014-07-30SimpleConfig.hs for parsing key/path associationsjoe
2014-07-29New script, samizdat-change-key.shjoe
2014-05-20export certOrKeyjoe
2014-05-20Renamed constraint records to be more clear.joe
2014-05-20documentaiton tweeksjoe
2014-05-20more tlsa workjoe
2014-05-20work in progress on DANE protocoljoe