summaryrefslogtreecommitdiffhomepage
path: root/keysafe.cabal
Commit message (Expand)AuthorAge
* 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
* Removed embedded copy of secret-sharing library, since finite-field only supp...Joey Hess2016-08-28
* pin servant to 0.7Joey Hess2016-08-28
* threaded RTSJoey Hess2016-08-22
* added obscurer thread to serverJoey Hess2016-08-22
* wire up server to file storageJoey Hess2016-08-22
* http client, and --serverJoey Hess2016-08-20
* initial http api using servantJoey Hess2016-08-20
* add man pageJoey Hess2016-08-19
* changelogJoey Hess2016-08-19
* rename shard -> shareJoey Hess2016-08-19
* add support for multiple storage locattionsJoey Hess2016-08-18
* finish cabal fileJoey Hess2016-08-18
* drop HumanTimeJoey Hess2016-08-18
* save restored secret key to gpg or fileJoey Hess2016-08-17
* make storage to use configurable on command lineJoey Hess2016-08-17
* addJoey Hess2016-08-17
* key selection workingJoey Hess2016-08-16
* more command line interface improvementsJoey Hess2016-08-16