From f82d259e7bda843fb63ac1a0f6ff1d6bfb187099 Mon Sep 17 00:00:00 2001 From: Owen Jacobson Date: Wed, 9 Dec 2015 20:40:42 -0500 Subject: Remove HTML from the project. (We're no longer using Dokku.) --- .html/devops/continuous-signing.html | 93 ------------------------------------ 1 file changed, 93 deletions(-) delete mode 100644 .html/devops/continuous-signing.html (limited to '.html/devops/continuous-signing.html') diff --git a/.html/devops/continuous-signing.html b/.html/devops/continuous-signing.html deleted file mode 100644 index 5f61000..0000000 --- a/.html/devops/continuous-signing.html +++ /dev/null @@ -1,93 +0,0 @@ - - - - - The Codex » - Code Signing on Build Servers - - - - - - - - -
- - - - - -
-

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.

-
- - - -
-
- - -comments powered by Disqus -
- - - - - -
- - \ No newline at end of file -- cgit v1.2.3