- 16 Oct, 2019 1 commit
-
- 14 Oct, 2019 2 commits
-
-
Christian Hesse authored
... and get latest signatures.
-
Christian Hesse authored
-
- 11 Oct, 2019 6 commits
-
-
Christian Hesse authored
-
Christian Hesse authored
... and get latest changes, including: * revocation of stativ's packager key * revocation of thomas' master key (dan and giovanni loose full trust, but no single package is signed by their key) * new key of dvzrv
-
Christian Hesse authored
-
Christian Hesse authored
-
Christian Hesse authored
-
Christian Hesse authored
-
- 08 Oct, 2019 1 commit
-
-
Christian Hesse authored
... and get latest signatures, including fourth master key signature for arodseth (which should allow to revoke thomas' master key).
-
- 07 Oct, 2019 6 commits
-
-
Christian Hesse authored
-
Christian Hesse authored
... with comments.
-
Christian Hesse authored
... containing username and keyid
-
Christian Hesse authored
... and get everything stripped by export-minimal before - including proper revocation signatures.
-
Christian Hesse authored
-
Christian Hesse authored
... and get latest signatures, including: * extended lifetime for anthraxx' packager key * extra master signature for anatolik's key (which brings us one step closer to revoking thomas' master key) * diabonas' packager key with three master key signatures
-
- 27 Sep, 2019 1 commit
-
-
Christian Hesse authored
-
- 11 Sep, 2019 1 commit
-
-
Christian Hesse authored
... and get latest signatures.
-
- 27 Aug, 2019 2 commits
-
-
Christian Hesse authored
-
Christian Hesse authored
... and get latest signatures, including key with extended lifetime for daurnimator.
-
- 06 Aug, 2019 7 commits
-
-
Christian Hesse authored
No idea why options in configuration file are more effective than options on the command line... But everything needed is still there.
-
Christian Hesse authored
-
Using popd at the very end of a shell script is unnecessary, because, as the very last command, there is nothing to restore state for. Immediately after, the shell subprocess is ended, and processes don't control the cwd of the parent process. Changing the cwd for the last microsecond of the shell process, during which no commands are run, is a mildly expensive no-op. By the same measure, if popd is never used, pushd is not needed to record the old cwd. So simply use 'cd'. Signed-off-by:
Christian Hesse <mail@eworm.de>
-
This option only affects --export, and we always use armored keys. Signed-off-by:
Christian Hesse <mail@eworm.de>
-
This has the same effect, but causes only the exported version of the key to be cleaned. Cleaning the internal copy doesn't matter. Signed-off-by:
Christian Hesse <mail@eworm.de>
-
It is easier than passing around a dozen options on the command line. Signed-off-by:
Christian Hesse <mail@eworm.de>
-
Embedding quotes in a string doesn't work, it just causes KEYSERVER to not be quoted at all. Signed-off-by:
Christian Hesse <mail@eworm.de>
-
- 05 Aug, 2019 1 commit
-
-
Christian Hesse authored
-
- 04 Aug, 2019 1 commit
-
-
Christian Hesse authored
... and get latest signatures, including key with extended lifetime for Brett Cornwall (ainola).
-
- 17 Jul, 2019 1 commit
-
-
Christian Hesse authored
... and get latest signatures.
-
- 13 May, 2019 1 commit
-
-
Christian Hesse authored
... and get latest signatures.
-
- 23 Jan, 2019 7 commits
-
-
Christian Hesse authored
-
Christian Hesse authored
-
Christian Hesse authored
get anthraxx's master key and his signatures
-
Christian Hesse authored
-
Christian Hesse authored
* use --refresh-keys if key is available, not --recv-keys * refresh/receive in one go
-
Christian Hesse authored
This makes sure we do not loose signatures depending on key server used.
-
Christian Hesse authored
get escondida's key with extended lifetime
-
- 22 Jan, 2019 2 commits
-
-
Christian Hesse authored
get alad's key with extended lifetime
-
Christian Hesse authored
-