summaryrefslogtreecommitdiffhomepage
path: root/keysafe.cabal
Commit message (Expand)AuthorAge
* updated many dependencies, ghc 8.xJoey Hess2020-02-14
* updatesJoey Hess2018-05-10
* releasing package keysafe version 0.201803260.20180326Joey Hess2018-03-26
* Updated to argon2-1.3.Joey Hess2018-03-26
* releasing package keysafe version 0.201708110.20170811Joey Hess2017-08-11
* updated to http-client 0.5.3, servant 0.11 and stackage lts-9.0Joey Hess2017-08-10
* move TODO to doc/todo, expand a few itemsJoey Hess2017-04-04
* releasing package keysafe version 0.201703030.20170303Joey Hess2017-03-03
* Updated to use raaz-0.1.1.Joey Hess2017-03-03
* releasing package keysafe version 0.201701220.20170122Joey Hess2017-01-22
* Keysafe has a new website, https://keysafe.branchable.com/Joey Hess2017-01-22
* remove unused dep on binaryJoey Hess2016-11-30
* move a few more core things to first dep listJoey Hess2016-11-30
* split dependencies by typeJoey Hess2016-11-30
* Adjust cabal bounds to allow building with ghc 8.0.Joey Hess2016-11-29
* bump deps to GHC 8.0.1 / LTS Haskell 7.8Sean Whitton2016-11-29
* prep release0.20161107Joey Hess2016-11-07
* prep releaseJoey Hess2016-10-22
* releasing package keysafe version 0.201610070.20161007Joey Hess2016-10-20
* /etc/default/keysafe is read by both the systemd service file and the init sc...Joey Hess2016-10-18
* Added a LSB init script, for non-systemd systems.Joey Hess2016-10-18
* Removed dependency on crypto-random.Joey Hess2016-10-07
* prep release0.20161006Joey Hess2016-10-06
* Remove embedded copy of argon2 binding, depend on fixed version of package.Joey Hess2016-10-05
* releasing package keysafe version 0.201609270.20160927Joey Hess2016-09-27
* Filter out escape sequences and any other unusual characters when writing all...Joey Hess2016-09-27
* Randomize the server list.Joey Hess2016-09-26
* prep release0.20160922Joey Hess2016-09-22
* change backup log format so it can also log when backup of a key was skippedJoey Hess2016-09-22
* Added --autostart mode and install FDO autostart fileJoey Hess2016-09-22
* Added --backup-server and --restore-serverJoey Hess2016-09-15
* releasing package keysafe version 0.201609140.20160914Joey Hess2016-09-14
* Store information about backed up keys in ~/.keysafe/backup.logJoey Hess2016-09-14
* use multiple threads for chaffingJoey Hess2016-09-14
* Added --chaff mode which uploads random junk to servers.Joey Hess2016-09-14
* made fallback request queue fairJoey Hess2016-09-13
* use fast-logger for better loggingJoey Hess2016-09-13
* fix pointer to bugJoey Hess2016-09-13
* implemented dynamic rate limitingJoey Hess2016-09-13
* improved rate limiterJoey Hess2016-09-13
* adding some server disk usage tuning optionsJoey Hess2016-09-13
* refactorJoey Hess2016-09-12
* implement client-server Proof Of WorkJoey Hess2016-09-12
* new moduleJoey Hess2016-09-12
* Fix bug that prevented keysafe --server from running when there was no contro...Joey Hess2016-09-01
* prep releaseJoey Hess2016-08-31
* add .desktop fileJoey Hess2016-08-31
* add systemd service, makefile, improve INSTALLJoey Hess2016-08-31
* Added basic test suite.Joey Hess2016-08-30
* support .onion addresses for serversJoey Hess2016-08-29