CCC media team
Chaos Computer Club - archive feed
A wide variety of video material distributed by the Chaos Computer Club. This feed contains events older than two years
Where to listen?
Podcasts in the app Replaio Radio Coming soonPodcasts are coming to the app soon. Install now and be the first to see a whole new take on podcasts
Episodes
Jahresrückblick des FIfF 2018 (fiffkon18) Video 28.09.2018 54:28
about this event: https://2018.fiffkon.de/program/events/19.html
libcapsule (asg2018) Video 28.09.2018 31:17
libcapsule is a project that allows segregated dynamic linking: Access to the symbols of a library without being exposed to any of the dependencies of that library without requiring recompilation of the binary that pulls it in. libcapsule's goal is to improve portability of programs that are distributed with runtimes (cf flatpak) that still need access to [some] libraries from the host (eg libGL)...
Besser steuern durch Daten? (fiffkon18) Video 28.09.2018 45:14
Während die Einen von der Lösung gravierender Menschheitsprobleme träumen, warnen Andere vor einer allumfassenden Überwachung durch die neuen Möglichkeiten soziotechnischer Systeme. Doch steht sowohl hinter der Utopie des Solutionismus als auch hinter der Dystopie totaler Überwachung die Frage, warum, wofür und wie die dazu notwendigen Daten überhaupt produziert und genutzt werden. Lassen sich dur...
CRI-O: All the Runtime Kubernetes need (asg2018) Video 28.09.2018 31:06
CRI-O is a brand new container runtime dedicated and optimized to support kubernetes workload. Its goal is to be a stable container runtime tied to kubernetes releases, replacing the docker daemon. Historically every update of Docker has broken Kubernetes. This has led to major rewriting and fixes of Kubernetes, which is understandable since Docker is not primarily for Kubernetes. Kubernetes needs...
Closing (asg2018) Video 28.09.2018 19:18
about this event: https://cfp.all-systems-go.io/en/ASG2018/public/events/223
2018 Desktop Linux Platform Issues (asg2018) Video 28.09.2018 31:15
TL;DR: Stop making "Desktop Linux" a moving target by agreeing on a minimal baseline that third-party application can take for granted to exist on each Desktop Linux system. To make "Desktop Linux" a viable platform (as in: Windows, macOS) to develop against, we need to insist on backward compatibility and either need to find the "least common denominator" by experimentation (as we have done for o...
Weizenbaum-Studienpreisvergabe des FIfF (fiffkon18) Video 28.09.2018 1:34:22
about this event: https://2018.fiffkon.de/program/events/20.html
State of systemd @ Facebook (asg2018) Video 28.09.2018 25:34
We'll be covering happenings, learnings and new challenges running and supporting systemd in production on the Facebook fleet throughout the past year. This talk is a followup to systemd @ Facebook — a year later that was presented last year. We'll cover the latest developments, how we're leveraging new systemd features, how we continue rolling systemd on the fleet, and finally discuss a number of...
Running Android on the Mainline Graphics Stack (asg2018) Video 28.09.2018 24:18
It is now possible to run Android ontop of an entirely Open Source Linux Graphics stack, this talk will dig into how you can do it too! Finally, it is possible to run Android on top of mainline Graphics! The recent addition of DRM Atomic Modesetting and Explicit Synchronization to the kernel paved the way, albeit some changes to the Android userspace were necessary. The Android graphics stack is b...
Early boot provisioning systems (asg2018) Video 28.09.2018 25:18
Early boot provisioning systems aim to enable automated, declarative, immutable patterns for Linux systems. In this talk, I'll discuss the CoreOS Ignition system and illustrate how it works and addresses real-world use cases on bare-metal, cloud providers, and hypervisors. I'll share experiences using and integrating early provisioning and highlight new challenges for contributors to explore. With...
The State of Your Supply Chain (asg2018) Video 28.09.2018 25:50
Container security often focuses on runtime best-practices whilst neglecting delivery of the software in the supply chain. Application, library, and OS vulnerabilities are a likely route to data exfiltration, and emerging technologies in the container ecosystem offer a new opportunity to mitigate this risk. Treating containers as immutable artefacts and injecting configuration allows us to "upgrad...
Netzwerkdienste für sozial-liberale Gesellschaften (fiffkon18) Video 28.09.2018 47:41
Welche politischen Anforderungen könnten wir an neue Netzwerkdienste stellen? In diesem Vortrag sollen die politischen Anforderungskataloge für das GNU Name System und GNU Taler kurz vorgestellt werden. Danach zeigen wir, wie diese Anforderungen technisch umgesetzt wurden. about this event: https://2018.fiffkon.de/program/events/2.html
Using Machine Learning to find Linux bugs (asg2018) Video 28.09.2018 30:22
I’d like to show you how to find bugs in Linux systems using machine learning, when paired with the totally seemingly useless and annoying false positives that come out of your integration tests. I’d like to show you how to find bugs in Linux systems using machine learning, when paired with the totally seemingly useless and annoying false positives that come out of your integration tests. We’ve al...
Chef in Strange Places (asg2018) Video 28.09.2018 16:16
How Facebook uses Chef to manage many different largescale heterogenous environments. Facebook uses chef to deploy and manage a wide array of environments across our fleet, ranging from network switches to mobile phones to LXC containers to off-network devices. This talk will explore our toolchain for building, testing, and running Chef code in this diverse ecosystem of environments and includes s...
The Future of Networking APIs (asg2018) Video 28.09.2018 25:18
This talk presents TAPS (Transport Services), a proposed abstraction for a new Networking API, and calls for the Linux community to get involved. Even decades after its introduction, the Socket API is still the de-facto standard Networking API on many systems. Its simplifying abstraction of a network connection as a file helped making networking easier to integrate into applications in the early d...
Passive filesystem verification (asg2018) Video 28.09.2018 20:38
A more generic approach to ensure you have what you'd expect to have A side effect of the many new ways to package filesystems (here's looking at you, containers!), is that filesystems are being copied around without many of the features that traditional packaging provided (i.e. `rpm -qV ...`). Much progress has been made for reproducible digests of containers. In this talk Vincent Batts will revi...
Fearless Multimedia Programming (asg2018) Video 28.09.2018 31:23
Whether you are interested in multimedia programming in specific or curious about how Rust programming language can enable you to write almost-bug-free code without having to compromise on efficiency, this talk is for you. GStreamer is a popular framework of choice for multimedia programming in the Linux world, especially for embedded. Since efficiency is a typical core requirement for embedded so...
Netboot21: Bootloaders in the 21st Century (asg2018) Video 28.09.2018 32:45
Sick of insecure PXE booting over TFTP? Come learn about our efforts to write modern boot loaders in Linux's user space. LinuxBoot is a project to put Linux kernels into firmware. LinuxBoot means we have the full toolset of modern languages like Go at our fingertips: let's use them! We can now easily develop boot loaders with trivial support for HTTPS-, gRPC- or TPM-based network booting. about th...
Peer to peer OS and flatpak updates (asg2018) Video 28.09.2018 18:15
Recently, work that we have been doing on Endless OS to allow peer to peer OS and flatpak updates has been reaching maturity and nearing wider deployment. This talk will give an overview of how we support LAN and USB updates of OSTrees, how it fits in upstream in OSTree and flatpak, and what you’d need to do to enable peer to peer updates for your OSTree system. about this event: https://cfp.all-s...
Die DSGVO: Eine kommentierte Reise durch die (Un)Tiefen des juristischen Feuilletons (fiffkon18) Video 28.09.2018 1:11:17
Vom Foto-Verbot zum Ende strukturierter Visitenkartensammlungen. Vom großen Blogsterben zu Zahnärzten und ihren Datenschutz-Tonbandansagen. Von überforderten Aufsichtsbehörden zu jubelnden Silicon Valley Riesen: Die DSGVO hat all den bekannten Kontroversen des Datenschutzrechts neuen Diskussionsstoff gegeben. Die Twitter-Szene hat die großen, kleinen (und vermeintlichen) Aufreger dankend aufgegrif...
Configuration Driven Event Tracing with Traceleft and eBPF (asg2018) Video 28.09.2018 39:11
Traceleft is a framework built upon eBPF which allows generation of system events such as file operations and network calls via a configuration driven system. It can act as a foundation for building auditing and incident analysis or monitoring tools that work at the system level and need targeted and filtered information. While traditionally, eBPF based analysis requires writing scripts in a limit...
Is Cockpit Secure? (asg2018) Video 28.09.2018 27:29
Cockpit makes Linux discoverable. But it's really a Linux session in a web browser, accessing the native system APIs and tools directly from javascript. Does that sound scary? How can we be sure that accessing Linux from a web browser is secure? What about the web server stack? What about authentication and privilege escalation? We'll talk about how Cockpit deals with security, authentication, pri...
BPF and the future of the kernel extensibility (asg2018) Video 27.09.2018 35:40
To bring cool ideas to life, the Linux kernel and user space need to work together. The core kernel is a stable ABI base, a common denominator for everything that builds on top. In contrast, BPF is a specific know-how, a secret sauce of the cool idea. The Linux kernel needs BPF to stay relevant, and BPF has to become friendlier to programmers. This talk explores the steps taken towards this long-t...
nettools (asg2018) Video 27.09.2018 21:21
nettools is a yet-to-be-released project providing low-level libraries for network configuration. Within the scope of the project falls protocols like DHCP, NDP, IPv4 Address Conflict Detection, and IPv4LL. The first library scheduled to be released is IPv4ACD, a pre-release version of which is already used by NetworkManager. This talk gives an overview of the design principles of the project, the...
Fedora CoreOS (asg2018) Video 27.09.2018 24:01
What exactly is Red Hat up with CoreOS .....and what were they thinking when they announced a Fedora CoreOS? In this talk, we'll briefly look at some of the excellent work pioneered by the Container Linux team around the self-driving, container focused operating system. We'll also overlay how the container ecosystem has changed over the past 5 years and what we're doing at the OS-level to refocus...
Similar podcasts
Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.