summaryrefslogtreecommitdiffhomepage
path: root/Types
Commit message (Expand)AuthorAge
* updated many dependencies, ghc 8.xJoey Hess2020-02-14
* New --add-storage-directory and --add-server optionsJoey Hess2016-10-06
* move level from Server to StorageJoey Hess2016-10-06
* Added --check-servers mode, which is useful both at the command line to see w...Joey Hess2016-09-27
* Randomize the server list.Joey Hess2016-09-26
* Added --chaff-max-delay option for slower chaffing.Joey Hess2016-09-23
* server levelsJoey Hess2016-09-23
* record already-existing backup in log after restoring a secret keyJoey Hess2016-09-22
* allow servers to have multiple or no addressesJoey Hess2016-09-22
* Reduce number of buckets in rate limiter, avoiding ones with very low proof o...Joey Hess2016-09-14
* Store information about backed up keys in ~/.keysafe/backup.logJoey Hess2016-09-14
* Warn when --uploadqueued fails to upload to servers.Joey Hess2016-09-14
* Warn when uploads fail and are put in the upload queue.Joey Hess2016-09-14
* another benchamrkJoey Hess2016-09-13
* use less expensive hash for proof of workJoey Hess2016-09-13
* added --store-directoryJoey Hess2016-08-31
* Improve time estimates, taking into account the number of cores.Joey Hess2016-08-30
* clarifyJoey Hess2016-08-30
* refactorJoey Hess2016-08-30
* http client, and --serverJoey Hess2016-08-20
* initial http api using servantJoey Hess2016-08-20
* rename shard -> shareJoey Hess2016-08-19
* untested moving of upload queues on to serversJoey Hess2016-08-18
* add support for multiple storage locattionsJoey Hess2016-08-18
* drop HumanTimeJoey Hess2016-08-18
* obscure nameJoey Hess2016-08-17
* progress display for storingJoey Hess2016-08-17
* add progress bars to restoreJoey Hess2016-08-17
* add cost estimatesJoey Hess2016-08-16
* key selection workingJoey Hess2016-08-16
* more command line interface improvementsJoey 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
* forgot to addJoey Hess2016-08-15
* inline slightly modified version of secret-sharingJoey Hess2016-08-11
* nearly able to generate shards nowJoey Hess2016-08-11
* serialization for tuningsJoey Hess2016-08-07
* reorg, and working on serializationJoey Hess2016-08-07