diff options
| author | Owen Jacobson <owen@grimoire.ca> | 2020-01-28 20:49:17 -0500 |
|---|---|---|
| committer | Owen Jacobson <owen@grimoire.ca> | 2020-01-28 23:23:18 -0500 |
| commit | 0d6f58c54a7af6c8b4e6cd98663eb36ec4e3accc (patch) | |
| tree | a2af4dc93f09a920b0ca375c1adde6d8f64eb6be /wiki/devops/continuous-signing.md | |
| parent | acf6f5d3bfa748e2f8810ab0fe807f82efcf3eb6 (diff) | |
Editorial pass & migration to mkdocs.
There's a lot in grimoire.ca that I either no longer stand behind or feel pretty weird about having out there.
Diffstat (limited to 'wiki/devops/continuous-signing.md')
| -rw-r--r-- | wiki/devops/continuous-signing.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/wiki/devops/continuous-signing.md b/wiki/devops/continuous-signing.md deleted file mode 100644 index 422ec49..0000000 --- a/wiki/devops/continuous-signing.md +++ /dev/null @@ -1,7 +0,0 @@ -# Code Signing on Build Servers - -We sign things so that we can authenticate them later, but authentication is -largely a conscious function. Computers are bad at answering "is this real". - -Major signing systems (GPG, jarsigner) require presentation of credentials at -signing time. CI servers don't generally have safe tools for this. |
