summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-11-29 22:18:13 +0100
committerHolger Levsen <holger@layer-acht.org>2016-11-29 22:18:13 +0100
commit33150787ffec98e099f874b077cd2a778586b14a (patch)
treec96576e6fd58247a6fbe97ddd22ce9e3348fc4be
parent52b3104a74b3499a70d1c1e514086e313bdfc081 (diff)
downloadjenkins.debian.net-33150787ffec98e099f874b077cd2a778586b14a.tar.xz
presentation: smoothen reproducible slides
-rw-r--r--presentations/2016-11-30-Profitbricks/index.html21
1 files changed, 7 insertions, 14 deletions
diff --git a/presentations/2016-11-30-Profitbricks/index.html b/presentations/2016-11-30-Profitbricks/index.html
index 14cbfd4d..2b041a4b 100644
--- a/presentations/2016-11-30-Profitbricks/index.html
+++ b/presentations/2016-11-30-Profitbricks/index.html
@@ -255,24 +255,17 @@ smoothen + shorten reproducible slides
<section data-background="images/debian-jenkins.png" data-background-size="10%" data-background-position="90% 10%">
<h2>
- reproducible.debian.net
+ reproducible.debian.net / tests.reproducible-builds.org/debian/
</h2>
<ul>
- <li>created by 379 jobs on jenkins.debian.net</li>
+ <li>created by 379 / ~350 jobs on jenkins.debian.net</li>
+ <li class="fragment">it's not only about Debian anymore…</li>
</ul>
</section>
- <section data-background="images/debian-jenkins.png" data-background-size="10%" data-background-position="90% 10%">
- <h2>
- tests.reproducible-builds.org/debian/
- </h2>
- <ul>
- <li>created by ~350 jobs on jenkins.debian.net </li>
- </ul>
- </section>
<section data-background="images/rbo.png" data-background-size="25%" data-background-position="90% 10%">
- <h2>The problem: why do we need reproducible builds?</h2>
+ <h2>The problem: Can we trust the build process?</h2>
<ul>
<li class="fragment">One can inspect the source code of free software for flaws</li>
<li class="fragment">But distributions provide binary/compiled packages</li>
@@ -280,7 +273,7 @@ smoothen + shorten reproducible slides
</section>
<section data-background="images/rbo.png" data-background-size="25%" data-background-position="90% 10%">
- <h2>Can we trust this process?</h2>
+ <h2>The problem: nobody can trust any binary built anywhere anymore</h2>
<ul>
<li class="fragment">To get users, go after the developers</li>
@@ -302,7 +295,7 @@ smoothen + shorten reproducible slides
<h2>The solution - FIXME wordings</h2>
<ul class="fragment">
- <li class="fragment">Ensure compilation always identical results</li>
+ <li class="fragment">Ensure compilation always bit by bit identical results</li>
<li class="fragment">Multiple parties compare compilation results</li>
<li class="fragment">Attacker needs to infect everybody simultaneously (or they are detected)</li>
</ul>
@@ -359,7 +352,7 @@ smoothen + shorten reproducible slides
</section>
<section data-background="images/rbo.png" data-background-size="25%" data-background-position="90% 10%">
- <h2>Technical advantages</h2>
+ <h2>Technical benefits</h2>
<ul>
<ul>