[presentations] 01/01: DC17 reword intro

Valerie R Young spectranaut at riseup.net
Fri Aug 11 19:15:32 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 b86934634c8019a043035354edb5b17877f75c4e
Author: Valerie R Young <spectranaut at riseup.net>
Date:   Fri Aug 11 15:15:15 2017 -0400

    DC17 reword intro
---
 2017-08-11-DebConf17/index.html | 21 ++++++++++++++-------
 1 file changed, 14 insertions(+), 7 deletions(-)

diff --git a/2017-08-11-DebConf17/index.html b/2017-08-11-DebConf17/index.html
index 0bf35b5..5b776a9 100644
--- a/2017-08-11-DebConf17/index.html
+++ b/2017-08-11-DebConf17/index.html
@@ -138,28 +138,35 @@
   </section>
 
 
-
-
       <section>
         <h3>What is the goal of Reproducible Builds?</h3>
+      </section>
+
+      <section>
 		Prove binary came from source code.
       </section>
 
       <section>
         <h3>Why do we want to prove this?</h3>
+      </section>
+
+	  <section>
+		<h3>The binary could have been:</h3>
         <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>
 
+      <section>
+        <h3>How do we achieve Reproducible Builds?</h3>
+      </section>
 
       <section>
-        <h3>Two problems to solve:</h3>
+        <h3>In Debian, two branches of work:</h3>
         <ul>
-          <li>(1) Compilation of binary package should be deterministic.</li>
-          <li>(2) Build enviorment of any binary package should be reproducible.</li>
+          <li> 1. Compilation of binary program should be deterministic.</li>
+          <li> 2. Build environment of any binary program 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