summaryrefslogtreecommitdiffhomepage
path: root/keysafe.hs
Commit message (Expand)AuthorAge
* updated many dependencies, ghc 8.xJoey Hess2020-02-14
* Defer requesting secret key from gpg until just before backupJoey Hess2016-11-06
* Better suggestion when user is having difficulty thinking of a strong enough ...Joey Hess2016-11-06
* improved queue uploadJoey Hess2016-10-24
* fix spelling errors caught by lintianSean Whitton2016-10-22
* Check if --store-local directory is writable.Joey Hess2016-10-06
* Gpg keyid bugsJoey Hess2016-10-06
* New --add-storage-directory and --add-server optionsJoey Hess2016-10-06
* move level from Server to StorageJoey Hess2016-10-06
* Filter out escape sequences and any other unusual characters when writing all...Joey Hess2016-09-27
* Added --check-servers mode, which is useful both at the command line to see w...Joey Hess2016-09-27
* check server levelsJoey Hess2016-09-26
* Randomize the server list.Joey Hess2016-09-26
* Added --chaff-max-delay option for slower chaffing.Joey Hess2016-09-23
* In --autostart mode, check for gpg keys that have not been backed up, and off...Joey Hess2016-09-22
* record already-existing backup in log after restoring a secret keyJoey 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
* cleanupJoey Hess2016-09-22
* Added --backup-server and --restore-serverJoey Hess2016-09-15
* Store information about backed up keys in ~/.keysafe/backup.logJoey Hess2016-09-14
* Added --chaff mode which uploads random junk to servers.Joey 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
* implemented dynamic rate limitingJoey Hess2016-09-13
* implement client-server Proof Of WorkJoey Hess2016-09-12
* Added --name and --othername options.Joey Hess2016-09-04
* improve messageJoey Hess2016-09-01
* better message on bad passwordJoey Hess2016-08-31
* added --store-directoryJoey Hess2016-08-31
* Added basic test suite.Joey Hess2016-08-30
* Improve time estimates, taking into account the number of cores.Joey Hess2016-08-30
* make server default to only listening to localhostJoey Hess2016-08-29
* --server needs a portJoey Hess2016-08-22
* http client, and --serverJoey Hess2016-08-20
* wordingJoey Hess2016-08-19
* done for the day!Joey Hess2016-08-19
* avoid displaying messages while progress bar is displayedJoey Hess2016-08-19
* chunkingJoey Hess2016-08-19
* rename shard -> shareJoey Hess2016-08-19
* minor prompt flowJoey Hess2016-08-18
* untested moving of upload queues on to serversJoey Hess2016-08-18
* add support for multiple storage locattionsJoey Hess2016-08-18
* obscure nameJoey Hess2016-08-17
* allow configuring N and MJoey Hess2016-08-17
* probe knownTunings on restoreJoey Hess2016-08-17
* save restored secret key to gpg or fileJoey Hess2016-08-17
* simplifyJoey Hess2016-08-17
* refactorJoey Hess2016-08-17
* make storage to use configurable on command lineJoey Hess2016-08-17