[presentations] 03/03: DC17 fix formatting of intro

Valerie R Young spectranaut at riseup.net
Fri Aug 11 18:48:17 UTC 2017


This is an automated email from the git hooks/post-receive script.

spectranaut-guest pushed a commit to branch master
in repository presentations.

commit 88cc0ccf3cafaac21b2fce7f0084642aa02f44e6
Author: Valerie R Young <spectranaut at riseup.net>
Date:   Fri Aug 11 14:47:55 2017 -0400

    DC17 fix formatting of intro
---
 2017-08-11-DebConf17/index.html | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

diff --git a/2017-08-11-DebConf17/index.html b/2017-08-11-DebConf17/index.html
index de75bde..b8736da 100644
--- a/2017-08-11-DebConf17/index.html
+++ b/2017-08-11-DebConf17/index.html
@@ -147,16 +147,20 @@
 
       <section>
         <h3>Why do we want to prove this?</h3>
-		The binary could have been..
-          - compiled by a malicious actor?
-          - compiled with a compromised compiler?
+        <ul>
+		  <li>The binary could have been:</li>
+          <li>...compiled by a malicious actor.</li>
+          <li>...compiled with a compromised compiler.</li>
+        </ul>
       </section>
 
 
       <section>
-        <h3>Two problems to solve!</h3>
-          (1) Compilation of binary package should be deterministic.
-          (2) Build enviorment of any binary package should be reproducible.
+        <h3>Two problems to solve:</h3>
+        <ul>
+          <li>(1) Compilation of binary package should be deterministic.</li>
+          <li>(2) Build enviorment of any binary package should be reproducible.</li>
+		</ul>
       </section>
 
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/presentations.git



More information about the Reproducible-commits mailing list