summaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* prep release0.20160922Joey Hess2016-09-22
* change json serialization for backup log once againJoey Hess2016-09-22
* updateJoey Hess2016-09-22
* In --autostart mode, check for gpg keys that have not been backed up, and off...Joey Hess2016-09-22
* avoid zenity choking on something it seems to expect to be htmlJoey Hess2016-09-22
* changelogJoey Hess2016-09-22
* record already-existing backup in log after restoring a secret keyJoey Hess2016-09-22
* improve layoutJoey Hess2016-09-22
* change backup log format so it can also log when backup of a key was skippedJoey Hess2016-09-22
* avoid crashing when moving from local storage directory that does not existJoey Hess2016-09-22
* Added --autostart mode and install FDO autostart fileJoey Hess2016-09-22
* copy in Utility.UserInfo from git-annexJoey Hess2016-09-22
* phony so make rebuildsJoey Hess2016-09-22
* changelogJoey Hess2016-09-22
* cleanupJoey Hess2016-09-22
* allow servers to have multiple or no addressesJoey Hess2016-09-22
* todoJoey Hess2016-09-16
* fix tar syntaxJoey Hess2016-09-16
* don't include path in tarballJoey Hess2016-09-16
* Added --backup-server and --restore-serverJoey Hess2016-09-15
* Change format of ~/.keysafe/backup.logJoey Hess2016-09-15
* TODOJoey Hess2016-09-15
* chaff only the current object size, not old onesJoey Hess2016-09-14
* rejigger to avoid division underflowJoey Hess2016-09-14
* simplifyJoey Hess2016-09-14
* Make rate limiter adapt to ongoing load more quickly -- every 15 minutes inst...Joey Hess2016-09-14
* Reduce number of buckets in rate limiter, avoiding ones with very low proof o...Joey Hess2016-09-14
* formatJoey Hess2016-09-14
* releasing package keysafe version 0.201609140.20160914Joey Hess2016-09-14
* cleanupJoey Hess2016-09-14
* Revert "add date to logger"Joey Hess2016-09-14
* catch exceptions in eg, tor socket setupJoey Hess2016-09-14
* fixJoey Hess2016-09-14
* put back my serverJoey Hess2016-09-14
* updateJoey 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
* rate limiting and PoW seem to work now!Joey Hess2016-09-14
* constructed the bloom filter wrongJoey Hess2016-09-14
* fix PoW deserializationJoey Hess2016-09-14
* Fix --uploadqueued bug that prevented deletion of local queued file.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
* Another fix to gpg secret key list parser.Joey Hess2016-09-14
* fix buildJoey Hess2016-09-14
* actually, that doesn't work so well, maxProofOfWork is not a power of 2Joey Hess2016-09-13
* another benchamrkJoey Hess2016-09-13
* updateJoey Hess2016-09-13
* use less expensive hash for proof of workJoey Hess2016-09-13