summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* changelog for Debian uploadarchive/debian/0.20161107-1Sean Whitton2016-11-29
|
* Merge tag '0.20161107'Sean Whitton2016-11-29
|\ | | | | | | | | | | | | | | | | tagging package keysafe version 0.20161107 # gpg: Signature made Mon 07 Nov 2016 12:06:16 PM MST # gpg: using RSA key C910D9222512E3C7 # gpg: Good signature from "Joey Hess <id@joeyh.name>" [full] # Primary key fingerprint: E85A 5F63 B31D 24C1 EBF0 D81C C910 D922 2512 E3C7
| * 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
| |
* | Declare fast forward from 0.20161022-1archive/debian/0.20161022-2Sean Whitton2016-11-29
|\ \ | | | | | | | | | [dgit --overwrite]
| * | use _keysafeSean Whitton2016-10-23
| | | | | | | | | | | | | | | | | | | | | To avoid clashes with any non-system user accounts or groups. Forwarded: not-needed Gbp-Pq: Name use-_keysafe.patch
| * | keysafe (0.20161022-1) experimental; urgency=mediumSean Whitton2016-10-23
| |\ \ | | | | | | | | | | | | | | | | | | | | * Initial release (Closes: #834869). [dgit import unpatched keysafe 0.20161022-1]
| | * | Import keysafe_0.20161022-1.debian.tar.xzSean Whitton2016-10-23
| | / | | | | | | | | | [dgit import tarball keysafe 0.20161022-1 keysafe_0.20161022-1.debian.tar.xz]
| * / Import keysafe_0.20161022.orig.tar.xzSean Whitton2016-10-23
| / | | | | | | [dgit import orig keysafe_0.20161022.orig.tar.xz]
* | releaseSean Whitton2016-11-29
| |
* | bump servant build-depsSean Whitton2016-11-29
| |
* | switch to patches-applied for dgitSean Whitton2016-11-29
| |
* | refresh use-_keysafe.patchSean Whitton2016-11-29
| |
* | add bump-deps-to-GHC-8.0.1-LTS-Haskell-7.8.patchSean Whitton2016-11-29
| |
* | depend on torSean Whitton2016-11-10
| |
* | drop unintended Recommends: zenity for keysafe-binSean Whitton2016-11-05
| |
* | release to experimentaldebian/0.20161022-1Sean Whitton2016-10-23
| |
* | and always create the dirSean Whitton2016-10-23
| |
* | postinst always needs to chown /var/lib/keysafeSean Whitton2016-10-23
| |
* | commentSean Whitton2016-10-23
| |
* | typoSean Whitton2016-10-23
| |
* | check dir exists before chowningSean Whitton2016-10-23
| |
* | override hardening-no-fortify-functionsSean Whitton2016-10-23
| |
* | grammarSean Whitton2016-10-23
| |
* | fix commentSean Whitton2016-10-23
| |
* | delete _keysafe user and group after chowningSean Whitton2016-10-23
| |
* | commentSean Whitton2016-10-23
| |
* | disable PIE hardeningSean Whitton2016-10-23
| |
* | tidySean Whitton2016-10-22
| |
* | tidy commentsSean Whitton2016-10-22
| |
* | commentSean Whitton2016-10-22
| |
* | pass -j1 for a reproducible buildSean Whitton2016-10-22
| |
* | commentSean Whitton2016-10-22
| |
* | don't nuke /var/lib/keysafeSean Whitton2016-10-22
| |
* | suggests -> enhancesSean Whitton2016-10-22
| |
* | systemd service file now has Documentation:Sean Whitton2016-10-22
| |
* | enable hardening & simplify rulesSean Whitton2016-10-22
| | | | | | | | Thanks to Joey's changes in today's release
* | changelog & drop patches mergedSean Whitton2016-10-22
| |
* | Merge tag '0.20161022'Sean Whitton2016-10-22
|\| | | | | | | | | | | | | | | | | | | | | tagging package keysafe version 0.20161022 # gpg: Signature made Sat 22 Oct 2016 04:17:31 PM MST # gpg: using RSA key 0xC910D9222512E3C7 # gpg: Good signature from "Joey Hess <id@joeyh.name>" [unknown] # gpg: WARNING: This key is not certified with a trusted signature! # gpg: There is no indication that the signature belongs to the owner. # Primary key fingerprint: E85A 5F63 B31D 24C1 EBF0 D81C C910 D922 2512 E3C7
| * 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)