summaryrefslogtreecommitdiffhomepage
path: root/keysafe.cabal
Commit message (Expand)AuthorAge
...
* 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
* inline slightly modified version of secret-sharingJoey Hess2016-08-11
* nearly able to generate shards nowJoey Hess2016-08-11
* finish AES decryption puzzle implementationJoey Hess2016-08-07
* initialJoey Hess2016-08-06