mirror of
https://github.com/tomru/lt-35c3.git
synced 2026-03-03 06:27:24 +01:00
version 1
This commit is contained in:
76
deck.mdx
76
deck.mdx
@@ -1,23 +1,79 @@
|
|||||||
import { Head } from 'mdx-deck'
|
<!-- # vim: set tw=80 -->
|
||||||
|
import { Head, Appear } from 'mdx-deck'
|
||||||
|
|
||||||
export { default as theme } from './theme'
|
export { default as theme } from './theme'
|
||||||
|
|
||||||
<Head>
|
<Head>
|
||||||
<title>Presentation Title</title>
|
<title>35c3</title>
|
||||||
</Head>
|
</Head>
|
||||||
|
|
||||||
# Hello
|
# 35C3
|
||||||
|
## 35th Chaos Communication Congress
|
||||||
|
|
||||||
|
### Annual four-day conference on technology, society and utopia
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Edit this file
|
## Facts
|
||||||
|
|
||||||
To create your presentation
|
- 16k+ attendees
|
||||||
|
- [160 lectures](https://fahrplan.events.ccc.de/congress/2018/Fahrplan/index.html)
|
||||||
```notes
|
- [183 assemblies](https://events.ccc.de/congress/2018/wiki/index.php/Static:Assemblies)
|
||||||
- Create speaker notes in fenced code blocks
|
- lightning talks
|
||||||
```
|
- self organised sessions
|
||||||
|
- organised by the [CCC](https://ccc.de) and a 💩 load of volunteers
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
<https://github.com/jxnblk/mdx-deck>
|
## infrastructure
|
||||||
|
|
||||||
|
### because we can...
|
||||||
|
|
||||||
|
* 500Gbps uplink (peak 38.4 GBps)
|
||||||
|
* Network ( 286 WiFI APs, 186 switches )
|
||||||
|
* live streams, [recordings](https://www.youtube.com/user/mediacccde/playlists) (translated and subtitled)
|
||||||
|
* Telephone system
|
||||||
|
- DECT ( 129k calls, ~4k handsets )
|
||||||
|
- SIP ( 104k calls )
|
||||||
|
- GSM ( 17k calls)
|
||||||
|
* postal service (even into the future)
|
||||||
|
* an awesome kidspace (also with workshops)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
# Lectures Day 1
|
||||||
|
|
||||||
|
* "The" Social Credit System
|
||||||
|
* Introduction to Deep Learning
|
||||||
|
* Scuttlebutt
|
||||||
|
* Hackerethik (Ethics of hacking)
|
||||||
|
* Venenerkennung hacken (hacking vein recognition)
|
||||||
|
* What The Fax?!
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
# Lectures Day 2
|
||||||
|
* Smart Home - Smart Hack
|
||||||
|
* The Enemy
|
||||||
|
* Snakes and Rabbits - How CCC shaped an open hardware success
|
||||||
|
* The Layman's Guide to Zero-Day Engineering
|
||||||
|
* A deep dive into the world of DOS viruses
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
# Lectures Day 3
|
||||||
|
* MicroPython – Python for Microcontrollers
|
||||||
|
* Conquering Large Numbers at the LHC
|
||||||
|
|
||||||
|
<!-- * Domain Name System -->
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
# Lectures Day 4
|
||||||
|
* What the flag is CTF?
|
||||||
|
<!-- * Microtargeting und Manipulation -->
|
||||||
|
|
||||||
|
---
|
||||||
|
## fanks!
|
||||||
|
|
||||||
|
### I'm probably out of time - no questions, sry...
|
||||||
|
|||||||
Reference in New Issue
Block a user