summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* releasing package keysafe version 0.201703030.20170303Joey Hess2017-03-03
|
* when we did not get enough shares, show how many we gotJoey Hess2017-03-03
|
* Updated to use raaz-0.1.1.Joey Hess2017-03-03
| | | | This commit was sponsored by John Peloquin on Patreon.
* (no commit message)ppk@9db2302f91bf3f0afd3efde3c940c994fe8250ad2017-03-02
|
* avoid stack install keysafeJoey Hess2017-01-25
| | | | stack does not look at stack.yaml when run that way. So annoying..
* Merge branch 'master' of ssh://keysafe.branchable.comJoey Hess2017-01-25
|\
| * link to instructions: how to use debian experimentalspwhitton2017-01-25
| |
* | add better object-id derivation ideaJoey Hess2017-01-25
| |
* | todoJoey Hess2017-01-25
|/
* add LCA talkJoey Hess2017-01-22
|
* removeJoey Hess2017-01-22
|
* fix news feedJoey Hess2017-01-22
|
* add news item for keysafe 0.20170122Joey Hess2017-01-22
|
* releasing package keysafe version 0.201701220.20170122Joey Hess2017-01-22
|
* debian experimentalJoey Hess2017-01-22
|
* link to new todo pageJoey Hess2017-01-22
|
* Merge ssh://keysafe.branchable.comJoey Hess2017-01-22
|\
| * initial commitadmin2017-01-22
|
* Keysafe has a new website, https://keysafe.branchable.com/Joey Hess2017-01-22
|
* Clarify that dollars in cost estimates are USD.Joey Hess2017-01-14
| | | | This commit was sponsored by Ignacio on Patreon.
* remove unused dep on binaryJoey Hess2016-11-30
|
* move a few more core things to first dep listJoey Hess2016-11-30
|
* split dependencies by typeJoey Hess2016-11-30
|
* Adjust cabal bounds to allow building with ghc 8.0.Joey Hess2016-11-29
| | | | | | However, the stack.yaml is still using an old LTS version to avoid polynomial's failure to build with ghc 8.0 (https://github.com/mokus0/polynomial/issues/8)
* bump deps to GHC 8.0.1 / LTS Haskell 7.8Sean Whitton2016-11-29
|
* typoJoey Hess2016-11-15
|
* prep release0.20161107Joey Hess2016-11-07
|
* Defer requesting secret key from gpg until just before backupJoey Hess2016-11-06
| | | | | | | | | So the user knows why gpg is asking for this secret key to be backed up. Before, this was done as soon as keysafe started, which didn't give the user any indication what was going on, unless they had multiple keys and so picked the key to back up from a list. This commit was sponsored by Thomas Hochstein on Patreon.
* Better suggestion when user is having difficulty thinking of a strong enough ↵Joey Hess2016-11-06
| | | | | | password. This commit was sponsored by Ignacio on Patreon.
* results of a little bit of usability testingJoey Hess2016-11-05
|
* Purism's keysafe server has been vetted to Recommended level!Joey Hess2016-11-01
| | | | | | | | It's set up meeting all criteria for Recommened, and I've received a gpg signed statement about it from Todd Weaver. The server does not yet have backups set up, as far as I know, but that's not a hard criteria for Recommended.
* improved queue uploadJoey Hess2016-10-24
| | | | | | | | | * --upload-queued: Exit nonzero if unable to upload all queued objects. * --autostart: If unable to upload all queued objects initially, delay between 1 and 2 hours and try again. This way, if tor takes some time to start after login, it will retry later, when tor is hopefully running.
* clarify which part of CyprusJoey Hess2016-10-24
|
* Fix --check-server to not fail when the server has not had anything stored ↵Joey Hess2016-10-24
| | | | | | | | on it yet. Threw an exception because the share directory was not created yet. This commit was sponsored by Anthony DeRobertis on Patreon.
* The third keysafe server is now available, provided by Purism.Joey Hess2016-10-24
| | | | | | Hoped this will be Recommended, but it's still being vetted. This commit was sponsored by Andreas on Patreon.
* updateJoey Hess2016-10-23
|
* Change default for --port to 4242.Joey Hess2016-10-23
|
* remove Setup build cruft0.20161022Joey Hess2016-10-22
|
* Makefile: Allow setting BUILDEROPTIONS=-j1 to avoid concurrent build, which ↵Joey Hess2016-10-22
| | | | | | should make build reproducible. (And removed an accidential double $BUILDER build)
* prep releaseJoey Hess2016-10-22
|
* makefile improvementsJoey Hess2016-10-22
| | | | | * Makefile: Propigate LDFLAGS, CFLAGS, and CPPFLAGS through ghc. * Makefile: Allow setting BUILDER=./Setup to build w/o cabal or stack.
* add Documentation url to service fileJoey Hess2016-10-22
|
* thanks sean!Joey Hess2016-10-22
|
* Merge remote-tracking branch 'spwhitton/lintian'Joey Hess2016-10-22
|\
| * fix use of .IP macro in manpageSean Whitton2016-10-22
| | | | | | | | | | "67: warning: numeric expression expected (got `B')" Gbp-Pq: Name fix-use-of-.IP-macro-in-manpage.patch
| * add keywords to desktop fileSean Whitton2016-10-22
| | | | | | Gbp-Pq: Name add-keywords-to-desktop-file.patch
| * fix spelling errors caught by lintianSean Whitton2016-10-22
| | | | | | Gbp-Pq: Name fix-spelling-errors-caught-by-lintian.patch
* | signed commits after this pointJoey Hess2016-10-22
|/ | | | | | All commits made by me to the keysafe repository after this point should be signed. Forgot to configure gpg to do it for the earlier commits, although there are signed tags for all past releases.
* releasing package keysafe version 0.201610070.20161007Joey Hess2016-10-20
|
* no need for init script +x in gitJoey Hess2016-10-18
|