summaryrefslogtreecommitdiffhomepage
path: root/keysafe.cabal
Commit message (Expand)AuthorAge
* 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
* improve options to select secret key to backup/restoreJoey Hess2016-08-16
* switch to random salt byte to make decryption expensiveJoey Hess2016-08-16
* use zxcvbn-c for fairly good password entropy estimationJoey Hess2016-08-16
* add --gui optionJoey Hess2016-08-12
* add readline UIJoey Hess2016-08-12
* temporarily inline argon2 haskell bindingsJoey Hess2016-08-12
* option parsingJoey Hess2016-08-12
* guessing puzzle answersJoey Hess2016-08-11
* pluggable object storage layerJoey Hess2016-08-11