mirror of
https://github.com/tomru/lt-35c3.git
synced 2026-03-03 06:27:24 +01:00
110 lines
2.3 KiB
Plaintext
110 lines
2.3 KiB
Plaintext
<!-- # vim: set tw=80 -->
|
||
import { Head, Appear, Image } from 'mdx-deck'
|
||
|
||
export { default as theme } from './theme'
|
||
|
||
<Head>
|
||
<title>35c3</title>
|
||
</Head>
|
||
|
||
export default ({ children }) => (
|
||
<div
|
||
style={{
|
||
width: '100vw',
|
||
height: '100vw',
|
||
backgroundImage: 'url(images/stardust.jpg)',
|
||
backgroundSize: 'cover',
|
||
backgroundRepeat: 'no-repeat',
|
||
backgroundPosition: 'bottom',
|
||
paddingTop: '20%',
|
||
textShadow: '#973 5px 1px 15px',
|
||
}}>
|
||
{children}
|
||
</div>
|
||
)
|
||
|
||
|
||
# 35C3
|
||
## 35th Chaos Communication Congress
|
||
|
||
### Annual four-day conference on technology, society and utopia
|
||
|
||
---
|
||
|
||
# Numbers
|
||
|
||
|
||
|
||
- 16k+ attendees
|
||
- [160 lectures](https://fahrplan.events.ccc.de/congress/2018/Fahrplan/index.html)
|
||
- [183 assemblies](https://events.ccc.de/congress/2018/wiki/index.php/Static:Assemblies)
|
||
- [70+ lightning talks](https://events.ccc.de/congress/2018/wiki/index.php/Static:Lightning_Talks)
|
||
- [91 projects](https://events.ccc.de/congress/2018/wiki/index.php/Static:Projects)
|
||
- [393 self organised sessions](https://events.ccc.de/congress/2018/wiki/index.php/Static:Self-organized_Sessions)
|
||
|
||
### organised by the [CCC](https://ccc.de) and a 💩 load of volunteers
|
||
|
||
---
|
||
|
||
# infrastructure
|
||
|
||
### because we can...
|
||
|
||
* 500Gbps uplink (peak 38.4 GBps)
|
||
* Network ( 286 WiFI APs, 186 switches )
|
||
* live streams & [recordings](https://media.ccc.de/c/35c3) (translated and subtitled)
|
||
* Telephone system
|
||
- DECT ( 129k calls, ~4k handsets )
|
||
- SIP ( 104k calls )
|
||
- GSM ( 17k calls)
|
||
* postal service (even into the future)
|
||
* awesome kidspace (with workshops)
|
||
|
||
---
|
||
|
||
# Lectures Day 1
|
||
|
||
* "The" Social Credit System
|
||
* Introduction to Deep Learning
|
||
* Scuttlebutt
|
||
* Hackerethik
|
||
* Venenerkennung hacken
|
||
* 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
|
||
* Die verborgene Seite des Mobilfunks
|
||
* MicroPython – Python for Microcontrollers
|
||
* Conquering Large Numbers at the LHC
|
||
|
||
<!-- * Domain Name System -->
|
||
|
||
---
|
||
|
||
# Lectures Day 4
|
||
* What the flag is CTF?
|
||
<!-- * Microtargeting und Manipulation -->
|
||
|
||
---
|
||
|
||
# Sounds interesting?
|
||
|
||
* plan for 36c3 (27th-30th December)
|
||
* there is also a anual chaos computer camp
|
||
|
||
---
|
||
|
||
## fanks!
|
||
|
||
### I'm probably out of time - no questions, sry...
|