www/content/datengarten/52.md
Daniel Molkentin ff62faf23a Move out datengartens into their own section
- /datengarten/index.html returns a blog-like list
- /datengarten/index.ics returns a VCALENDAR
- /datengarten/index.xml returns a schedule.xml-style view

No more pretty rendering includes in the content pages,
some more cleanup in the front matter
2018-05-21 18:31:39 +02:00

40 lines
1.3 KiB
Markdown

---
categories: ["Datengarten"]
series: "Datengarten"
title: "Datengarten 52"
no: 52
subtitle: "Reproducible Builds"
date: 2015-05-26T00:00:00+02:00
event:
start: 2015-05-26T20:00:00+02:00
end: 2015-05-26T22:00:00+02:00
location: CCCB
speaker: h01ger
language: de
streaming: yes
recording: https://media.ccc.de/v/dg52-reproducablebuilds
---
With free software, anyone can inspect the source code for malicious
flaws. But Debian provide binary packages to its users. The idea of
“deterministic” or “reproducible” builds is to empower anyone to verify
that no flaws have been introduced during the build process by
reproducing byte-for-byte identical binary packages from a given source.
This talk will explain the current status of the Debian Reproducible
Builds project, how this is relevant for the complete free software eco
system and how you can contribute.
Further Information: see [1](https://wiki.debian.org/ReproducibleBuilds)
and [2](https://reproducible.debian.net)
Note: the talk will be given in German. Please contact Holger if you are
interested to hear this talk in Berlin in English.
The recodings can be found on
[3](https://media.ccc.de/browse/events/datengarten/dg52-reproducablebuilds.html#video)
.
The slides can be found on
[4](http://meetings-archive.debian.net/pub/debian-meetings/2015/datengarten-ccc-berlin/2015-05-26-CCCBerlin.pdf)