summaryrefslogtreecommitdiff
path: root/lib/Kiki.hs
AgeCommit message (Expand)Author
2020-05-24Commandline option to use v5 key packets.Joe Crayne
2020-05-19Unified pgp version selection for created key packets.Joe Crayne
2020-05-19Match v5 partial fingerprints from front rather than back.Joe Crayne
2020-05-10Option to render SHA256 based fingerprints.Joe Crayne
2020-05-09Added sign command to make detached signatures.Joe Crayne
2020-05-07disable key generation for GenEd25519 & GenCv25519 keysAndrew Cady
2020-05-06fix warningAndrew Cady
2020-05-05fix cryptonomic.net URL, avoid use of SHA-1Andrew Cady
2020-05-03Corrected tag ssh-host to ssh-server for ssh self-auth UID.Joe Crayne
2020-05-03Updated cryptonomic hostname for sshfp.Joe Crayne
2019-11-15Cv25519 (tox-id) key support.Joe Crayne
2019-10-13Fixed clear-sign verify. New customized dependency openpgp-asciiarmor.Joe Crayne
2019-07-16use all names where previously only ".onion" names were usedAndrew Cady
2019-07-15Switched fingerprint to wrapped ByteString + some module shuffling.Joe Crayne
2019-07-13Finished encapsulation of KeyDB.Joe Crayne
2019-07-13WIP: encapsulation of KeyDB.Joe Crayne
2019-07-13do not use CPP extensionAndrew Cady
2019-07-13aging ifdefs moved to nursing homeAndrew Cady
2019-07-13simplify refreshCacheAndrew Cady
2019-07-13weaker than applicativeAndrew Cady
2019-07-13remove redundant fieldAndrew Cady
2019-07-13remove redundant fieldAndrew Cady
2019-07-13Avoid external call to ssh-keygen.Joe Crayne
2019-07-13peers do not need a .onion nameAndrew Cady
2019-07-13put all the names into ssh known hostsAndrew Cady
2019-07-13use gpg address instead of .onion name in strongswan configAndrew Cady
2019-07-13factor out chooseOneNameAndrew Cady
2019-07-12further clarification of typesAndrew Cady
2019-07-12ipsec.conf format changedAndrew Cady
2019-07-12more typesAndrew Cady
2019-07-12use typeAndrew Cady
2019-07-11Promote KeyDB to a type.Joe Crayne
2019-07-11WIP: verify command to verify clear-sign PGP signatures.Joe Crayne
2019-07-11fix whitespaceAndrew Cady
2019-07-10improve FileWriterAndrew Cady
2019-07-10have the write functions call mkpathAndrew Cady
2019-07-10pass FileWriter through to write*Andrew Cady
2019-07-10use a type (FileWriter)Andrew Cady
2019-07-07use a type for the return value of getHostnamesAndrew Cady
2019-07-06Untested robustness fixes.Joe Crayne
2019-07-06Minor cleanup, comments.Joe Crayne
2019-07-04use a typeAndrew Cady
2019-07-04more minor refactorsAndrew Cady
2019-07-03remove unused functionsAndrew Cady
2019-07-03add type sigsAndrew Cady
2019-07-03minor refactorAndrew Cady
2019-07-03Todo stub and help for new command "spawn".Joe Crayne
2019-07-01New debugging option: --trace-verifyJoe Crayne
2019-07-01Avoid redundant names call.Joe Crayne
2019-07-01Refactor function 'refreshCache'Andrew Cady