36th Chaos Communication Congress

Day 3 (2019-12-29)

10:00+1:00

Seminar room 14-15

Wiederholung vom Vortrag am Tag 1

10:00+2:00

C-base

Calliope Games Workshop

Calliope Spiele Programmierung 1

Spiele mit dem Calliope programmieren Wir werden einfache Spiele mit dem Calliope programmieren. Geeignet für Anfänger und Fortgeschrittene.

10:00+3:00

Hardware Hacking Area

Build your own game console! [[File:MAKERbuino.jpg|800px]]This is a building session for kids (11+) and grown-ups at 36C3. I know that kids are usually not interested in as many talks as grown-ups, so there's a potentially high demand for fun stuff to do for kids at 36C3. For this reason, the MAKERbuino kits are intended to be built by 1. kids and 2. non-kids (everybody else). If you're a grown-up, you're most welcome to join the session! Build your own kit if there are any kits left and/or consider helping a kid if you already have some basic soldering experience.We'll have 10 seats available at Hamsterspace@HHA. Here are some additional hints:* If you're a kid, bring a parent if you can! * If you've never soldered before, build a small kit before building a MAKERbuino. There's plenty of opportunity at 36C3 to gain basic soldering experience during the days before the session, for example:** [[Learn_to_solder|Learn To Solder (Hardware Hacking Area)]]** [[Session:Soldering_Workshop_(Chaos_macht_Schule)|Soldering Workshop (Chaos macht Schule)]]*More information [[MAKERbuino|can be found here]].

10:00+2:00

C3blind

Sai's #BlindNavigation workshop from 35c3 will also take place this year! If you're interested in learning to navigate blindly using guide canes, this is the session for you! As the workshop requires tremendous logistical effort, we will need to contact you in advance with exact details as to when the workshop will take place, but expect at least one timeslot provided on this page.To sign up, please fill in https://s.ai/ccc/ws.Fill in https://s.ai/ccc/fb after, For Science (& my sanity)

10:00+2:00

Kidspace

spielerisch und kreativ die Welt der Computer kennenlernen Mit dem Calliope mini kannst du spielerisch und kreativ die Welt der Computer kennenlernen. calliope.ccAnzahl Teilnehmer*innen: 5-10Alter: 6+ JahreDauer: 30-60minAnmeldung erforderlich?: Nein

10:15

10:15+1:00

Lecture room M3

We'll do some Yoga to calm our minds and move them bodies. Bring along comfortable clothes – and a towel to lie on ;-)

10:30

10:30+1:30

Foodhackingbase

We cook soup (French) Hands-on cooking of traditional winter soup from France.

10:30+1:30

Hardware Hacking Area

Blinkenpoi Assembly Party

Blinkenpoi Assembly Day #3 10:30

We build Blinkenpois Come build a Blinkenpoi!overflo (DECT 6837, the dude with the donkey hat) will build Blinkenpois with you and guide you trough the process.There is documentation available online.[https://metalab.at/wiki/Blinkenpoi metalab WIKI][https://www.youtube.com/watch?v=9AM9bLseyD4 Instruction video]You have a seat in the workshop if you got a Blinkenpoi kit before the Workshop.It is easy to build, expect 15 minutes to assemble a Blinkenpoi.

11:00

11:00+00:50

Chaos-West Bühne

Die Datenverarbeitung auf Basis von Einwilligungen macht uns zu Klickrobotern und gibt uns gegenüber übermächtigen Anbietern keine wirklich freie Wahl. Wir zeigen eine Alternative auf, mit der wir unser Grundrecht auf informationelle Selbstbestimmung gegenüber den Großkonzernen wieder durchsetzen könnten. Ausgehend von den Nachteilen der meistens alternativlosen Einwilligung, die Facebook, Google und Co. für die Nutzung ihrer Services verlangen, wird das Modell von Datengewerkschaften erläutert, ein Zusammenschluss von datenerzeugenden Einzelpersonen. Die Bündelung der Interessen vieler Betroffener zur Schaffung einer ernstzunehmenden Verhandlungsposition und die damit verbundene Ermöglichung von differenzierten und wirklich freiwilligen Einwilligungen könnten zu einer besseren Balance der Interessen führen, ohne die einzelnen Betroffenen dabei zu bevormunden. Eine erste Datengewerkschaft wurde bereits 2018 in den Niederlanden gegründet, deren erklärtes Ziel es ist, direkt mit den Anbietern zu verhandeln, um den Erzeuger*innen der Daten auch einen fairen Anteil an den Gewinnen zu verschaffen.

11:00+1:00

Lecture room 11

Subtitles Angelmeeting This is the introduction meetings for subtitles angels.If you want to become a subtitles angel, you have to attend one of these meetings.At the end of the meeting, attendees will be confirmed as subtitles angels.Please have your nick in the angelsystem ready and select "Subtitles Angel" (necessary for the confirmation).

11:00+2:00

Seminar room 14-15

This workshop will introduce you to the basics of natural language processing in Python. [[File:Introduction-NLP-LogoSmall.png|center]]''(While this abstract is in English, this workshop will be held either in English or German; depending on who wants to participate!)''Language is not just everywhere, but also essential to what makes us human. The rapidly growing field of Natural Language Processing (NLP) and/or computational linguistics, essentially, is trying to make computers 'understand' and produce natural language. The results of this endeavor are already omnipresent. Just to name a few, think about voice assistants and interfaces, chatbots, automated customer service agents, or the large scale analysis of, for example, social media data.This two-hour workshop, targeted towards interested beginners, will be a gentle introduction to NLP. In the first half an hour, we will be discussing some fundamentals of linguistics. Afterward, we will use Python to practically explore a linguistic dataset (a language corpus) and get to know some fundamental methods of NLP. If time allows for it, we will also briefly address state-of-the-art machine and deep learning approaches to understanding, analyzing, and generating natural language.'''About Me'''<br>My name is Ingo, and I'm currently working at Heidelberg University as a computational/corpus linguist and teacher educator. I'm particularly involved with teacher education/training and foreign language teaching.'''Required Previous Knowledge'''<br>* You are not required to have any previous knowledge about linguistics or NLP* Basic knowledge of Python (or similar) is recommended if you want to follow along with the technical section of the workshop'''Technical Requirements'''<br>If you want to participate actively (i.e., code along), you should bring a device that is capable of running a modern browser and has Internet access. Being able to type comfortably is also recommended ;). Alternatively, any device capable of running Python 3.6+ (ideally in a Jupyter Notebook) will do just fine!'''Material'''<br>All material (e.g., slides) will be provided on this page after the workshop. Please also check back here a day before the workshop because I will provide some additional material useful for active participation.You can find all material in this [https://github.com/IngoKl/36c3-workshops GitHub repository]. If you want to code along in your browser, you can also just start this [https://mybinder.org/v2/gh/IngoKl/36c3-workshops/master Binder]. Be aware that starting the Binder (i.e. your coding environment) can take a couple of minutes.

11:00+1:00

Lecture room M1

Introduction to FORTH – a very unusual, weird programming language. Weird properties of FORTH:* It is unclear whether FORTH is an interpreted or a compiled language* Arbitrary FORTH code can be run at compile-time to influence what is compiled* You can completely change the meaning, syntax, ...anything of the language without patching the interpreter/compiler* You can add new control structures or programming paradigms that fit in well with the built-in ones (In fact, the built-in ones (like if, else, loop) are implemented using FORTH code as well)* FORTH is very low level and very high level at the same time* FORTH is very simple. After hearing the talk, you might be able to completely implement a (non-standard) FORTH from memory in less than an hour.

11:00+2:00

Studio Datsche

Sport and Porridge slowly getting into movement/ no gym yet but some easy reminder that we still have a body to use and enjoy. filling it with seeds and fruits which are provided by the megalomanic and perfectionist master of brei.

11:00+1:30

Haecksen

Für alle, die das Haecksen-Frühstück am Tag 2 verpasst haben oder mehr davon brauchen. Wer Lust hat, schaut mit Getränk und Snacks in der Assembly zum gemeinsamen Start in den Tag vorbei. Es gibt (wahrscheinlich) Kaffee.Nicht vergessen: Das große, jährliche Frühstück findet an Tag 2 statt!Small breakfast-revival in our assembly. Bring your own food.Don't forget: The large annual Haecksenbreakfast takes place on day 2.See you around :-)

11:00+0:20

Haecksen

fast wie echtes Yoga Jeden Morgen um 11:00, Fast wie echtes Yoga.Am zweiten Tag um 10:30 Uhr, direkt vor dem Haecksen-Frühstück.

11:00+12:59

Hardware Hacking Area

Learn to Solder! A large variety of way cool kits are available, all designed for total beginners to complete successfully -- and intriguing enough for the total hardware geek.<br> <br> <span style="color:orange">'''''This ongoing workshop will be happening concurrently with lots of other way cool workshops at the Hardware Hacking Area! Throughout all of 36C3.'''''</span><br> <span style="color:red">'''''Please come by any time to learn to solder!'''''</span> [[File:LearnToSolder.jpg|center|500px|Room full of happy hardware hackers at the Hardware Hacking Area at 30C3]]<br>'''What''': A place to get together to solder stuff!<br>       Learn to Solder!<br>       You can easily learn all of the skills you need in a short time.<br>       Make a project, and take it home with you!<br>       If you have your own project (advanced or simple),<br>       bring it by, and if you would like help, you can get it!<br>'''When''':<span style="color:red"> '''''Any time!'''''</span> All day and all night -- Every day of 36C3<br>       Most projects take about 1.5 to 2 hours<br>       <span style="color:orange">'''''This ongoing workshop will be happening concurrently with lots of other way cool workshops at the Hardware Hacking Area!'''''</span><br>       <span style="color:red">'''''Please come by any time to learn to solder!'''''</span><br>     '''Where''': The '''Hardware Hacking Area''' -- West side of Exhibition Hall 2 -- [https://events.ccc.de/congress/2019/wiki/images/c/ce/HHA_map.png map]<br>'''Who''': You! All ages, all skill levels -- It is fun to make things in the<br>       friendly community of the Hardware Hacking Area.<br>       ''Come join us. Everyone is welcome.''<br>'''Cost''': Instruction is free! We ask that people pay only for the cost of<br>       the parts used -- kit prices range from €10 to €30.<br>          <span style="color:orange">''' -- No need to register -- just come on by,</span> <span style="color:red">any time!'''</span><br>Learn to solder! [[User:Maltman23|Mitch Altman]] and others will bring kits to make cool, practical, intriguing, hackable things that you can bring home after you make it. Of course, you can also bring your own projects to hack. And if you have anything to fix, bring it by!Plenty of cool kits are available to make, including:<br>* TV-B-Gone (turn off TVs in public places!)<br>* ArduTouch Music Synthesizer (make cool noise and music with this Arduino-comaptible kit!)<br>* Brain Machine (Meditate, Hallucinate, and Trip Out!)<br>* Trippy RGB Waves (interactive art blinky lights!)<br>* MiniPOV (write your message in the air!)<br>* MintyBoost (charge your USB enabled gadgets!)<br>* Hello My Name Is... badge (Geeky, blinky version of the sticker!)<br>* microcontroller programmers (program all your AVR family chips!)<br>* Arduino clones (make just about anything!)<br>* And many, more!<br>More info on these projects is available at:<br>[http://www.CornfieldElectronics.com Cornfield Electronics] (click on the "projects" tab)<br>[http://www.adafruit.com/ Adafruit]<br>[http://www.evilmadscientist.com/ Evil Mad Scientist]<br>[http://analogmachines.com Analog Machines]<br>Anyone can learn to solder! Even if you have never made anything in your life, you can learn this very useful and enjoyable skill. It really is fun! [[User:Maltman23|Mitch]] and has taught tens of thousands of people to solder all around the world, and he can teach you, too! Add yourself to the ever increasing community!<br><br><br>

11:00+2:00

Hardware Hacking Area

Surface mount electronics for terrified beginners. Learn to assemble tiny parts on circuit boards by building an electronic touch-activated purring kitten. Anyone can do it. Yes, even you who never touched anything electronic before. 120mins, 20€/kit, avoid caffeine immediately before. Max 20 participants per session, there is a PAPER!!1! signup list in the hardware hacking area. [[File:Catsplash.png|800px]]Takes about two hours. Basic workshop. No prior knowledge needed. Materials cost 20€ per kit.We are going to build an electronic kitten using tiny SMD parts. It will purr when you touch it right and hiss when you touch it wrong. It's going to work.For people afraid of surface mount assembly/rework. You know those tiny little components in modern electronic devices? It's both possible and easy to assemble those by hand. You can do it, and I'll teach you how!Think you don't have the tools? Think you can't manually place 0402s? Everything is possible with patience and practice. The equipment is minimal and you probably already have it. We'll learn the answer to THERE'S A SHORT ON A TINY PART OMG WHAT NOW? After this, you'll no longer need to be scared of SMD. Avoid caffeine immediately before the workshop, because shaky hands are a disadvantage.The workshop kit costs 20€. Please SIGN UP ON THE PAPER LIST at the Hardware Hacking Area. PLEASE BE ON TIME!

11:00+2:00

City center

FFF-Demo

$password=saveForFuture

„$password=saveForFuture“: Peaceful “Fridays for Future” protest for climate justice (better climate politics) in the city. Officially registered at the relevant government agency, legal to attend for citizens of any country.Deteils:Angemeldete Demonstration im Rahmen von Fridays for Future in der Stadt; Termin am Vormittag, damit 36c3-Besuchende direkt morgens von der Schlafgelegenheit zur Demo können und nach der Demo weiter zum Messegelände. Demonstration im Rahmen von Fridays for Future in der Stadt; Termin am Vormittag, damit 36c3-Besuchende direkt morgens von der Schlafgelegenheit zur Demo können und nach der Demo weiter zum Messegelände.Thematisch orientiern wir uns dann auch mehr am Thema des Chaos Communication Congress, welcher "Resource Exhaustion" zum eigenen Motto gemacht hat. Somit widmen wir uns eben der Digitalisierung und deren Auswirkungen auf den menschgemachten Klimawandel. The strike is part of the local Friday For Future group. The date and time were chosen to take care of the visitors of 36c6. Simply to stand up, strike and move on to the congress.Having the topic of the chaos communication congress "Resource Exhaustion" in mind, the strike will focus on that topic also – especially the responsibility of digitalization on the human-made climate crisis.* '''Ort/Location:''' [https://www.openstreetmap.org/#map=19/51.34390/12.37910 Willy-Brandt-Platz, Leipzig]* '''Zeit/Time:''' 11:00 CET* '''Datum/Date:''' 2019-12-29

11:00+1:30

402 Payment Required

ever wanted to how git internals look? ATTENTION: LOCATION IS OIO Workshop Domehttps://talks.oio.social/36c3-oio/talk/XWZMAJ/Requirements:- If you like to follow along please clone https://github.com/wtjerry/gitShowAndTell_playgroundRepo.git- Some kind of a computer with a shell, git and an editor installed.Using git for keeping track of your code? Ever had a moment where you wanted to assault git for being /doing stupid? (yes i know, it definitely wasnt your fault)Now is the time: you may either stay at that level of knowlegde to not loose the chance to get angry at git again (no issues with that, everyone needs a scapegoat) or you could learn why git works the way it does (and sometimes does stupid stuff).This workshop might help you with the second.

11:00+1:30

C-base / CCC-B / xHain

Polizeidatenbanken: Was, wer, warum, wohin? Wollt ihr ein Auskunftsersuchen bei der Polizei stellen, um rauszukriegen, was sie über euch denken und warum ihr ständig gefilzt werden (wenn das so ist)? Habt ihr das schon gemacht und wollt wissen, was der Kram heißt und wie ihr in wegkriegt? Oder seid ihr einfach neugierig auf die jüngsten Blüten der Verdatung von "Sicherheit"? Was immer: Bei dieser Session seid ihr richtig.

11:30

11:30+1:00

Hackers Beauty Palace

Hoola Hoop Hands On Workshop for beginners Wir waren ziehhhhmlich sehr gut drauf, als wir diese Workshops eingetragen haben. Beim Workshop selbst werden wir das natürlich auch sein!

11:35

11:40

11:45

11:50

11:55

12:00

12:00+00:50

Chaos-West Bühne

Untertitel: Wie Europol und die Innenminister der EU-Länder Massenüberwachung legalisieren wollen und was dagegen zu tun ist. –– Zusammenfassung: Trotz klarer Gerichtsurteile gegen anlasslose Massenüberwachung wird in Arbeitsgruppen, Ausschüssen und Spezialgerichten an neuen Rechtsgrundlagen für eine EU-weite Vorratsdatenspeicherung gearbeitet. Es geht um Hintertüren in der ePrivacy-Verordnung, einen Fahrplan von EU-Rat und EU-Kommission, ein Überwachungskonzept von Europol und Versuche, den EU-Gerichtshof zu einer Revidierung vorheriger, grundrechtefreundlicher Urteile zu bewegen, während zur selben Zeit in Deutschland die CDU den Terror-Angriff von Halle/Saale instrumentalisiert. –– Ausführliche Beschreibung: In diesem Vortrag möchte ich erklären, wie sogenannte Sicherheitspolitiker auf drei Ebenen an mehreren neuen Rechtsgrundlagen für die massenhafte und anlasslose Überwachung unserer Kommunikations- und Aktivitätsdaten arbeiten. In diesem Zusammenhang möchte ich die Reaktion der deutschen CDU auf den Terror-Angriff in Halle/Saale im Oktober diesen Jahres als geschichtsvergessen kritisieren. Zum Referenten: Mein Name ist Friedemann Ebelt, ich arbeite seit fünf Jahren bei der deutschen Grundrechteorganisation Digitalcourage, die im Jahr 2006 eine Verfassungsbeschwerde gegen das deutsche Gesetz zur Vorratsdatenspeicherung eingereicht hat. Die Klage ist mit anderen Beschwerden anhängig beim Bundesverfassungsgericht, dessen Urteil eine EU-weite Signalwirkung haben wird. Digitalcourage beobachtet die aktuellen Überwachungsbestrebungen unter anderem mit Hilfe von Anfragen auf Grundlage des Informationsfreiheitsgesetzes, die wir auf fragdenstaat.de stellen. Was uns die Dokumente zeigen, ist aus unserer Sicht eine Kampagne für Vorratsdatenspeicherung, die auf drei Ebenen stattfindet: (1) Im geplanten EU-Gesetz zur ePrivacy-Verordnung wird über eine riesige Hintertür für eine private Vorratsdatenspeicherung verhandelt. Das ist absurd, denn das Ziel dieser Verordnung ist der Schutz sensibler Kommunikationsdaten. (Siehe Artikel 6 des Entwurfs einer ePrivacy-Verordnung) → Mehr dazu: https://digitalcourage.de/blog/2019/eprivacy-private-vorratsdatenspeicherung-durch-hintertuer (2) EU-Rat und EU-Kommission haben einen Fahrplan für eine neue EU-weite Vorratsdatenspeicherung beschlossen. Die Hauptgefahr aus unserer Sicht ist, dass ausschließlich Vorschläge für anlasslose Massenüberwachung diskutiert werden, wie die Überwachungs-Matrix aus dem Europol Data Retention Matrix Workshops. In einer 45-seitigen Tabelle breitet Europol aus, welche Daten sie für relevant für eine neue, EU-weite Vorratsdatenspeicherung halten. Von Standortdaten über IP-Adressen bis hin zu Verbindungsdaten sind nahezu sämtliche Informationen aufgeführt, die Provider demnach längerfristig speichern müssten. Diskutiert wird aber auch über die Speicherung der Länge von Antennen und über Klingeltöne. Es gibt keine Vorschläge für verhältnismäßige Optionen wie Quick Freeze, Sonderermittlungsdezernate oder ähnliches. → Mehr dazu: https://digitalcourage.de/blog/2019/eu-vorratsdatenspeicherung-diese-daten-sollen-gespeichert-werden https://digitalcourage.de/blog/2019/beschraenkte-vorratsdatenspeicherung (3) Mehrere EU-Mitgliedsstaaten verlangen vom EU-Gerichtshof eine Revidierung vorheriger, grundrechtefreundlicher Urteile. Anstatt die grundrechlichen Grenzen für Massenüberwachung zu akzeptieren, greifen die Regierungen der EU-Länder diese Grenzen an. → Mehr dazu: https://digitalcourage.de/blog/2019/achtung-vorratsdatenspeicherung-es-wird-ernst In Verbindung mit der geplanten E-Evidence-Verordnung, massiv verschärften Polizeigesetzen und dem derzeitigen Wettbewerb zur Einschränkung von Grundrechten, den sich die Regierungen der EU-Länder aktuell liefern, sind die Pläne für eine flächendeckende Vorratsdatenspeicherung als toxisch für Rechtsstaat und Demokratie zu bewerten. Bezeichnend für eine grundrechtevergessene Politik sind die jüngsten Ereignisse in Deutschland: Überwachung über Ethik: CDU in Deutschland nutzt den Terror von Halle/Saale Nur einen Tag nach dem Terror-Angriff in Halle/Saale im Oktober diesen Jahres sagte CDU-Innenpolitiker Mathias Middelberg im Deutschlandfunk, dass gegen rechte Hetze im Internet und im Bildungssystem vorgegangen werden müsse. Konkret handeln er und seine Partei jedoch in eine ganz andere Richtung: Sie nutzen den rechten Terror, um Massenüberwachung voranzubringen. Zentral ist dabei die Vorratsdatenspeicherung. Geplant ist aber auch, den in die NSU-Morde verstrickten sogenannten Verfassungsschutzes mit mehr Befugnisse auszustatten sowie der Einsatz von Staatstrojanern, die für den Einsatz von Staatstrojanern benötigt werden. → Mehr dazu: Hallo CDU: Vorratsdatenspeicherung und Verfassungsschutz sind nicht die Lösung https://digitalcourage.de/Blog/2019/hallo-cdu-vorratsdatenspeicherung-und-verfassungsschutz-sind-nicht-die-loesung Mit unserer Kritik an dieser Politik, wenden wir uns an deutsche Parlamentarier und argumentieren: Eine anlasslose Vorratsdatenspeicherung erfasst alles – auch, wer wann in eine Synagoge, eine Moschee, in eine Kirche, in ein Gewerkschaftshaus oder auf eine Demonstration geht. Wir dürfen nicht vergessen, was schon einmal bitter gelernt wurde: Datensammlungen können tödlich sein. Eine Lehre aus den Verbrechen des deutschen Nationalsozialismus ist, dass die Bevölkerung vor Übergriffen des Staates geschützt werden muss. Aus diesem Grund darf es in Deutschland keinen zentralen Katalog geben, in dem erfasst ist, wer welcher Religion angehört. Das selbe gilt für Parteimitgliedschaften oder die sexuelle Orientierung. Folglich darf es in Rechtsstaaten keine Vorratsdatenspeicherungen von Kommunikationsdaten geben. Die 1933 gewählte nationalsozialistische Regierung hat auf Vorrat gesammelte Daten genutzt, um gezielt Menschen zu verfolgen, zu inhaftieren und zu töten. Die technisch-organisatorische Grundlage für die systematische Vernichtung von Juden war eine umfangreiche Datenverarbeitung von Informationen, die kein Staat über die Bürgerinnen und Bürger erfassen darf. Die Gefahr von Massenüberwachung lässt sich nicht beschränken Einschränkungen für den Zugriff auf Vorratsdaten, wie Richtervorbehalte oder minimal beschränkende Vorgaben für Maximal- und Mindestspeicherfristen können die Bevölkerung langfristig vor den Gefahren dieser Massenüberwachung nicht schützen. Denn Überwachungsgesetze werden stets verschärft, aber so gut wie nie zurückgefahren. Eine Partei, die diese Daten nutzen will, wird die Schutzschranken einreißen. Gibt es auch gute Nachrichten? Dank der existierenden Transparenzgesetze, engagierter Parlamentarier.innen und Aktivist.innen ist die aktuelle Kampagne für Massenüberwachung durchschaubar, ebenso die Ausnutzung von Terror-Angriffen. Unserer Auffassung nach, muss sie als Sicherheitstheater enttarnt werden, denn das Ziel ist Überwachung und nicht Sicherheit. Belegt ist diese Interpretation bereits dadurch, dass grundrechtsfreundliche Optionen für die Verbesserung von Ermittlungs- und Aufklärungsarbeit weder geprüft noch diskutiert werden. Eine Rechtgrundlage für ein Quick-Freeze-Verfahren könnte längst existieren und bei der Kriminalitätsbekämpfung helfen, wird aber von Politiker.innen, denen es um Überwachung geht, blockiert. Was ist zu tun? Ich hoffe, an dieser Stelle aktuelle Beispiele aus unseren kommenden Aktionen präsentieren zu können. Aus unserer Sicht, kann viel gegen Überwachungspolitik getan werden: (1) Sicherheitstheater bei jeder Gelegenheit entlarven → mehr dazu unter: „So können Sie auf Sicherheitstheater reagieren“ https://digitalcourage.de/sicherheitstheater (2) Immer wieder gegen Vorratsdatenspeicherungen argumentieren, beispielseise: im Netz, in der eigenen Partei, Politiker.innen freundlich und sachlich kontaktieren. (3) Juristische Arbeit gegen Vorratsdatenspeicherung unterstützen.

12:00+2:00

Lecture room 11

get together of our fediverse community

12:00+3:00

Lecture room M1

Write a simple kernel driver, debug and trace it remotely with gdb. In this hands-on workshop, you have a chance to learn some cool tricks working with Linux kernel code. KGDB, the kernel debugger, allows you to debug a kernel running on a different architecture, remotely, just like you would debug a program running in userspace. A powerful trace infrastructure makes it easier to spot issues in time-sensitive systems, when setting a breakpoint is not an option.

12:00+1:30

Lecture room M2

Introduction, discussion and networking about peace-orientated technology development and assessment in hacker- & makerspaces ''(While this abstract is in English, this meet-up will be held either in English or German; depending on who wants to participate!)''This meet-up is intended as a networking opportunity for all species, who are interested in questions of peace-orientated technology development and assessment and how the future partizipation of citizen science (hackerspaces, makerspaces, fab labs, school labs,....) could look like.After a short introduction of our project, we want to discuss with you, share ideas and tie knots for the greater cause. There will be some snacks aswell ;)'''About Us'''<br>Ianus - Science.Peace.Technology. is a group of professors at Technical University Darmstadt. Since it's over 30 years of existence it conducted internationally recognized research in fields like nuclear disarmament and cyberpeace.Ianus Peacelab arises from this environment and wants to invoke questions of peace & conflict research, sustainability and responsible development in the citizen science community.

12:00+3:00

Lecture room M3

In this session we will explore the notions used in hacking through interactive physical exercises. Creating the body-based code for the software, based on systemic thinking and non-equilibrium dynamics. Physical practice workshop + interactive exercises. No prior experience needed. Total refresh. Let’s suppose that our bodymind is the hardware and our behavior is the software. A lot of the stuff we "run" are based on ancient concepts and outdated evolutionary circuits. Moreover, when we learn the new stuff we usually do it only intellectually, not letting the new information enter our bodies and become part of our everyday reflexes. In this workshop we want to share with you the open-source operating system for the bodymind ∞OS.Taking as inspiration the latest findings from complex systems theory and network science we come up with powerful physical metaphors that can be observed in nature and then activate them on the level of the body. We combine them with various approaches found in martial art Systema and contemporary dance to create engaging, interactive and informative exercises, which we then practice together to upgrade our software for the 21st century.

12:00+1:30

Foodhackingbase

Mate Making

Mate Making - DIY

Morning Mate to wake you up and keep you Alert for the Day!!! We all drink lots of Mate at the Congress. Pur your bottle aside and let's try the real thing!Besides the mind awakening and muscle relaxing effects, mate drinking fosters communication and we want to combine these aspects in this hands on workshop where participants will be guided through some simple exercises to envigourMATE their daily routine.WE WILL BE DRINKING IN TRADITIONAL STYLE SHARING OUR STRAWS!!!!The Mate Making Sessions are divided up into 3 parts DAY 1 - We will try a range of standard different mates, pure and learn about how to make, drink and share as well as talk about the health benefits of Mate. DAY 2 - This is not for the purists, we will mix our Mates with different herbs and go through the Rainbow Mate Range, so that you can learn how to play with your Mate. DAY 3 - And now it is time to make your own Mate, learn how to prepare and serve. We're going to get you on your feet to take a deep breath of fresh air, teach you how to take a huge slurp of wild mate and how to communiMATE-

12:00+2:00

C3blind

Sai's #BlindNavigation workshop from 35c3 will also take place this year! If you're interested in learning to navigate blindly using guide canes, this is the session for you! As the workshop requires tremendous logistical effort, we will need to contact you in advance with exact details as to when the workshop will take place, but expect at least one timeslot provided on this page.To sign up, please fill in https://s.ai/ccc/ws.Fill in https://s.ai/ccc/fb after, For Science (& my sanity)

12:00+6:00

Kidspace

10 Rechner zum Factorio spielen, Leute die das Spiel erklären 10 Rechner zum Factorio spielen, Leute die das Spiel erklärenAnzahl Teilnehmer*innen: ca 10-20 gleichzeitig (inkl. Zuschauer)Alter: 7-m JahreDauer bis zu ca.1.5hAnmeldung erforderlich? nein (wenn was frei ist)

12:00+2:00

Kidspace

Musik aus und mit modifizierten, selbstgebauten Klangerzeugern Musik aus und mit modifizierten, selbstgebauten KlangerzeugernAnzahl Teilnehmer*innen: 3-7Alter: für Kinder von 5-99 JahrenAnmeldung erforderlich?: nein, kommt jederzeit vorbei (während der Workshopzeiten)Unkostenbeitrag: Freiwillige Spenden

12:00+2:00

Kidspace

print your own t-shirt, Bedruckt eure T-Shirts Print your own t-shirt with screen printing.Bedruckt eure eigenen T-Shirts mit siebdruck.Anzahl Teilnehmer*innen: 4 / StundeAlter: > 6 JahreDauer 15 ~ 30 MinutenAnmeldung erforderlich? Wir werden Wartemarken ausgebenUnkostenbeitrag: freiwillig, 8~10€ je nach Verbrauch

12:00+2:00

FOSSASIA

Learn about the open hardware pocket science lab Join us for a self-guided exploratory workshop on Pocket Science Lab with your Android phone or laptop PC. Our goal is to develop an open source measuring device for electronics and sensors. In this exploratory open session you have the chance to install the app on an Android phone and test the Pocket Science Lab device with components and sensor kits.

12:00+1:00

FOSSASIA

SUSI.AI Personal Assistant

SUSI.AI - Your Really Private Personal Assistants at Home

Let's do stuff with your real personal assistant - Create a bot, install SUSI.AI on your Desktop and more

12:05

12:10

12:15

12:20

12:21

12:21+1:30

Pseudoroom

Captain Sonar

Lets Play 3

Captain Sonar Wir spielen das Spiel Captain Sonar.Bitte über https://www.schokoladensouffle.eu/captainsonar/ anmelden, maximal acht Teilnehmer, FCFSWir spielen bei der Gaderobe im Pseudoroom (CCL Gebäude ganz unten)DECT 3060 bei Rückfragenmehr Infos zum Spiel: https://de.wikipedia.org/wiki/Captain_Sonar

12:25

12:30

12:30+1:30

Lecture room 12

Yubikey 101

Yubikey 201: Simple GPG Setup

Introduction to Yubikeys Have you ever wanted to step up your personal security posture with hardware security tokens?Did you receive a YubiKey for Christmas, and now are like "now what??"Want to teach your mom how to use a YubiKey?Then this workshop is for you!We will spend an hour going through a walk-through general setup and configuration of YubiKeys and how to integrate them into daily life by walking through examples:* making sure the YubiKey in front of you is actually a YubiKey (attestation)* using 2FA with your nextcloud/github account* integrating passdb with YubiKeys* generating gpg keys on an airgapped machine and transferring subkeys to a YubiKey* signing commits with a YubiKey* using your YubiKey to SSH into remote machinesWorkshop Agenda:10 Minute Intro* YubiKey usecases (why you should have one)* YubiKey Distribution (how you might get one)* Being Instructions (Verify your YubiKey is authentic)'''Beginner Instructions'''Best if done before workshop (if possible):* Step 0: [https://github.com/hashbang/book/blob/master/Security/personal-hsms/yubikey.md#install-required-software Install Required Software]During workshop:* Step 1: [https://github.com/hashbang/book/blob/master/Security/personal-hsms/yubikey.md#verifying-authenticity Authenticate/Attest the Yubikey]* Step 2: [https://github.com/hashbang/book/blob/master/Security/2FA.md Setup 2FA on Github]Stretch Goals (Time permitting):* Step 3: [https://github.com/hashbang/book/blob/master/Security/GnuPG.md#simple-setup Simple GPG Setup]* Step 4: [https://github.com/hashbang/book/blob/master/Security/Commit_Signing.md Commit Signing with YubiKey]* Step 5: [https://github.com/hashbang/book/blob/master/Security/SSH.md#gpg SSH with YubiKey]'''Advanced Instructions'''Follow these instructions if you are done with the beginning steps.* Step 0: [https://github.com/hashbang/airgap/blob/master/README.md Setup an Airgap Machine]* Step 1: [https://github.com/hashbang/book/blob/master/Security/GnuPG.md#advanced-setup Advanced GPG Setup]* Step 2: [https://github.com/hashbang/book/blob/master/Security/Email.md Email setup]* Step 3: Share Your Knowledge!

12:30+1:00

Seminar room 13

Japan ist neben vielen Dingen auch als Land der Technik bekannt. Vor allem Games aller Art und Hardware aus Japan sind weltweit verbreitet, aber kennt irgendwer gute japanische Software? Wie IT in Japan von innen aussieht, und ob das Land wirklich so hightech ist wie man vielleicht denken mag, berichtet eine zurückgekehrte Deutsche. Ich bin nach abgeschlossenem Japanologie-Studium nach Japan gegangen und bin komplett fachfremd in der IT gelandet. Meine anfängliche Euphorie zum Engineer ("Enjinia") ausgebildet zu werden ist schnell der Realität aus sturem Auswendiglernen, E-Mails, die zu 70% aus Floskeln bestehen, und dem Erlernen von förmlich korrektem Austausch von Visitenkarten gewichen. Inmitten von allerlei Kuriositäten durfte ich aber auch für mich sehr wertvolle Erfahrungen machen, wie etwa die Teilnahme als STM ("Shownet Team Member") für das ShowNet, eine große Präsentation von bleeding-edge Netzwerk-Technologie auf der Interop Tokyo (https://www.interop.jp/shownet/?lang=en). Von April 2017 bis Juni 2019 habe ich nun also die IT-Welt in Japan hautnah erlebt und kann einiges berichten. Ich würde neben der ein oder anderen Kurisoität (z.B. dass der Minister für Cyber-Security nicht weiß, wie man einen USB-Stick benutzt (https://www.theguardian.com/world/2018/nov/15/japan-cyber-security-ministernever-used-computer-yoshitaka-sakurada)) über grundlegendere Probleme (z.B. Bildungssystem, mangelnde Englisch-Kenntnisse) und wie damit umgegangen wird (z.B. viele Meetups und Communities) erzählen. Der Talk ist also weniger technisch als mehr erzählerisch gedacht. Als Zielgruppe sehe ich Leute, die Interesse an Japan als Land haben und Leute, die geschäftlich mit japanischen Firmen zu tun haben oder dies in Erwägung ziehen.'''[[Session:Google-sensei_und_Leiharbeit_-_IT_in_Japan_(Zugabe_1)|Wiederholung 1 an Tag 3 um 19:00 Uhr in Lecture Room 12]]''''''[[Session:Google-sensei_und_Leiharbeit_-_IT_in_Japan_(Zugabe)|Wiederholung 2 an Tag 3 um 24:30 Uhr in M1]]'''

12:30+1:30

Haecksen

Wir singen a capella 'Wir singen a capella: Musik nur mit der Stimme. Inklusive Einsingen, Stimmgruppenaufteilung, vllt. Beatbox. Je nach Lust und Laune singen wir kleine, leichte Stücke oder Impros.

12:30+1:30

C-base

Do not miss this co-creative workshop on citizens’ assemblies and why deliberative democracy may pave the way for a just and sustainable transition in a green future. Come and experience a deliberative session by yourself which will follow an introduction into the concept by activists of Extinction Rebellion Germany. Current environmental, social, and economic crises may be rooted to an institutional crisis of representative democracy. Consistent further development has always been an important constant in the history of democracy. Our current democratic institutions have been created in another era to response the challenges of those times. Present climate and ecological crises threaten our own existence and requires a radical transformation. Current democratic institutions will not suffice to reintegrate into our planet’s boundaries. But how to address this fundamental challenge as a democratic society?A promising option for a sustainable just transition towards global climate justice is a further development of democracy! Extinction Rebellion demands a national ‘citizens assembly’ on climate and ecological justice. Citizens’ Assemblies are innovative processes that can empower people, communities and entire countries to make important decisions in a way that is fair and deeply democratic. The Citizens’ Assembly on Climate and Ecological Justice will bring together ordinary people to investigate, discuss and make recommendations on how to respond to the climate emergency. Similar to jury service, members will be randomly selected from across the country. The process will be designed to ensure that the Assembly reflects the whole country in terms of characteristics such as gender, age, ethnicity, education level and geography. Assembly members will hear balanced information from experts and those most affected by the emergency. Members will speak openly and honestly in small groups with the aid of professional facilitators. Together they will work through their differences and draft and vote on recommendations.The Citizens’ Assembly will be run by non-governmental organizations under independent oversight. This is the fairest and most powerful way to cut through party politics. It will empower citizens to actually work together and take responsibility for our climate and ecological emergency. This isn’t pie in the sky – it’s proven practice. Citizens’ Assemblies around the world have shown that ordinary people can understand complex information, weigh the options, and make informed choices. Examples include Ireland, Canada, Australia, Belgium and Poland.

12:30+1:30

Hackers Beauty Palace

Little funny Warmups & Basic Acrobatic Tricks with partner Ausgleichssport! Nicht nur für Beine und Finger, sondern auch für den Rest. Bitte kommt idealerweise in bequemen Klamotten / Sportkleidung. Bring eine (Yoga-)Matte mit, wenn du eine hast :)Trainingsplan: Erwärmung mit witzigen und anstregenden Animal-Walks, danach gibt's ne Einführung in grundlegende Partner-Akrobatik-Tricks. Aufeinander stehen, fliegen und Muskeln benutzen, von denen du nicht wusstest, dass du sie hast. ;-)Keine Vorkenntnisse erforderlich, Kindertauglich, Partner~in findet sich vor Ort.Keine Anmeldung erforderlich, einfach vorbeikommen. Wenn voll, dann fertsch.--balancing sports, not just for legs and finger, but the whole body!Please come in comfy clothes and bring a matress (if available)Plan: funny, but effective animal-walks as warm-upbasic acrobatic tricks with a partner, standing on each other, flying, using muscles you were anaware of belonging themno pre-reques, kids-friendly, partners can be found instantlyno registration needed, just be punctual at the assambly.

12:30+0:30

Roter Salon

Rita und Marcello aus dem Gängeviertel, beschreiben wie sie mit dem Thema Protest in Berührung gekommen sind und was sie persönlich als Protest in seinen vielfältigen Formen verstehen. Unabhängig er nun eher künstlerischer oder politischer Natur ist.

12:45

12:50

12:50+2:10

Pseudoroom

We will show you and explain how to make your own yarn from wool and other fibres. ++ Wir treffen uns für möglichst viel Tageslicht unten im CCL auf der Fläche am Wasserbecken (unter der Rolltreppe). ++Wir werden euch erklären und zeigen, wie man aus Wolle und anderen Fasern sein eigenes Garn herstellt.Wir haben Wolle und einige fertige Handspindeln dabei sowie ein paar Bausätze um euch eigene Holzspindeln zu bauen.Grundsätzlich können auch Kinder, erfahrungsgemäß etwa ab Vorschul-/Grundschulalter, Handspinnen lernen. Allerdings braucht es am Anfang einiges an Geduld und Motivation und wir werden zu zweit Kinder nicht sinnvoll betreuen können. Wenn ihr aber gemeinsam mit Kindern teilnehmen möchtet ist das natürlich kein Problem.Links zum Workshop: https://www.wollkanal.de/2019/12/29/links-fuer-spinnanfaenger/---++ We will meet at the lowest level in the CCL around the water basin (under the escalator) to have as much daylight as possible. ++We will show you and explain how to make your own yarn from wool and other fibres.We bring wool and a hand full of ready-made hand spindles as well as some kits to build your own wooden spindle.In general, children can definitely learn to spin yarn, usually from pre-school / primary school age on. However, at the beginning it needs a lot of patience and motivation and we will not be able to give them the necessary support ourselves. But if you want to participate together with your children it is totally possible.

12:55

13:00

13:00+00:20

Chaos-West Bühne

Viele Kinder lieben „Minecraft“ – sie sind oft richtige Experten in der Welt von Alex und Steve! Diese Begeisterung kann man nutzen, um Neues zu lernen! Das geht nämlich dann am besten, wenn man gar nicht merkt, dass man was lernt, sondern einfach nur etwas Tolles baut und dabei Spaß hat! Inspiriert von dem Talk "Programmieren in Minecraft" auf der GPN 2019 habe ich mit dieses Jahr mit über 40 Kindern Workshops durchgeführt, in dem man die Grundkenntnisse des Programmierens in der bunten Klötzchen-Welt von Alex und Steve lernen kann. In meinen Talk möchte ich von Erfahrungen aus diesen Kursen berichten, wie man solche Kurse am besten aufbaut und strukturiert, was gut funktioniert, wie man Aufgaben spielerisch gestalten kann und das ganze auch technisch einfach im Griff haben kann.

13:00+00:15

CDC - Stage

13:00+1:30

Studio Datsche

Speakers: Annika Jarzembowski, Agnieszka BułacikWhy can't we just have fun? - exploring boundaries.Rave*Awareness works in the field of awareness and anti-discrimination in raving and party scene. This interactive lecture aims to provide you with basic information on the subject of discrimination and violence in the event and party context. There will be space for examination of one's own experiences intended to sensitize you to the topic of potential problems and designate one's own field of power and motivation to change structures towards a more attentive celebration culture. Why? - to strengthen us in our pro-actions and re-actions, to give suggestions and to open a space for ideas and opportunities for change. The overall objective is to contribute to a longer-term sensitization of the event industry and an implementation of awareness as a crucial part of future events. It is a space for difficult and uncomfortable conversations to occur in a safe and friendly atmosphere.

13:00+1:30

C-base

Cyber4EDU

C4EDU Workshop 2

Nachhaltig gute Software, Lernmaterialien und Hardware für Schulen Wir wollen einen Vorschlag für eine Checkliste für Schulen diskutieren. Die Checkliste soll Schulen helfen bei der Auswahl von Software, Lerninhalten und Hardware eine Orientierung für relevante Kriterien geben.Die Sessionplanung findet hier statt:https://cyber4edu.org/c4e/pad/p/36c3

13:00+3:30

Hardware Hacking Area

''Learn Arduino using TV-B-Gone as an example project''<br> <br> You've probably heard lots about '''Arduino'''. But if you don't know what it is, or how you can use it to do all sorts of cool things, then this fun and easy workshop is for you. As an example project, we'll be creating a '''TV-B-Gone''' remote control out of an '''Arduino''' you can take home with you.<br> <br> ''(This is one of many cool things happening throughout 36C3 in the huge '''Hardware Hacking Area!)'''''<br> <br> This workshop will be given twice<br>(both identical):<br> &nbsp;&nbsp;&nbsp;Day 2: 28-Dec, 1pm - 4:30pm<br> &nbsp;&nbsp;&nbsp;Day 3: 29-Dec, 1pm - 4:30pm<br>

13:00+1:00

Hackers Beauty Palace

It's a combination of acupressure and breathing techniques. How much pain do you carry? Can you imagine to make yourself perceptible? Can you imagine potential behind pain?

13:00+2:00

Hackers Beauty Palace

Get a massage by professional therapists. In 20-Minutes-Slots you can reboot your head, shoulders and back. Contact: Marko Mijokovic (01636934204)

13:05

13:10

13:15

13:15+1:30

Roter Salon

Protesformen im Gespräch - ein offener ErfahrungsaustauschMit einer gemeinsamen Gesprächsmoderation Die eingeladenen Panelteilnehmer für das anschliessende Gespräch zum Thema Ziele, Vor- und Nachteile der verschiedenen Protestformen - Rita für Alles Allen - Johannes für 1000 Gestalten - Lale für die Volksbühnenbesetzung - Marius für die Zentrum für das Zentrum politische Schönheit - Jule Torhorst für Künstler mit Herz Brandenburg- Jan als Pastor Leumund, Bergpartei, Deserteur Label- Micha für das Quartiersmanagement Grunewald Zum Inhalt des Gespräches Alle Teilnehmer des Gesprächpanels sind bewusst nicht als Sprecher und Repräsentanten der jeweiligen Gruppen und Aktionen eingeladen. Uns interessiert die persönliche Sichtweise, was sie zum Protest gebracht hat und die Erfahrung mit der gewählten Protestform. Dabei wird das offene Gespräch und der Austausch über die verschiedenen für und wider der verschiedenen Protestformen gesucht.Idee und UmsetzungWas war die Intention? Wie war die Umsetzung? Seid ihr zufrieden? Was ist gut und was schief gelaufen? Was habt ihr gelernt? Was würdet ihr ändern und was wieder tun?

13:20

13:25

13:30

13:30+00:20

Chaos-West Bühne

Description: Heizung von Häusern ist für etwa ein Drittel der Treibhausgasemissionen Deutschlands verantwortlich. Dabei gibt es bessere Möglichkeiten als einfach irgendeinen Brennstoff anzuzünden. Dieses Problem muss und kann gelöst werden. Der Vortrag beschreibt Möglichkeiten, komfortabel zu bewohnende Häuser fast ohne Heizung zu bauen. In diesem Vortrag werden nur neu zu bauende Gebäude betrachtet. Die gezeigten Methoden sind für Wohn- und Nichtwohngebäude aller Größen verwendbar. Es geht um folgende Details: * Wärmeverluste: Wo geht die Wärme raus? Wo müssen wir also ran? * Zuerst isolieren: Wände, Fenster, Dach, Boden * Dann Wärme zurückgewinnen: Maschinelle Lüftung mit Wärmerückgewinnung * Vorhandene Wärme nutzen: Solare und innere Gewinne * Restwärmebedarf und Warmwasser erzeugen * Wie lebt es sich darin? Thermoskannengefühl oder komfortabel?, Langzeiterfahrungen * Standards: KfW-Effizienzhaus, Passivhaus, Efffizienzhaus-Plus * "Free Money": Heizkosten, Mehrkosten und Zuschüsse beim Bau in Deutschland * Warum nicht einfach erneuerbare Energie für die Wärmeerzeugung nehmen?

13:30+1:00

Seminar room 14-15

How Hackers and Repair Initiatives are coming together

13:30+1:00

Seminar room 13

Wir wollen in unserem Hackerspace ein Linux Install Café auf die Beine stellen. Wir wollen in unserem Hackerspace ein Linux Install Café auf die Beinestellen.An dieser Session wollen wir uns mit Gleichgesinnten austauschen.Hast du Ideen für Angebote, Workshops, etc.? Komm vorbei und teiledeine Ideen.Hast du bereits Erfahrung mit Install Cafés (alsOrganisator oder Teilnehmer)? Komm vorbei und teile deine Erfahrung.Hast du weder Ideen, noch Erfahrung? Komm vorbei und hör einfach zu.

13:30+0:30

Lecture room M2

A collection of art projects inspired by Julian Assange and Wikileaks Art deliberately creates a chaos, a distortion, an exception by returning to the source (of freedom of information, free flow, of free expression, of a free tech, a mathematic/scientific formula) from which we redistribute the codes/ signs/ symbols and their meanings consciously to the audience, thus a chaos with acceptance as an emergent autonomous power to create the new norm.

13:30+2:00

FOSSASIA

Learn about the open hardware pocket science lab Join us for a self-guided exploratory workshop on Pocket Science Lab with your Android phone or laptop PC. Our goal is to develop an open source measuring device for electronics and sensors. In this exploratory open session you have the chance to install the app on an Android phone and test the Pocket Science Lab device with components and sensor kits.

13:35

13:40

13:45

13:50

13:55

14:00

14:00+00:50

Chaos-West Bühne

Do you want to promote Free Software in public administrations? Then the campaign framework of "Public Money? Public Code!" might be the right choice for you; no matter if you want to do it as an individual or as a group; no matter if you have a small or large time budget. More than 170 organisations, and more than 26,000 individuals demand that publicly financed software should be made publicly available under Free Software licenses. Together we contacted politicians and civil servants on all levels -- from the European Union and national governments, to city mayors and the heads of public libraries about this demand. This did not just lead to important discussions about software freedom with decision makers, but also already to specific policy changes. In the talk, we will explain how the campaign framework including the website publiccode.eu, the videos, the open letter, the expert brochure,and example letters can be used to push for the adoption of Free Software friendly policies in your area; be it your public administration, your library, your university, your city, your region, or your country.

14:00+2:00

Lecture room 11

Pleeeenum! Ple-he-he-num, Plenum ist wichtig für die Revolution! Dies ist ein internes Treffen der Haecksen. Wenn du noch keine bist und eine werden möchtest, komme bitte zum [[Session:Haecksenfrühstück|Haecksenfrühstück]]. Alle die gestern neu beim Frühstück waren und sich vorstellen können aktiv mitzumachen, sind natürlich willkommen.Für alle Haecksen: wir besprechen die Pläne für 2020, verteilen bei Bedarf Verantwortung um, suchen Freiwillige für Hilfsarbeiten, gründen neue AGs, prüfen das Budget.

14:00+1:00

Lecture room M2

Type 1 diabetes meetup. Lets discuss experiences and learnings with Continuos glucose monitoring (CGM), the open artificial pancreas system (OpenAPS) and looping in general. Bring your T1D hardware! Hier könnt ihr die [https://insulinjunkie.de/download/1040/ Slides] runterladen. Ich habe Sie auf dieser Facebook-Gruppe: https://www.facebook.com/groups/loopedDE/Bei Fragen zum Closed Loop:* https://www.facebook.com/groups/loopedDE/* https://de.loopercommunity.org/Falls ihr mit mir Kontakt aufnehmen wollt:* Mail: der -at- insulinjunkie.de* Twitter [https://twitter.com/insulinjunkiede @InsulinJunkieDe]* Instagram [https://instagram.com/insulinjunkiede @InsulinJunkieDe]* Facebook https://facebook.com/insulinjunkiede* Mastodon: [https://chaos.social/web/accounts/223606 @insulinjunkiede@chaos.social]* DECT @ 36C3: 5444* SIP@ EPVPN: 5444 :-)

14:00+2:00

Monipilami

s.ra (IfZ/Rillendisco)

14:00+2:00

Foodhackingbase

If you are into the brewing and you have been "in" already for some time this workshop is here for you, however if you are really interested and it seems like there are some spots left well pop in too. You should already know a bit what is going on, sugars are being broken down by microbes on different compounds like lactic acid, carbon dioxide, alcohol and so on. For more information please refer to the foodhackingbase wiki page: https://foodhackingbase.org/wiki/Advanced_brewing_36c3

14:00+3:00

Hardware Hacking Area

Geigerzähler– Hardwarebasteln mit LoRaWAN & WiFi Wir sind die Ecocurious-Initiative und haben einen LoRaWAN- und WiFi-fähigen Geigerzähler entwickelt. Diesen Low-Cost-Multigeiger mit gutem Zählrohr kannst Du bei uns löten, im Tausch gegen Materialkosten von 75 Euro mitnehmen und damit Teil unseres wunderbaren Messnetzes werden, das wir gerade aufbauen. Die Bauteile und unsere selbstentwickelte Platine bringen wir für Dich mit. Du findest uns in der Hardware Hacking Area, im Hamsterspace. Wir bieten 2 Workshop-Zeiten an: Am 29.12. von 14-17 Uhr und am 30.12. von 10-13 Uhr. Wir freuen uns auf Dich, mach mit! Geigerzähler– Hardwarebasteln mit LoRaWAN & WiFiWir sind die Ecocurious-Initiative und haben einen LoRaWAN- und WiFi-fähigen Geigerzähler entwickelt. Diesen Low-Cost-Multigeiger mit gutem Zählrohr kannst Du bei uns löten, im Tausch gegen Materialkosten von 75 Euro mitnehmen und damit Teil unseres wunderbaren Messnetzes werden, das wir gerade aufbauen. Das Gerät ist die ultimative Beta-Version, Änderungswünsche und Ideen sind sehr willkommen.Wir bringen die Bauteile und unsere selbstentwickelte Platine für Dich mit. Du findest uns in der Hardware Hacking Area, im Hamsterspace.Wir bieten 2 Workshop-Zeiten an: Am 29.12. von 14-17 Uhr und am 30.12. von 10-13 Uhr.Wir freuen uns auf Dich, mach mit!

14:00+0:45

Hackers Beauty Palace

Qigong (chinesisch 氣功 / 气功, Pinyin qìgōng, W.-G. ch'i-kung), in geläufiger deutscher Schreibweise auch Chigong, ist eine chinesische Meditations-, Konzentrations- und Bewegungsform zur Kultivierung von Körper und Geist. (Quelle: Wikipedia) Ein Qi-Gong Workshop für 8 Personen.

14:00+2:00

C3blind

Sai's #BlindNavigation workshop from 35c3 will also take place this year! If you're interested in learning to navigate blindly using guide canes, this is the session for you! As the workshop requires tremendous logistical effort, we will need to contact you in advance with exact details as to when the workshop will take place, but expect at least one timeslot provided on this page.To sign up, please fill in https://s.ai/ccc/ws.Fill in https://s.ai/ccc/fb after, For Science (& my sanity)

14:00+1:30

CriticalDecentralisationCluster

Hacking around Z-Wave smart home protocol Hacking around Z-Wave smart home gateway based on Raspberry Pi and making your own Z-Wave device based on Z-Uno.Please take with you* Your laptop with** Access to the internet** Arduino IDE installed** Z-Uno package installed in Arduino IDE (see https://z-uno.z-wave.me/install for details - we will help you with this during the workshop - make sure to install 2.1.6 from repo http://z-uno.z-wave.me/files/z-uno/test-ucxx/package_z-wave.me_index.json)* Your Raspberry Pi 3/4 with Raspbian Stretch (optional)* Arduino compatible sensors to build your own Z-Wave sensor (optional)* Your Z-Wave stuff if any (optional)-----

14:00+2:00

Kidspace

Tinkering with wires, magnets and batteries, Elektrobastelei mit Draht, Magneten und Batterien How does a nail become a magnet and why does an electric motor rotate? With copper wire, nails, magnets and small lamps you can build electric circuits, electromagnets and small motors and understand what it is all about. Wie wird ein Nagel zum Magneten und warum dreht sich ein Elektromotor? Aus Kupferdraht, Nägeln, Magneten und kleinen Lämpchen könnt ihr Stromkreise, Elektromagnete und kleine Motoren bauen und verstehen, was es damit auf sich hat.

14:00+2:00

Kidspace

Trickfilme selber machen, make your own stop-motions TRICKMISCH.de und TRIXMIX.tv sind wieder auf dem Congress, um mit Euch Trickfilme und Animationssequenzen digital am Rechner oder analog am Leuchttisch zu erstellen. Kommt vorbei, zeichnet und animiert Eure eigenen Sequenzen oder wählt Material und Figuren aus unserer umfangreichen Sammlung aus!Es besteht keine Altersbeschränkung und alles was ihr wissen müsst zeigen und erklären wir Euch.English TextTRICKMISCH.de and TRIXMIX.tv will be at the Congress again to create stop-motions and animation-sequences with you. Digitally on the computer or analogue at the lighttable. Come along!There is no age limit and everything you need to know will be shown and explained.

14:00+1:00

Eco Hacker Farm

Cohousing projects meeting

an opportunity to network and build cooperation points between cohousing projects with shared ideals

an annual meeting of existing cohousing projects We meet up to get to know each other, discuss common issues, solutions and resources.

14:00+1:00

Digitalcourage

Your daily basic hacking learning lesson. ""WARNING: External room for the last session on day 4: Please come to Lecture Room M1.""'''---> README: There will be sessions from days 1 to 4. The daily session times will be announced in the evening before. <---'''We offer instructions for "Damn Vulnerable Web Application" ( http://www.dvwa.co.uk/ / https://github.com/ethicalhack3r/DVWA ) daily. At least for 2 to 4 people. Join us if you would like to learn about security gaps in web programming (e.g. bad passwords, SQL injection, cross-site requests forgery). You will learn how to hack systems and how to reset them afterwards. It's recommended to bring your own device (laptop) with an working ethernet port. We have a single Ethernet-to-USB adapter available for devices lacking an Ethernet port such as Apple Macbooks.'''-->LIESMICH: Es wird jeden Tag Sessions geben. Wann die täglichen Sessions genau starten, wird immer am Vorabend eingetragen. <---'''Wir bieten täglich „Damn Vulnerable Web Application“ ( http://www.dvwa.co.uk/ / https://github.com/ethicalhack3r/DVWA ) unter Anleitung an, für mindestens 2 bis 4 Personen. Inhaltlich geht es dabei um klassische Sicherheitslücken der Webprogrammierung (z.B. schlechte Passwörter, SQL-Injection, Cross-Site-Request-Forgery). Hier lernst du Systeme zu hacken und wiederherzustellen. Bringt am besten euren eigenen Computer mit einem funktionierenden Ethernet-Port mit. Wir haben einen Ethernet-zu-USB-Adapter, damit ihr auch Geräte ohne integrierten Ethernet-Anschluss (wie z.B. Apple Macbooks) nutzen könnt.

14:00+2:00

FOSSASIA

Learn about the open hardware pocket science lab Join us for a self-guided exploratory workshop on Pocket Science Lab with your Android phone or laptop PC. Our goal is to develop an open source measuring device for electronics and sensors. In this exploratory open session you have the chance to install the app on an Android phone and test the Pocket Science Lab device with components and sensor kits.

14:00+2:00

Milliways

Projection Mapping with the Pi: Advanced

The dark side of Pi Mapper - ofxPiMapper - and how to use it

Based on the session the day before. Bring your Pi and let's try out advanced mapping tricks together! Pi Mapper is an open source projection mapping tool intended to be used on the Raspberry Pi minicomputers to reduce cost and licensing complications. It started as an addon for the openFrameworks creative coding toolkit and now is available as a disk image that one can download from https://ofxpimapper.com.During the advanced session we will cover setting up a development environment to make use of the openFrameworks addon ofxPiMapper that is at the core of Pi Mapper. We will try to develop a generative, data-driven and/or interactive mapping source to be used as Pi Mapper on a Raspberry Pi and discuss alternative solutions possible with the setup. Please bring your own computer, Raspberry Pi (please no Raspberry Pi 4 yet), a monitor or a projector, keyboard, mouse and power extension as there is limited amount of those at the assembly.

14:10

14:10+1:00

Lecture room 12

Experience a guided tour through the first steps of programming. Simultaneously, you learn about imaginary numbers which, unlike any number you learn about in school, square to negative numbers. The end result will be a basic fractal viewer. Bring something to sit on (for instance a jacket/coat), since the room we're in doesn't have any chairs.This is what a fractal looks like: https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcR7m6NI5qKBmUPFXaFgcl0HxLGhRfKLdWdRwXNwQbctlfDkUVTvJQ&s'''[https://etherpad.wikimedia.org/p/36c3-python The code we created in the session]'''

14:20

14:25

14:30

14:30+1:30

Seminar room 13

Ein Workshop darüber, warum unsere technischen Geräte häufig durch neue ersetzt werden und wie wir das ändern könnten. '''Aufgrund hoher Nachfrage gibt es einen weiteren Termin, zu dem wir uns bei [https://36c3.c3nav.de/l/c:0:432.04:445.53/ ein paar Sitzgelegenheiten] treffen.'''Computer und Smartphones werden häufig nur wenige Jahre benutzt, bevor sie in der Schublade verschwinden.Das ist eine riesige Verschwendung von Ressourcen, die wir uns auf Dauer nicht leisten können.Dieser Workshop steckt die Teilnehmer·innen in die Schuhe von Produzent·innen, und versucht so zu erforschen, wie es zu diesem Phänomen kommt, und unter welchen Rahmenbedingungen wir es verhindern könnten. Spoiler: Mit der Verlängerung der Garantie ist es nicht getan.Wir werden mit einem kleinem Simulation-Tool herumspielen und versuchen, dessen Ergebnis zu verändern. So können wir gezielt einzelne Einflüsse herausarbeiten.Der Workshop entstand aus [https://dresden.bits-und-baeume.org/ Bits und Bäume Dresden] und greift den Abschnitt "Langlebigkeit von Software und Hardware" aus den [https://bits-und-baeume.org/forderungen/info/de Forderungen von Bits und Bäume] auf.Noch befindet sich der Workshop in der "Beta" und soll später auch all denen das Thema vermitteln, die sich sonst nur am Rande mit Digitalisierung befassen.Jede·r Teilnehmer·in sollte auf einen Web-Browser zugreifen können. Laptop/Tablet ist natürlich schöner als Smartphone. Am Fehlen davon soll's im Zweifel aber nicht scheitern.'''An beiden Terminen findet der selbe Inhalt statt.'''

14:30+2:30

C-base

Refugee-datathon-munich

collecting information for refugee supporters

We collect open data to inform better about asylum and migration Since 2016, the Refugee Datathon Munich meet to find and collect open data to inform about the refugee situation world wide. The original target audience are refugee supporters. They often aren't technical, but need information on acceptance quotas and similar data. The public is another audience. And then there is us: While discussing, researching and working with this data, we learn a lot about migration on this planet, the legal situation in Germany, and Open Data.Let us work on some issues. It can be getting data from the OECD API, or eurostat, or from PDFs in documents. Or bringing this data in a more presentable form (visualizations), or explaining it in an online article.What we can work on:* OECD API, https://github.com/muc-fluechtlingsrat/global-refugee-data/issues/2* Quiz Software, https://github.com/muc-fluechtlingsrat/refugee-quiz/issues/6* Make the Kibana Dashborad accessible without username / password, https://refugee-datathon-muc.org/english-pages/welcome-to-our-dashboard/* scrape the CIA world factbook for refugees, IDPs (internally displaces persons), stateless persons: https://www.cia.gov/library/publications/the-world-factbook/fields/327.html* For German speaking people with a lot of patience, extract data from "Ergänzende Informationen zur Asylstatistik" Kleine Anfragen, see e.g. https://refugee-datathon-muc.de/?p=1246* For people with domain specific knowledge e.g. on asylum laws, or recent developments in countries (e.g. Venezuela), share this with us (e.g. https://refugee-datathon-muc.de/?p=1513 needs an update, and background information)

14:45

15:00

15:00+1:00

Seminar room 14-15

Workshop zum Thema Mobbing/Gewalt an unseren Schulen Wie funktioniert das System Mobbing in der Schule? Warum es an vielen Schulen heute nicht mehr um Lehrinhalte sondern um das Ausgleichen fehlender Sozialkompetenzen aus den Familien geht. Welche Strategien, sein gut sozialisiertes Kind aus der Mobbingfalle rauszubekommen und als Familie nicht daran zu scheitern. Wir möchten Eure Erfahrungen hören und diskutieren. Wir haben Buchtipps, Anregungen zu Eigeninitiative und ein Projekt im Angebot.Join our Telegram group: https://t.me/joinchat/Ean3ehebzZAmYXWEZIv4uAFoliensatz auf Google Drive: https://docs.google.com/presentation/d/1FnXqq_wnzUHsjKvtfmoAaKeK0vgfrLDuxfC98OeeXds/preview

15:00+0:30

Lecture room M1

I will go over my experience with finding and implementing alternatives. I go over how I used different tools, protocols, and software such as OwnCloud, CardDAV, CalDAV,, RSS, FreeOTP. and OpenVPN to decentralize my digital life and the pros and cons of doing such. Follow the journey of a long time Android user who sawone day, every aspect of their digital life was centralized by Google.Calendar, Contacts, email, instant messaging, etc. Is it worth it toseek alternatives when the phone's ecosystem is centrally communicatingwith Google?I will go over my experience with finding and implementing alternatives.I go over how I used different tools, protocols, and software such asOwnCloud, CardDAV, CalDAV,, RSS, FreeOTP. and OpenVPN to decentralize mydigital life and the pros and cons of doing such.Alexis works to secure the web by working on HTTPSEverywhere. She has previously been a web developer and systemadministrator for 5 years and a statistician in the education realm. Shehas earned degrees from the Rochester Institute of Technology in MediaArts and Technology and The New School in Organizational ChangeManagement. She is very passionate about encryption and tech equity forall. Alexis can be found either online ranting about bad security &surveillance policies, crocheting, or tinkering with a new tech toy.

15:00+1:15

Lecture room M2

Translation Team Meeting

Meeting Day 3 #1 2nd language

The c3lingo team meets twice a day. Join us to help us doing live interpretations of all talks. This meeting is used for the distribution of shifts for the Translation team.

15:00+1:15

Lecture room M3

Translation Team Meeting

Meeting Day 3 #1

The c3lingo team meets twice a day. Join us to help us doing live interpretations of all talks. This meeting is used for the distribution of shifts for the Translation team.

15:00+1:00

Studio Datsche

in this talk we will try to crystallize the merging discourses about body, gender and technology.moderation by jojo maike Hautz-dancerkaloan- wee-user, performer alexander H.- VR-expertEva​​​​- menstruations-app-kritikerin

15:00+1:00

Haecksen

Mein Ziel ist es eine grosse Masse damit zu erreichen, dass Periodenschmerzen nicht psychisch sind. Menstruationsbeschwerden - Kennst du das auch? Menstruationsbeschwerden so stark, dass man nicht mehr aus dem Haus kommt und auch nicht mehr normal arbeiten kann? Ist das ein Einzelfall? Wenn du jemand bist oder jemanden mit ähnlichen Erfahrungen kennst, komme in unsere Diskussionssession.Wenn wir noch Zeit haben können wir auch die Gendermedizin noch mitanschauen.

15:00+1:30

C-base

The Maritime Hackers Meetup! Join us for a nice hour (or two) of open discussion around the topics of maritime hacking. Meet&Greet included.Contact riot (DECT: 7468) if you have any questions.

15:00+2:00

Hardware Hacking Area

Surface mount electronics for terrified beginners. Learn to assemble tiny parts on circuit boards by building an electronic touch-activated purring kitten. Anyone can do it. Yes, even you who never touched anything electronic before. 120mins, 20€/kit, avoid caffeine immediately before. Max 20 participants per session, there is a PAPER!!1! signup list in the hardware hacking area. [[File:Catsplash.png|800px]]Takes about two hours. Basic workshop. No prior knowledge needed. Materials cost 20€ per kit.We are going to build an electronic kitten using tiny SMD parts. It will purr when you touch it right and hiss when you touch it wrong. It's going to work.For people afraid of surface mount assembly/rework. You know those tiny little components in modern electronic devices? It's both possible and easy to assemble those by hand. You can do it, and I'll teach you how!Think you don't have the tools? Think you can't manually place 0402s? Everything is possible with patience and practice. The equipment is minimal and you probably already have it. We'll learn the answer to THERE'S A SHORT ON A TINY PART OMG WHAT NOW? After this, you'll no longer need to be scared of SMD. Avoid caffeine immediately before the workshop, because shaky hands are a disadvantage.The workshop kit costs 20€. Please SIGN UP ON THE PAPER LIST at the Hardware Hacking Area. PLEASE BE ON TIME!

15:00+1:30

Hackers Beauty Palace

Get in Reallife Touch! A very special dancing lesson that aims to get you closer: with yourself and with others.

15:00+1:00

Digitalcourage

Your daily basic hacking learning lesson. ""WARNING: External room for the last session on day 4: Please come to Lecture Room M1.""'''---> README: There will be sessions from days 1 to 4. The daily session times will be announced in the evening before. <---'''We offer instructions for "Damn Vulnerable Web Application" ( http://www.dvwa.co.uk/ / https://github.com/ethicalhack3r/DVWA ) daily. At least for 2 to 4 people. Join us if you would like to learn about security gaps in web programming (e.g. bad passwords, SQL injection, cross-site requests forgery). You will learn how to hack systems and how to reset them afterwards. It's recommended to bring your own device (laptop) with an working ethernet port. We have a single Ethernet-to-USB adapter available for devices lacking an Ethernet port such as Apple Macbooks.'''-->LIESMICH: Es wird jeden Tag Sessions geben. Wann die täglichen Sessions genau starten, wird immer am Vorabend eingetragen. <---'''Wir bieten täglich „Damn Vulnerable Web Application“ ( http://www.dvwa.co.uk/ / https://github.com/ethicalhack3r/DVWA ) unter Anleitung an, für mindestens 2 bis 4 Personen. Inhaltlich geht es dabei um klassische Sicherheitslücken der Webprogrammierung (z.B. schlechte Passwörter, SQL-Injection, Cross-Site-Request-Forgery). Hier lernst du Systeme zu hacken und wiederherzustellen. Bringt am besten euren eigenen Computer mit einem funktionierenden Ethernet-Port mit. Wir haben einen Ethernet-zu-USB-Adapter, damit ihr auch Geräte ohne integrierten Ethernet-Anschluss (wie z.B. Apple Macbooks) nutzen könnt.

15:00+0:45

Roter Salon

Neue Ansätze sind gefragt, die Top-Down-Planung und Bottom-Up-Initiativen miteinander zu verknüpfen, um nachhaltige und zukunftsfähige Lebensräume zu gestalten. Moritz Ahlert (* 1982) ist Architekt. Er war Teil des DFG-Forschungsprojekts ›Urbane Interventionen‹ (2013–14) und war Mitglied des Graduiertenkollegs ›Ästhetiken des Virtuellen‹ an der HFBK Hamburg (2015–17). In seiner künstlerisch-wissenschaftlichen Promotion (2019) setzte er sich kritisch mit den Beteiligungsformaten digitaler Kartenanwendungen auseinander. Er ist Autor mehrerer Publikationen, zuletzt gab er 2018 ›Moravia Manifesto – Coding Strategies for Informal Neighborhoods‹ mit heraus. Seit 2017 ist er Wissenschaftlicher Mitarbeiter an der ›Habitat Unit‹, dem Fachgebiet für Internationale Urbanistik und Design an der TU Berlin.The Power of Participation: Akteursbasierte StadtplanungIm Rahmen einer weltweit rasant fortschreitenden Urbanisierung müssen neue Formen der Beteiligung von städtischen Bewohner*innen entwickelt werden. Denn global wird sich ein Großteil der zukünftigen Stadtbewohner*innen in informellen Siedlungen, als ungeplante Erweiterungen bestehender urbaner Zentren, niederlassen. Instrumente und Methoden klassischer Stadtplanung stehen diesem Phänomen bislang ratlos gegenüber. Neue Ansätze sind gefragt, die Top-Down-Planung und Bottom-Up-Initiativen miteinander zu verknüpfen, um nachhaltige und zukunftsfähige Lebensräume zu gestalten. Anhand von drei internationalen Projekten (›Moravia Manifesto‹, ›Floating University‹ und dem ›Atlas of Digital Fragments‹) diskutiert Moritz Ahlert die Relevanz alternativer Planungspraktiken und zeigt neue Wege auf, wie Planung, Politik und Verwaltung in Koproduktion mit lokalen Communities inklusive urbane Transformationsprozesse anstoßen und umsetzen können.

15:00+1:00

1komona Boredome

Germany stands with Hongkong! What is necessary, what can be done to support Hongkong? '''What?'''<br>We would like to give you a quick overview of the current situation in Hongkong and about the work that the loose community of Hongkongers living in Germany have done so far. In the second part we will discuss on how to take part yourself. '''Who are we?'''<br>Inspired by the strategy of the protest in Hongkong there is no single structure, no leader for the movement in Germany. We stand for ourselves and so can you! '''To whom this may concern?'''<br>You know about the situation in HK and need someone to talk about it, you read the news but don't know how to show your support? Or maybe you have great ideas but you don't know how to get people together? You don't know how to be part of a leaderless movement?Join us - be like water.This session might be repeated later this day if it resonates with people, we encourage you all to go out and start your own things as well, take this as an initial spark.For inquiriesjoylah@protonmail.com<br>germanystandswithhk@gmail.com<br><br>J0, Mx------------------------'''Introduction of Germany Stands With Hongkong'''On June 9, 2019, over 1 million people in Hong Kong gathered to protest against an extradition bill proposed by our government, in favor of the authoritarian Communist Party of China. Fast forward to today, the city is now under constant threat of deteriorating freedom and violation of human rights. More than 6000 People have been arrested as of now. As a community of Hongkongers living in Germany, we share the worries and sobs with those living in our home town. With the mission to support the democratic movement, HongKongers in Germany Concern Group was therefore founded and has grown organically since then.Our goal is to raise awareness and to support the ongoing democratic movement in Hong Kong. The group has no leader nor political background. All of us have gathered for one shared belief—Hong Kong is a place we call home.We organize and support a diverse range of events in Germany such as rallies, educational programs, art exhibitions, and discussion panels. We also collaborate and align closely with Hongkonger in Deutschland e.V, with the goal to support and optimize resource utilization for facilitating relevant activities held in Germany.

15:00+1:00

JuliaLang

User and contributor meetup Meet other users of and contributors to Julia

15:00+3:00

Vintage Computing Cluster

A Round of the P&P T.E.A.R.S. "Quest of Chaos"

15:15

15:15+1:00

Lecture room 12

Blue Teamers Unite!

Security Defense

Meetup, discussion and shenanigans of blue teamers Blue Teamers Unite! (Security Defense)Blue Teamers, CorpSecs, ITSec Departments and 1ManShow-(Sec)Admins unite! If you are less concerned with nation state ATP groups pivoting through your global network, but with James from accounting who can't stop clicking every pish he gets, then this meeting is for you. Let's just start sharing whatever day to day challenges concern you, what works, what fails, war stories and neat custom security measures that saved you more than once! Everyone is welcome, also if you want to get into the defensive field and haven't started yet. Even red teamers/pentesters if they are willing to share there go-to method to domain admin and what to do about it :)Location: https://36c3.c3nav.de/l/ccl-lecture-room-12/

15:25

15:30

15:30+0:30

Lecture room M1

Short presentation and discussion by and with EDRi and CCC people. #uploadfilter #cryptowar #netzdg #softwarepatents * What is European Digital Rights (EDRi)?* What is the CCC's role and what could it be?* How you can help to shape european policy?* How can you support CCC to be more vocal and become a powerful voice for digital rights in europe?

15:30+0:45

CriticalDecentralisationCluster

An overview of the framework we have built for our decentralized treasure hunt and a deep dive into our cheap zero knowledge proof protocol We will provide an overview of the framework we have built for our decentralized treasure hunt.We will show the architecture of the app (static web app + smart contract) and show how we managed to prevent the solutions disclosure with our cheap zero knowledge proof protocol.We don't have a projector. So We will just sit around our half broken screen and take it from there.Call us at 6676 or write us @dist0rtionproto on Twitter if you need any info.

15:30+1:00

Digitalcourage

Mitarbeiter der Datenschutz-Aufsichtsbehörden stehen Rede und Antwort Eine offene Beratungs-Sprechstunde für alle Eure Fragen rund um Datenschutz und die Datenschutz-Grundverordnung (DS-GVO) u.a. mit Alvar Freude, Referent beim Landesbeauftragten für den Datenschutz und die Informationsfreiheit Baden-Württemberg.Bringt Eure Themen und Fragen mit. Ihr findet uns in der Sofa-Ecke beim Digitalcourage-Stand (L1, Messehalle 2, Ebene 0).Die Datenschutzaufsichtsbehörden sind in ihrem jeweiligen Bereich zuständig für die Beratung zur bzw. Durchsetzung der DSGVO.

15:30+1:00

Matrix

Centralising the decentralisation fans Let's become less decentralised!

15:30+1:30

FOSSASIA

SUSI.AI Personal Assistant

Create Personal Bots for Web and Smart Devices with SUSI.AI - Part 1

Let's do stuff with your real personal assistant - Create a bot, install SUSI.AI on your Desktop and more

16:00

16:00+00:20

Chaos-West Bühne

A situation loads of passionate CTF players will recognize: You are bored and looking up some CTF on ctftime. You finally find one and it's hosted on some fork of CTFd running on what feels like a raspberry pi 1. Notherless, you decide to play, but the first web challenge you look at has a conveniently placed php shell in the webroot. Yay! one shared web service!. After we had the same issue with multiple platforms, we decided that this had to change. The main problems we noticed were that all players compete on one service or receive a static challenge and that the platforms don't always scale well. We solved this in a new project: CIRCUS. This is the story of what can break when unleashing a lot of people on a service allowing them to spawn containers on demand and what can be done to counteract those problems.

16:00+1:00

Lecture room 11

Hörertreffen des Binärgewitter Podcasts

16:00+1:30

Seminar room 14-15

this session is an internal meeting for all organisations inside about:freedom and about:future to discuss our current state and where we like to go - content-wise and geographically. shall we move into hall 3 or stay in CCL? shall we run our own stage or have other kinds of installations? Who are we and what do we like to achieve? let's discuss our goals and resources we have for 37C3 so we can prepare in advance.

16:00+1:00

Seminar room 13

Das BMJV hat einen bedenklichen Referententwurf für ein Gesetz zur Bekämpfung des Rechtsextremismus und der Hasskriminalität vorgelegt. Enthalten sind Verschärfung des NetzDG, des TMG, der STPO, des StGB und des BKAG. Wir wollen uns gern mit allen treffen, die an dem Thema arbeiten oder interessiert sind.

16:00+2:00

Lecture room M1

Netzwerktreffen aller FNIT-Gruppen Das Netzwerktreffen der FNIT-Gruppen mit Interesse an Technik im deutschsprachigen Raum.Ihr seit eine neue Gruppe - frei, von den Haecksen oder von F.U.C.K? Dann schaut vorbei!Organising person: melzai

16:00+02:00

Uptown

16:00+1:00

Monipilami

"I got 99 problems but being a feminist listening to rap ain't one" mit Lena Grehl und Miriam Davoudvandi

16:00+3:00

Haecksen

Introduction into Arduino, Sensors and Servomotors. Hands on how to get things moving depending on the sensor output. [[File:Globoli outdoor.jpg|thumb]]Getting things move in interaction with the surrounding gives your robots or other creatures more 'personality'. Here is an example of an eye starting to blink if you approach and getting faster and faster if you are getting too close. https://twitter.com/wellenleiter/status/994312455005368322Globuli is a Robot always circulation in the direction somebody approaches and also blinking with the eyes...which is supposed to work as a propaganda bot at events: http://www.wellenleiter.net/globuli-der-propagandabot/The Workshop will give a short introduction on programming with Arduino, the technology of different distance sensors and servos and how to get them controlled with an Arduino. Please bring your Arduino and Servo an US- or IR-Sensor (e.g. HC - SR04) if possible. I will bring a bunch of Ultrasonic Ranging Module HC - SR04 and some sparse Arduino. You should have a running Arduino Software (https://www.arduino.cc/en/Main/Software) and Servo-Library (https://www.arduino.cc/en/Guide/Libraries). * For FNIs only. *

16:00+2:00

Foodhackingbase

This workshop is dedicated to the traditional Korean 김치 (kimchi) making. You will learn the bases by preparing at least one or two type of kimchies based on wild style fermentation. For more information please refer to the foodhackingbase wiki page: https://foodhackingbase.org/wiki/Kimchi_making_36c3

16:00+2:20

Hardware Hacking Area

Let us gather and to do some BCI hacking Bring some RasperryPis, LEDs and plug your brain into our biosensing devices to make some magic happen

16:00+1:00

Labitat

Informal gathering of people interested in artistic, electronic conference badges and PCB design in general This is an informal gathering of all people interested in the artform that is electronic badges and creative usage of printed circuit boards. If you have either made a badge (official or not, this event or other events) to show off or are interested to see and talk about badges that other people have made, come by and hang out at this meetup.

16:00+2:00

Kidspace

Musik aus und mit modifizierten, selbstgebauten Klangerzeugern Musik aus und mit modifizierten, selbstgebauten KlangerzeugernAnzahl Teilnehmer*innen: 3-7Alter: für Kinder von 5-99 JahrenAnmeldung erforderlich?: nein, kommt jederzeit vorbei (während der Workshopzeiten)Unkostenbeitrag: Freiwillige Spenden

16:00+1:00

Digitalcourage

Your daily basic hacking learning lesson. ""WARNING: External room for the last session on day 4: Please come to Lecture Room M1.""'''---> README: There will be sessions from days 1 to 4. The daily session times will be announced in the evening before. <---'''We offer instructions for "Damn Vulnerable Web Application" ( http://www.dvwa.co.uk/ / https://github.com/ethicalhack3r/DVWA ) daily. At least for 2 to 4 people. Join us if you would like to learn about security gaps in web programming (e.g. bad passwords, SQL injection, cross-site requests forgery). You will learn how to hack systems and how to reset them afterwards. It's recommended to bring your own device (laptop) with an working ethernet port. We have a single Ethernet-to-USB adapter available for devices lacking an Ethernet port such as Apple Macbooks.'''-->LIESMICH: Es wird jeden Tag Sessions geben. Wann die täglichen Sessions genau starten, wird immer am Vorabend eingetragen. <---'''Wir bieten täglich „Damn Vulnerable Web Application“ ( http://www.dvwa.co.uk/ / https://github.com/ethicalhack3r/DVWA ) unter Anleitung an, für mindestens 2 bis 4 Personen. Inhaltlich geht es dabei um klassische Sicherheitslücken der Webprogrammierung (z.B. schlechte Passwörter, SQL-Injection, Cross-Site-Request-Forgery). Hier lernst du Systeme zu hacken und wiederherzustellen. Bringt am besten euren eigenen Computer mit einem funktionierenden Ethernet-Port mit. Wir haben einen Ethernet-zu-USB-Adapter, damit ihr auch Geräte ohne integrierten Ethernet-Anschluss (wie z.B. Apple Macbooks) nutzen könnt.

16:00+1:00

Chaos West

Therapiegruppe Sysadmins. Tales from the trenches OPS erzählen vom Krieg / Sysadmin-Therapiegruppe / Tales from the Sysadmin trenchesKein Vortrag, Bühne bleibt frei, nur Stuhlkreis :-)

16:00+0:45

Roter Salon

Beschreibung der Wohnungsfrage in Deutschland, spezifisch in Leipzig samt der sich daraus ergebenden aktuellen Konflikte. Leon Rosa Reichle – wohnt zur Miete in Leipzig, promoviert am Centre for Urban Research on Austerity zu Mieter:innenbeziehungen im Leipziger Osten, organisiert sich in der Women’s Strike Assembly in Leicester und hin und wieder in feministischen und stadtpolitischen Initiativen in LeipzigWas hat es mit der Wohnungsfrage auf sich und wie stellt sie sich in Leipzig? Neben einer kleinen theoretischen Einführung zur gesellschaftlichen Relevanz von Wohnraum im Kapitalismus aus feministischer, polit-ökonomischer Perspektive (er)kläre ich ein paar grundlegende Begriffe und Prozesse der aktuellen Entwicklung von Wohnungsmärkten und Wohnungspolitik. Dann komme ich darauf zu sprechen, wie sich die Wohnungsfrage in Deutschland und spezifisch in Leipzig stellt und welche aktuellen Konflikte sich daraus ergeben.

16:00+3:00

Telekommunisten

we will discuss the Haket roadmap and priorities

16:00+1:30

Anarchist Village

Getting together and writing letters and postcards to hackers in prison Hacktivism from time to time leads to imprisonment and repressions. There are several people right now siting in jail that consider themselves anarchist or did actions that are supported by anarchist community. Not to let those people alone in prison we would like to have every day 1 hour around the table, where we get to know the stories of imprisoned activists and write them some words of support with postcards/letters. You don't need any special skills for that. The postcards will be there for you.

16:00+2:00

FOSSASIA

Learn about the open hardware pocket science lab Join us for a self-guided exploratory workshop on Pocket Science Lab with your Android phone or laptop PC. Our goal is to develop an open source measuring device for electronics and sensors. In this exploratory open session you have the chance to install the app on an Android phone and test the Pocket Science Lab device with components and sensor kits.

16:10

16:15

16:15+1:00

Lecture room 12

All fishes welcome! All fishes welcome! Bring your own shark or other aquatic animal! Drop by if you want to see all the sharks and meet other shark friends.

16:15+1:30

Lecture room M2

Let's hack words is a workshop for everyone, who wants to explore creative writing, build worlds and lets characters dive into adventures. If you ever wanted to know, how to get from blank page to an adventurous story, staffed with lively characters and set in a vivid world, then this workshop is for you.During the last years, this workshop was about starting out with a blank page, the hero's journey, archetype characters and story worlds. Let's try out something new this time: story beats (also called "story points"). What phases are there in a story and how does character-driven storytelling work?Bring your writing gear - pens and paper will work best for the writing exercises.

16:15+0:45

Lecture room M3

Tired of filename chaos such as "report_final_really_v2_corrected.txt"? There is a technological solution to this problem, a version control system such as Git. Learn in this hands-on workshop how to use it. Git is useful both for personal files and for files which are edited by teams. Please install Git before the workshop starts. :-)* On Windows: [https://git-scm.com/download/win Git for Windows]* On Linux: apt install git (or similar)* On Mac: brew install gitNote to organizers of other sessions: We don't need that much space that M3 provides. If you want to organize a session which needs the space more than us then we'll surely find a solution! Call me at +49 176 95110311 (German or English).

16:15+0:45

Shadow copy of M3

(for people who already know Git) * Ever deleted a branch and lost hours of work that way? No, because you cannot possibly lose work that way – git still has that commit you lost and it is trivial to find out the commit hash you need.* Ever did some git command that you shouldn't have done, only to be left in a situation that you cannot get out of again? No, because it is trivial to get out of any weird situation using only three basic commands.* Never had problems like the above? This talk is still for you, because by using the commands I will show you, you can get into very weird trouble, creating the real problems you need in order to appreciate the help. You might also learn how to rewrite history in order to make it more readable and useful for humans, like your future self.

16:25

16:30

16:30+00:20

Chaos-West Bühne

In this talk I will outline my journey implementing my X11 window manager `hikari` and the corresponding Wayland compositor shortly after. `hikari` is a stacking window manager/compositor with some tiling capabilities. It is still more or less work in progress and currently targets FreeBSD only but will be ported to Linux and other operating systems supporting Wayland once it has reached some degree of stability and feature completeness. This talk covers: * a brief explanation regarding differences between X and Wayland * some of `hikari`'s design goals and motivation * choice of programming language * an overview of libraries that were used * tools for ensuring code quality and robustness * obstacles * resources that helped me to implement the whole thing

16:40

16:40+0:30

Foodsharing

Wir von foodsharing sind eine Initiative, mit dem Ziel sich gegen Lebensmittelverschwendung einzusetzen: https://foodsharing.de/ueber-uns Unsere Homepage ist seit vielen Jahren das zentrale Werkzeug unserer Initiative. Die gesamte Vernetzung untereinander, die gemeinsame Arbeit an verschiedensten Themen und zu guter Letzt die Organisation all unserer Lebensmittelrettungen sind dank dieser Plattform möglich. Wir von foodsharing sind eine Initiative, mit dem Ziel sich gegen Lebensmittelverschwendung einzusetzen: https://foodsharing.de/ueber-unsUnsere Homepage ist seit vielen Jahren das zentrale Werkzeug unserer Initiative. Die gesamte Vernetzung untereinander, die gemeinsame Arbeit an verschiedensten Themen und zu guter Letzt die Organisation all unserer Lebensmittelrettungen sind dank dieser Plattform möglich.Leider ist das IT-Team unserer ehrenamtlichen Bewegung sehr klein. Wenn ihr euch vorstellen könnt uns zu unterstützen, könnt ihr gerne vorbei kommen oder mit uns via DECT: 31831 zu einem späteren Zeitpunkt ein kurzes Treffen vereinbaren. Die Dauer des Treffens ist abhängig von eurem Interesse.Ziel ist es, die Plattform mit euren Skills auf festere Beine zu stellen und uns wenige Programmierer nach einer netten Einarbeitung zu entlasten!Gerne könnt ihr auch in Slack https://slackin.yunity.org im Channel #foodsharing-dev vorbei schauen.Technologien: PHP (Symfony 4) JavaScript (Webpack, Vue.js) HTML (Twig) CSS (Bootstrap) MariaDB RESTful APIs GitLab Docker Compose development environment Codeception für Unit-, API-, and Acceptance testing (mit Selenium) GitLab CI für Tests und automatisches deployment (mit php deployer)Hier ein paar Details zu den Aufgaben:https://devdocs.foodsharing.network/it-tasks.html

16:45

16:45+1:30

Roter Salon

Leon Rosa Reichle – wohnt zur Miete in Leipzig, promoviert am Centre for Urban Research on Austerity zu Mieter:innenbeziehungen im Leipziger Osten, organisiert sich in der Women’s Strike Assembly in Leicester und hin und wieder in feministischen und stadtpolitischen Initiativen in Leipzig„Kämpfe um und Strategien für gesellschaftlich gerechte Stadtentwicklung“ Auf dem Panel stellen 3 Leipziger:innen und 2 externen Gäste, verschiedene Positionen, Projekte, Alternativen und Ideen für sozialen, günstigen Wohnraum vor um dann miteinander und mit Euch in die Diskussion zu kommen. Dabei sitzen auf dem Panel: Lina Hurlin aus Leipzig, die für das Mietshäusersyndikat (werdende) Hausprojekte berät und uns von dem Projekt berichtet, was deutschlandweit unkommerzielle Wohnprojekte mit ermöglicht; Roman Grabolle, vom Haus und Wagenrat in Leipzig, der unterschiedliche alternative Wohnformen berät, vernetzt und organisiert; Henning Behrens, von der Solidarischen Wohnungsgenossenschaft (SoWo) Leipzig, die seit kurzem auf dem Leipziger Wohnungsmarkt mitmischt; Rita Kohel, aus dem Hamburger Gängeviertel, einem ganzes Quartier soziokulturellen Freiraums, die uns mit einer Perspektive aus einer Stadt mit noch deutlich angespannteren Wohnungsmarkt, aber auch von einem erfolgreichen Projekt in deren Mitte erzähltAndrej Holm, der in Berlin Stadtsoziologe ist und sich viel mit der strukturellen (u.a. bundespolitischen) Ebene der Wohnungspolitik beschäftigt.

17:00

17:00+00:50

Chaos-West Bühne

Sexualisierte Gewalt ist Alltag in Deutschland. Leider. „Laut einer deutschlandweiten Repräsentativstudie erlebt jede 7. Frau in Deutschland im Lauf ihres Lebens strafrechtlich relevante sexualisierte Gewalt. 60% aller Frauen in Deutschland haben sexuelle Belästigung erlebt." schreibt der Bundesverbands Frauenberatungsstellen und Frauennotrufe. " Jährlich werden der Polizei 11.000 Fälle sexuellen Missbrauchs von Kindern bekannt. Die Dunkelziffer im Bereich sexualisierter Gewalt ist hoch.“ (https://www.frauen-gegen-gewalt.de/de/was-ist-das-187.html) Sexualisierte Gewalt geht in den seltensten Fällen von Fremden aus, meist wird sie durch Personen aus dem Bekannten- und Familienkreis ausgeübt. Viel zu kurz kommt hingegen die Auseinandersetzung mit dieser Thematik, mit den Folgen für Betroffene, Möglichkeiten der Prävention und der Unterstützung von Betroffenen. Auf gesellschaftlicher Ebene, aber auch in Communities. Das Ausmaß sexualisierter Gewalt ist seit Jahrzehnten unverändert. Sexualisierte Gewalt ist nach wie vor ein Tabuthema - und das macht es so schwierig, etwas zu verändern. Es ist wichtig, das Schweigen zu durchbrechen und Betroffenen* Angebote zur Unterstützung zu machen. Hier stehen wir alle in der Verantwortung, auch in der Chaos-Community. Indem wir eine Atmosphäre schaffen, in der über Erfahrungen mit sexualisierter Gewalt geredet werden kann, können wir Betroffene in der Bearbeitung unterstützenund insgesamt zur Sensibilisierung beitragen. Gruppen zur Unterstützung Betroffener und Awarenessgruppen sind eine Möglichkeit, um Betroffene von sexualisierter Gewalt zu stärken und ein Bewusstsein für Veränderung zu schaffen. Professionelle Organisationen klären auf, beraten und begleiten Betroffene. Hacken ist nicht ausschließlich eine technische, sondern auch eine politische und soziale Aktion und ebenso eine interaktive Handlung. Lasst uns die Tabuisierung des Themas sexualisierte Gewalt hacken und zusammen daran arbeiten, unsere Community zu einem besseren Ort zu machen.

17:00+1:30

Lecture room 11

Daily Meetup for A/V Angels Daily A/V Angel Meeting. More information can be obtained from our news in the angel system

17:00+1:00

Seminar room 13

A meetup for server admins of public XMPP providers There is a need for a general landing page for the ecosystem that addresses potential interested users. Something akin joinmastodon.org which allows people to quickly get an idea what federated chat over xmpp is like and what are trustable places to sign up for an account.To know what server to recommend to users we first need to get a list of servers we are confident about and willing to recommend as a community. However on the basis of what does one recommend and how to establish this? We would like to start a conversation with server operators to get feedback on what such a 'quality provider' should look like.In this session we would like to use some time to present a proposal about what we think this landing page should do and look like and what we think should be the minimum quality level for operators. The rest of the meeting we'd like to use to gather feedback and have a discussion about this. We can also use some time for general discussion/questions about operating services.

17:00+1:00

Lecture room M3

General Angel meeting day 3 General angel meeting.All angels please join.

17:00+02:00

Furo no ba

17:00+2:00

Monipilami

ALICƎ DƎƎ (B2B CREW)

17:00+1:30

Studio Datsche

what if robots can help out with care-work?how it feels if a mashine cuddles you?amelie goldfuß will show us.

17:00+1:30

Studio Datsche

Learn the art of reading artificial intelligence right out of their open hands. In this workshop we will focus on bias in machine learning and our own perception. Through the lens of intuition we observe and discuss occult datasets. No prior knowledge required, everybody is welcome!

17:00+2:00

C3RE

Taschen mit eigenen Logos bedrucken. Wir möchten gemeinsam Baumwolltaschen und Turnbeutel gestalten. Dazu zeigen wir, wie Logos geplottet und zu Stoff gebracht werden. Es ist möglich eigene oder das 36c3-Logo zu plotten und auf Jute- oder Turnbeutel zu Drucken. Einfache Sticker für Laptops, o. ä. sind ebenfalls möglich. Für die Materialien wird um einen Unkostenbeitrag gebeten, wobei eigene Baumwollstoffe mitgebracht werden können.Weitere Informationen in unserem [https://pads.c3re.de/p/sticker Pad]

17:00+2:00

Haecksen

print the Haecksen-Logo on a fabric of your choice Ab 17Uhr kannst du bei uns in der Assembly Kleidungsstücke oder andere Textilien deiner Wahl mit dem Haecksenhut bedrucken. Bitte bringe ein passendes Textil mit. Am besten funktioniert Baumwolle. Synthetische Stoffe lassen sich nur schlecht bedrucken.From 5pm you can print screen-print the Haecksen-Logo on a fabric of your choice. Bring your own fabric, e.g. a t-shirt or a sweater. Cotton works best, synthetic fabrics usually do not work very well.

17:00+1:00

C-base

Pentagame Theory

State space size and shape, etc.

Pentagame is a new abstract board game. We talk about some fundamental insights. Pentagame is a novel board game that gains popularity in nerd circles. We have gathered insights regarding the game and will talk about(1) the game as such: how we came to invent it, and how it is played(2) a possible antique ancestor(3) opening moves and theory(4) state space complexity(5) endings and end positionsThis is a hot topic, since Pentagame remains an unsolved game. Studying it is an exercise in the theory of abstract games. The talk should be interesting for Pentagame players, but also to anyone interested in the theory of games.We are looking forward for discussion, intellectual exchange, and collaboration.Note that Pentagame can be played at c-base assembly pretty much any time, and from 22:00 hrs per day in particular.There will be an open tournament on the young hacker day.

17:00+3:00

Nibble Area

Build your own 3.3-12V power supply (moderate soldering experience helpful) The Binary Kitchen soldering workshop goes 36C3. We are providing a soldering workshop for several and completely different soldering kits. Come and solder with us, an manual and 38 soldering irons.The ATX-Breakoutboard is a handy breakout board to get all important voltages from an standard ATX power supply: 3.3 V to 12 V. You just attach a ATX power supply and it works!... Hopefully :)Moderate soldering experiences are helpful but not needed. We don't have a sign up list, just come by and solder (but we just have 38 seats, first come first serve).[[File:atx-breakout-board.jpg|600px]]* More information about other Workshops: https://www.binary-kitchen.de/wiki/doku.php?id=veranstaltungen:nibble_area* More information about the ATX breakout board: https://github.com/Binary-Kitchen/SolderingTutorial/tree/master/ATXBreakoutBoardSMD

17:00+1:30

Hackers Beauty Palace

17:00+0:30

Chaos West

Humidity in the halls of Leipzig is low and your lips are cracking? Make your own refillable lip care in just a few minutes. location: https://36c3.c3nav.de/l/c:0:394.41:117.59/Recipes to try at home:;vegan (day 2 only - we ran out of wax): 30 g Jojoba Oil: 20 g Berry Wax (Rhus Verniciflua Peel Cera);bees wax: 30 g Jojoba Oil: 10 g bees wax* both versions will make 10-11 tubes or tins (use the 5 ml containers)* other oils and butters to try: almond, apricot kernel, cocoa, shea, coconut* if you wish to order containers, let your search engine look for lipstick tube/ Lippenstifthülsen* there are numerous online cosmetics supply shops in Europe, but you might even find a small store in your city (there is one in Leipzig).

17:00+2:00

Open Infrastructure Orbit

Basic introduction to OpenStreetMap mapping

17:00+1:00

IT-Kollektiv

A meetup for everyone interested in workers'-owned tech-coops or already involved in one. Just drop by!

17:05

17:10

17:30

17:30+1:15

Lecture room 12

Dat protocol & surroundings gathering for devs and people interested Meetup for people using, developing with or interested in the Dat Protocol. We'll talk about project, challenges, and whatever people are interested in.

17:30+0:30

Seminar room 14-15

We'll present a number of different detectors for radiation. We have brought a number of different detectors for radiation with us, ranging from cheap DIY projects to scientific-grade detection equipment. We'll be showing a couple of experiments with different types of radiation, anything from light photons to gamma radiation. All experiments safe for the audience (and us, of course). If you have your own Geiger counter or similar device with you, feel free to bring it!

17:30+0:45

Foodhackingbase

Learn about beekeeping. For more information please refer to the foodhackingbase wiki page: https://foodhackingbase.org/wiki/Fhb_36c3

17:30+2:30

Hardware Hacking Area

In this 2-3 hour workshop I teach you how to solder and program an Arduino!

17:30+2:00

Hardware Hacking Area

Surface mount electronics for terrified beginners. Learn to assemble tiny parts on circuit boards by building an electronic touch-activated purring kitten. Anyone can do it. Yes, even you who never touched anything electronic before. 120mins, 20€/kit, avoid caffeine immediately before. Max 20 participants per session, there is a PAPER!!1! signup list in the hardware hacking area. [[File:Catsplash.png|800px]]Takes about two hours. Basic workshop. No prior knowledge needed. Materials cost 20€ per kit.We are going to build an electronic kitten using tiny SMD parts. It will purr when you touch it right and hiss when you touch it wrong. It's going to work.For people afraid of surface mount assembly/rework. You know those tiny little components in modern electronic devices? It's both possible and easy to assemble those by hand. You can do it, and I'll teach you how!Think you don't have the tools? Think you can't manually place 0402s? Everything is possible with patience and practice. The equipment is minimal and you probably already have it. We'll learn the answer to THERE'S A SHORT ON A TINY PART OMG WHAT NOW? After this, you'll no longer need to be scared of SMD. Avoid caffeine immediately before the workshop, because shaky hands are a disadvantage.The workshop kit costs 20€. Please SIGN UP ON THE PAPER LIST at the Hardware Hacking Area. PLEASE BE ON TIME!

17:30+1:00

Hardware Slackers

Voltage glitching for beginners, with fun and faults '''Please drop by the Hardware Slackers assembly FIRST and complete the 5 minute Xbox controller fault injection challenge!'''We'll be doing some mini-workshops on voltage glitching (fault injection). We'll explain the basics, and then let people play around a bit with voltage fault injection setups themselves.We are very limited in space/resources so feel free to also drop by at a random time and see if we're around.

17:40

18:00

18:00+00:50

Chaos-West Bühne

2019 ist das Jahr des Linux auf dem Desktop! Ich zeichne gerne Architekturdiagramme auf Whiteboards während dem [Pythonfoo](https://wiki.chaosdorf.de/Pythonfoo) im [Chaosdorf](https://chaosdorf.de). Weil daran anscheinend allgemeines Interesse besteht, habe ich in den letzten Monaten unregelmäßig die aktuellen Konzepte von modernen Desktop-Linux-Distributionen erklärt im Rahmen des [Freitagsfoo](https://wiki.chaosdorf.de/Freitagsfoo). Dies richtet sich hauptsächlich an Leute, die Linux oder irgendein BSD benutzen - ich habe von Windows oder macOS leider wenig Ahnung und werde in die Richtung daher wohl eher weniger Querverweise machen können. Ich hoffe, das ist trotzdem interessant - oder es dauert wenigstens nicht zu lange. Leute, die vollständige moderne Desktopumgebungen benutzen, erfahren wie das eigentlich hinter den Kulissen alles funktioniert. Leute mit Arch+i3 lernen, was ihnen fehlt bzw. wie sie das nachrüsten können.

18:00+2:00

Seminar room 14-15

Meeting der AG KRITIS Ein Meeting für Mitglieder - und in geringem Umfang auch Interessierte - der im Rahmen des 34C3 gegründeten Arbeitsgruppe für kritische Infrastrukturen. Interessierte melden sich entweder bei HonkHase oder TheC.

18:00+1:20

Seminar room 13

come together for people interested in LUKi e. V. We want to meet and get to know each other - not only current members of LUKi e. V. but also (and especially) perosns interested in the topics and work of LUKi e. V.We welcome all human beings interested in discussing and supporting free and open software and infrastructure for churches or other social movements.CU at LUKi Meetup----... Jesus would use Linux! ... ;-)

18:00+1:00

Lecture room M1

C3auti

c3auti Nonverbalen-Karten Meetup

find more Info at [[C3auti]]

18:00+1:00

Lecture room M2

We all know computers run on electricity, and that we need to, as responsible professionals, get our infrastructure off fossil fuels to stand a chance of avoiding the worst of climate change. But how can you know if organisations in a digital project’s supply chain really are running on renewable power? After spending ten years building an open database to make this easy to check at the The Green Web Foundation, we are proposing a convention called carbon.txt, to decentralise this process. We all know computers run on electricity, and that we need to, as responsible professionals, get our infrastructure off fossil fuels to stand a chance of avoiding the worst of climate change. But how can you know if organisations in a digital project’s supply chain really are running on renewable power? After spending ten years building an open database to make this easy to check at the The Green Web Foundation, we are proposing a convention called carbon.txt, to decentralise this process. We have two goals:1) make it easier to make claims about how you power your infrastructure, by linking them to the certificates issued when renewable energy generation, like new wind farms and solar panels is attached to national grids.2) make it easy to verify claims made by others, by taking as many lessons from solving similar problems over the last 30 years of the internet, so you can follow a chain of provenance from a website or API, to the datacentre is uses, to the energy provider, to the energy certificates used to generate that powerWe are looking for collaborators to help develop the spec, implement tools against in different languages, and test it for common use cases.Chris Adams is an environmentally focussed tech generalist, spending the last ten years working in tech startups, blue chip companies and government, as a user researcher, product manager, developer, sysadmin and UX-er.He is an organiser of ClimateAction.tech, a community for technology professionals taking climate action, and a director of the Green WebFoundation.Martin Meyerhoff is a freelance software developer and coach with a background in public policy and administration, specialising in German climate policy. He is a member of the board on Open Tech School eV, and has spent the last 5 years teaching serverside programming at community events in Berlin. He is currently partnering with the Green Web Foundation on building D.A.M.E.E., the world’s largest distributed, open source GHG emission tracking tool.

18:00+2:00

Lecture room M3

how to: playful overpowering and bondage someone This workshop will provide you with the basics of playfighting, i.e., consensual physical power struggle with the goal of overpowering your partner. Since our topic is all fun and games, this is ''not'' a self-defense or martial arts workshop. We will learn bondage techniques that can be applied quickly, and that are suitable for enacted resistance.The topics of this workshop include:* Consent, risk-awareness and negotiation as a fundamental base for all CNC-style play.* A short primer into anatomy and physical safety* A short discussion about physical (dis)advantages, D/s roles, and desired outcomes (aka. playfight for non-switches)* Techniques with handcuffs (short)* Techniques with rope (long). How to prepare a tie beforehand, how to apply it during playfight, how to integrate immobilization into playfightingThe first parts will be seminar-style theoretic discussions. You're welcome to contribute your own opinions, experiences, and questions. The later parts will involve practice. We will show the ties, and you can practice while our team is there to help and answer questions.If you have own rope, please do bring it along. We have some rope you can borrow on a first-come-first-serve basis, though. If you have material that are you are unsure of whether it is usable or not (or for which need an opinion on safety), bring it along and ask someone from our team.You do not necessarily need to come with a parter. Although we have never and will never assign practice groups / couples, the past workshops have shown that participants usually find opportunities for practice even if they arrive alone.This workshop is 18+. Participation in the practical parts is at each participant's own risk. We do have an experienced team around, but playfight is edge play, and we can't be everywhere and see everything at the same time. On the other hand, the team is allowed to step in whenever they see something that is beyond our safety baseline.'''Important:''' In the previous years, we regularly had way too many people trying to get in (rooms are objects of finite size), with waiting lines all across the hallway. This year, we want to avoid the crowd control issues that come with such scenarios. That's why you now need to pre-register for the workshop at https://ticket.kinkygeeks.de. Our website will give you a free ticket, which you need to provide at the workshop door to gain access.

18:00+03:00

Discotheque Nouveauancien

Since the magical 1980’s, the species known as Raver focused on creating the perfect dance move to express on this dance-floor of life. Around the same time, Michael Neigenfend, a young boy from the limited-travel zone of West Berlin decided he wanted to find a sound that knew no limits to their dedication. Oh shit, another DJ is born. Armed with an expanding taste in classic punk rock and hip-hop, soon he was led into the world of powerful beats that the future-forming kids around him loved so much. He met them in the church of acid techno, big-beat and drum and bass—a place where he jockeyed the discs for many weekends until it was clear he needed to have a say on those beats himself. Here, under the light of a crescent moon, a new producer is born. By now the Berlin Wall was well and truly down and you could even buy small pieces of it from the shop, meaning that his home city was filled with more space than the ravers knew how to sing and dance about. So they squatted its old factories and made techno rituals in the neighbouring fields and danced and played and danced and played until one day someone said ‘Hey, why not bring all the ideas of all the different people together and start something that will blow everyone away?’ This is when the Bachstelzen came alive, and when the name Madmotormiquel became synonymous with everything the Berlin house music parade has been known for since. In the midst of this happening, along with Sebo and Soukie & Windish, he formed the label URSL which some claim is a code word meaning ‘Good Times’. Whether that’s true or not, the success of the label continues to bring the good times fast and thick. With his releases spreading to all corners of the planet and giving him the chance to make up for all the limited travel of his past, he now spends his weekends playing his music in exotic locations with nice people, helping us to perfect the art of shape-making and movement creation one dance-floor at a time.

18:00+02:00

Uptown

18:00+1:00

C-base

c-lang ist die geschriebene sprache der c-base. dieser talk gibt einen generellen überblick zur letzten rechtschreibreform. c-lang ist die geschriebene sprache der c-base. dieser talk gibt einen generellen überblick zur letzten rechtschreibreform.

18:00+1:00

C-base

NO Unitary Software Patents

NO Unitary Software Patents

EU Software Patents v3.0 The Unitary Patent is the third attempt to impose software patents in Europe. Software patents are a threat to small- and medium-sized software companies that cannot defend themselves. The UPC (Unified Patent Court) is an international court made outside of the European Union (EU), which would have the last word over the question of software patenting. The Court would favour “patent trolls” which steal our jobs and extort money.

18:00+0:30

C-base

DIY Diafilm What is diafilm (rus. Диафильм)Diafilm is a story or tale painted on the film and projected on wall (or any surface). You project the pictures via device with lenses and light. There were many models of dia-projectors in Soviet Union. You can find them on flea markets for instance, or in the grandma's home.People who were born in USSR remember soviet diafilms, the pictures there were printed and the plots usually were based on folk tales.DYI diafilm is has the same format, but it hand-painted or scratched, so anyone can create it. And the story can be really surrealistic, crazier is better.

18:00+1:30

Hardware Hacking Area

Measure local pollution levels by building your own particle matter sensor system. This DIY setup allowed everyone to measure air quality. Join thousands around the world by contributing the data to citizen science projects with open data. The system uses off the shelf parts (design by OK Lab Stuttgart as part of the https://luftdaten.info/  project).<br> Cost of the kit will be €50<br><br> This workshop will be given twice(both identical): <br>Max 10 places per session <br>Day 2: 28-Dec, 4pm - 5:30pm <br>Day 3: 29-Dec, 6pm - 7:30pm<br> ''(This is one of many cool things happening throughout 36C3 in the huge '''Hardware Hacking Area!)'''''<br>

18:00+1:30

CriticalDecentralisationCluster

Hacking around Z-Wave smart home protocol Hacking around Z-Wave smart home gateway based on Raspberry Pi and making your own Z-Wave device based on Z-Uno.Please take with you* Your laptop with** Access to the internet** Arduino IDE installed** Z-Uno package installed in Arduino IDE (see https://z-uno.z-wave.me/install for details - we will help you with this during the workshop - make sure to install 2.1.6 from repo http://z-uno.z-wave.me/files/z-uno/test-ucxx/package_z-wave.me_index.json)* Your Raspberry Pi 3/4 with Raspbian Stretch (optional)* Arduino compatible sensors to build your own Z-Wave sensor (optional)* Your Z-Wave stuff if any (optional)-----

18:00+1:00

Science Communication Center

Doku: https://hackmd.io/RNxTFq2XSUOaG7vXGMgj1Q?both

18:00+2:00

FOSSASIA

Learn about the open hardware pocket science lab Join us for a self-guided exploratory workshop on Pocket Science Lab with your Android phone or laptop PC. Our goal is to develop an open source measuring device for electronics and sensors. In this exploratory open session you have the chance to install the app on an Android phone and test the Pocket Science Lab device with components and sensor kits.

18:15

18:15+0:25

1komona headnut

Fahrräder zeichnen und analysieren Hier kannst du ein Fahrrad zeichnen, das wir danach gemeinsam analysieren.Für diese Session brauchst du weder zeichnen können, noch lernst du hier wie man zeichnet!Fahrräder zeichnen ist einfach, deswegen kannst du hier eins zeichnen.

18:30

18:30+0:50

Lecture room 11

Open data

public sector information

open data open data - public sector information

18:30+0:30

Foodhackingbase

Chili seeds exchange Just come here if you want to grow your own plants. We have seeds and info.

18:30+1:30

Roter Salon

PROPERTY - TRÄUME VON RÄUMEN - Dokumentarfilm 2019

Was heißt das eigentlich, sich einen Raum aneignen?

A dreamy big city atmosphere from a haven in the middle of Berlin, where a motley community of eccentric people have created their own world. Nahezu unbemerkt von neu Zugezogenen und den Touristenströmen, die heute die Berliner Mitte prägen, nur ein Steinwurf von der Berliner Volksbühne entfernt, liegt die Kleine Bremer Höhe. Dieses von der Zeit vergessene Gebäudeensemble aus rotem Backstein, ein genossenschaftliches Arbeiterquartier aus der Kaiserzeit, dient seit der Wendezeit seinen Bewohnern aus Künstlern, Punks und Rentnern als Refugium. Die gelassene Ruhe im Innenhof mit den verträumten Linden wirkt auf die gelegentlichen Besucher wie ein verwunschener Garten inmitten des Trubels der Torstraße. Eine Kamerafahrt an den Mülltonnen vom Hauseingang vorbei eröffnet uns den Blick auf einen ungeordneten Raum, in dem die wenigen verbliebenen Bewohner gemeinsam ihren Träumen nachhängen. Was heißt das eigentlich, sich einen Raum aneignen?, fragt der Filmemacher und Hausbewohner Matthias Lintner gleich zu Beginn seines Films und gibt uns mit seiner Liebeserklärung an seine Nachbarn die Antwort gleich hinterher. Er bleibt nah an seinen Mitbewohnern dran, die sich hier ihre eigene Welt erschaffen haben und verweigert konsequent den Blick nach draußen. Der Leerstand und Leerstelle als subversiver Akt gegen die Utopie des geordneten Raums ganz im Sinne des im Film zitierten Autoren Georges Perec.deutsch mit englischen Untertiteln

18:30+1:15

Vintage Computing Cluster

Robotron K8917

Linien, Punkte, Kreise

robotron K8917 GKS Graphics Terminal - How does it work? Achtung: Die ersten 30 Minuten sind für den Aufbau eingeplant, der eigentliche Vortrag beginnt erst um 19:00. Ihr könnt aber gerne beim Aufbau zusehen.Der Vortrag beschreibt das grafische Terminal robotron K8917. Das Gerät wurde vom VEB robotron elektronik Zella-Mehlis hergestellt. Es basiert auf dem 8 bit Prozessor U880 (Z80) und wird über eine serielle Schnittstelle gesteuert. Die Gegenstelle ist normalerweise eine grafische Workstation, die an die PDP11/03 angelehnt ist (robotron K1620). Da solche Geräte selten und nicht erhältlich sind, wird es stattdessen über ein Notebook mit serieller Schnittstelle gesteuert. Es werden die grafischen Befehle gezeigt sowie einige Steuerbefehle, die erahnen lassen, wie das Terminal mit seiner Originalmaschine zusammengearbeitet hat. Es wird also ein Bild gezeichnet, das einen nicht existenten Rechner erahnen lässt.

18:35

18:45

18:45+1:15

Lecture room 12

Japan is especially known for its technology among other things. Games and hardware of all kinds from Japan are everywhere but does anyone know good Japanese software? What IT in Japan looks like from inside and if Japan really is as high-tech as it is made out to be is the topic of this talk as experienced by a young German. '''THIS IS THE EXACT SAME TALK AS THIS MORNING, but again and in English.'''After I finished studying Japanology I went to Japan and without any knowledge landed an IT job. My euphoria of becoming an engineer ("Enjinia") was quickly replaced by the harsh reality of rote memorization, E-Mails that are 70% formalities and learning how to correctly exchange business cards. But despite all these curiosities there were valuable experiences along the way like taking part as an STM ("Shownet Team Member") for ShowNet, or a big presentation of bleeding-edge network technology at the Interop Tokyo (https://www.interop.jp/shownet/?lang=en). From April 2017 until June 2019 I experienced IT in Japan up close and now I want to tell you about it. I'll talk about wacky things like how Japan's Minister for Cyber Security doesn't know how to use a USB Stick (https://www.theguardian.com/world/2018/nov/15/japan-cyber-security-ministernever-used-computer-yoshitaka-sakurada)), general problems (e.g. education system, lack of English skills) and how they work around all of it (e.g. lots of meetups and communities). This talk is less about technical stuff and more anecdotal experience showcase. It is for everyone who is interested in Japan or working with companies from there or thinking about doing so.

18:45+0:35

Origasmi – 紙の変態

We choose your partner at random and tape you together at the wrist. This workshop starts at the origasmi assembly in outer komona. After being taped together you will continue the rest of the day being codependent. The marriage can be broken off at any time by removing the tape.

18:50

19:00

19:00+00:50

Chaos-West Bühne

Was passiert überhaupt, wo und warum eigentlich? Diese Frage habe ich mir im Frühsommer diesen Jahres gestellt und da Twitter sich zwar sehr gut zur schnellen Verbreitung von Nachrichten, aber nicht zur längeren Archivierung eignet, habe ich angefangen für mich Informationen zu sammeln. Daraus entstanden ist eine relativ große Sammlung an Fotos, Tweets, Vides/Livestreams und aufgeschriebenen Erfahrungen und Meinungen, von Menschen, die da waren oder noch sind zu vielen verschiedenen Themen. Was waren eigentlich die Auslöser der Proteste? Aus welchen gesellschaftlichen und politischen Gruppierungen speisen sich die Proteste? Wie lief die Mobilisierung? Was gab es für Probleme und wie wurde mit ihnen umgegangen? Dieser Vortrag wird ein, sehr grober und garantiert unvollständiger, Versuch eines Überblicks um Menschen den Einstieg in die Thematik zu erleichtern und ein kleiner Appell, sich in Zeiten in denen immer mehr Menschen nach rechts rücken und die Welt immer unfreier wird, sich auch mal mit Ereignissen zu beschäftigen, die einen vermeintlich nicht betreffen (Kleiner Spoiler: tun sie meißtens doch, weil die Errosion von Grund-, Menschen-, und Freiheitsrechten uns halt doch alle angehen auch, wenn es in knapp 9000 Kilometern Entfernung passiert.).

19:00+1:00

Lecture room M1

"Ask the EFF" will be a panel presentation and question-and-answer session with the Electronic Frontier Foundation, featuring Kurt Opsahl, Deputy Executive Director and General Counsel; and Staff Technologists Alexis Hancock and Mona Wang "Ask the EFF" will be a panel presentation andquestion-and-answer session with the Electronic Frontier Foundation,featuring Kurt Opsahl, Deputy Executive Director and General Counsel;and Staff Technologists Alexis Hancock and Mona Wang. Come for thelatest information about how the law is racing to catch up withtechnological change from staffers at the Electronic FrontierFoundation, the Internet's premiere digital civil liberties groupfighting for freedom and privacy in the computer age. Come with yourquestions about current EFF issues such as the effort to undermineencryption (and add backdoors), discussion of our technology projectslike Certbot (now our of beta!), encrypted DNS, and privacy enhancingsoftware, and much more that are important to you.urt Opsahl is the Deputy Executive Director andGeneral Counsel of the Electronic Frontier Foundation. In addition torepresenting clients on civil liberties, free speech and privacy law,Opsahl counsels on EFF projects and initiatives. Opsahl is the leadattorney on the Coders' Rights Project.Alexis Hancock is a Staff Technologist who works on EFF's HTTPSEverywhere web extension. She's researches ways to expand and advocateconsumer privacy, with a recent focus on mobile and dedicates time toclose the equity gap in tech.Mona Wang is a Staff Technologist working on our initiative to encryptthe entire Internet. She researches and tracks methods of globalInternet censorship for our International working group. She alsodevelops STARTTLS Everywhere, an initiative to secure email delivery,and our Let's Encrypt client, Certbot, to secure the web with HTTPS.

19:00+1:00

Lecture room M2

Options to make Canada your new home from obtaining visa to immigration.

19:00+2:00

Monipilami

Elfaux. (Radio Antishanti)

19:00+1:00

Haecksen

Feministischer Buchclub: Wir reden über Bücher Wir reden über interessante Bücher und erweitern die Liste.Der Workshop ist offen für alle Wesen auf dem Congress. Auch Männer können sich hier erste Buchtipps abholen oder einbringen.

19:00+1:00

C-base

Every planet and moon has crazy mysteries to unveil. We will make a journey through the Solar System discussing about unique landscapes like on Iapetus and mechanisms like the formation of Saturn's rings as well as the possibility of alien life inside the icy moons. In the funnier moments we will see two moons that looks like the Death Star (I bet you don't know the second one), get to know one that is even more laughable than Uranus and think about a totally awesome fun fact about mercury, basically the queen of fun facts about the Solar System.

19:00+2:00

Foodhackingbase

If you love cheese this event is a must ! [[File:Cheese tasting.jpg|thumb|right|Cheese tasting]][https://dudle.inf.tu-dresden.de/cheeserendezvous36c3/ To secure spot on the Session I. (Day 2, 19h00) please sign in here].[https://dudle.inf.tu-dresden.de/cheeserendezvous2_36c3/ To secure spot on the Session II. (Day 3, 19h00) please sign in here].If you love cheese this event is must, long story short. This is our cheese tasting paradise, cultivated through event to event and yes we should have again "cheese tasting train" taking around our samples, fingers crossed (or rather dipped in lazily running aged camembert :-))!Each session is open to 25 people max, please do sign in advance, you can just show up before the event but we are very likely going to be full for t his one. If you can bring cheese which you made by yourself that would be great! Of course some specific local or extraordinary cheese/s or other related condiments like sun dried tomatoes, good quality olives, mustards, wine all would be appreciated. If you are bringing cheese please do label it well with at least it's name and type of milk used, your nick or name/contact would come handy too. The best would be of course to add short description to our wiki (please check the sample). FHB will be getting the main high quality cheeses to offer basic selection with other samples surrounding it plus some basic condiments. Note that due to the interest in previous years we are going to run two sessions each one close to two hours long.This event is based on '''donation at your will no one turned away for lack of funds'''. So lets meet all together again enjoying these lovely creations! Here you can find cheeses which are going to be present, please do add your ones and keep in mind that good half of the cheeses will be not listed here, they will just appear and they are worth of your attention!'''List of possible candidates'''{| class="wikitable sortable"! Cheese Name! Amount! Country of origin! Person Trafficking it! Notes|-|[https://en.wikipedia.org/wiki/Camembert Camembert de Normandie]|500 g|France, Normandie|[[User:Algoldor|Algoldor]]|Good quality small scale production Camembert, bio.|-|[https://en.wikipedia.org/wiki/Saint_Agur_Blue Saint Agur Blue] |400 g|France|[[User:Algoldor|Algoldor]]|Blue and creamy, cow milk, Beauzac, Auvergne|-|[https://en.wikipedia.org/wiki/Mimolette Mimolette]|300 g|France|[[User:Algoldor|Algoldor]]|Orange from annatto, cow milk, from Lille. |-|[https://en.wikipedia.org/wiki/Comt%C3%A9_cheese Comté]|400 g|France|[[User:Algoldor|Algoldor]]|Eastern France, 24 months aged, unpasteurized cow milk, 64 000 t of annual production|-|[https://en.wikipedia.org/wiki/Roquefort Roquefort]|400 g|France|[[User:Algoldor|Algoldor]]|South of France, sheep milk, aged in Combalou caves of Roquefort-sur-Soulzon.|-|[http://mfcheese.com/yb.html Young Buck]|2x 150 g|Northern Ireland|[[User:Truhe|Truhe]]|Northern Ireland, three months, cow milk (raw milk)|-|[https://etivaz-aop.ch/en/lenoir-rene-maurice.html L'Etivaz]|2x 150 g|Switzerland|[[User:Truhe|Truhe]]|Switzerland, cow milk (raw milk), 18 months|-|[http://www.sennerei-sibra.at/de/Produkt.php?p=302 Sibratsgfäller Bergkäse]|~2500 g|Austria|[[User:sva|sva]]|Switzerland, cow milk (raw milk), 3-4 months|-|[https://www.bergader.de/bergader-spezialitaeten/bavaria-blu/bavaria-blu-torte-12-kg-torte/ Bavaria blu "Der Feinwürzige"]|~3500 g|Bavaria|[[User:sva|sva]]|Germany, cow milk|-|[https://www.bergader.de/bergader-spezialitaeten/biarom/biarom-gruener-pfeffer-16-kg/ Biarom Grüner Pfeffer]|~2000 g?|Bavaria|[[User:sva|sva]]|Germany, cow milk, lactose free|}

19:00+1:00

C-base / CCC-B / xHain

art ∩ computers. Meet at c-base, after DIY diafilms. Generative art, neural art, VR art, you name it! Meet other artists, show your work.Bring your own device. I'll bring an oculus quest VR headset.

19:00+1:00

FOSSASIA

SUSI.AI Personal Assistant

Create Personal Bots for Web and Smart Devices with SUSI.AI - Part 2

Let's do stuff with your real personal assistant - Create a bot, install SUSI.AI on your Desktop and more

19:00+1:00

CCL 2 hidden here: https://36c3.c3nav.de/l/c:2:229.63:392.64/

Open exchange for people who enjoy the tidy way of organizing oneself or who want to meet people who do so. Take your favorite todo list tool, self-orga methology or $thing and tell us how it helps you stay organized, well-informed or otherwise helps you living a well life. Remember: There's no method or tool that suits everyone and everyone has different priorities! How do you organize yourself? Introduce your workflow and your toolchain.It's also okay to talk about proprietary software (e. g. Trello) here.Feel free to put your item on this Agenda: https://pad.stratum0.org/p/36c3-selforganizationhttps://36c3.c3nav.de/l/c:2:229.63:392.64/

19:05

19:05+00:30

CDC - Stage

19:15

19:20

19:20+0:20

Lecture room 11

How to make politics more transparent

Contact florian@politicindex.de We present our project politicindex after that lets discuss about transparency in politics

Contact florian@politicindex.de We present our project politicindex after that lets discuss about transparency in politics https://events.ccc.de/congress/2019/wiki/index.php/Projects:Politicindex

19:30

19:40

19:40+1:20

Lecture room 11

Translation Team Meeting

Meeting Day 3 #2

The c3lingo team meets twice a day. Join us to help us doing live interpretations of all talks. This meeting is used for the distribution of shifts for the Translation team.

19:40+1:20

Seminar room 13

Translation Team Meeting

Meeting Day 3 #2 2nd language

The c3lingo team meets twice a day. Join us to help us doing live interpretations of all talks. This meeting is used for the distribution of shifts for the Translation team.

19:40+1:00

CriticalDecentralisationCluster

Moving value between chains

20:00

20:00+00:50

Chaos-West Bühne

Die Gleichsetzung von Sicherheit und Repression ist gefährlich. Erstens werden damit Grundrechtseinschnitte gerechtfertigt, die uns in Gefahr bringen. Zweitens unterbleiben wichtige Maßnahmen, die wirklich der Sicherheit dienen würden. Was in Politik und Wirtschaft als „Sicherheit“ verkauft wird, ist reines Puppentheater. Menschen wird Angst eingeredet, um diese Angst sodann mit Repression und Überwachung zu „beruhigen“. Sicherheit und Freiheit bedingen sich gegenseitig. Eine Politik, die Freiheit angreift und scheibchenweise verhökert, verdient nicht „Sicherheitspolitik“ genannt zu werden. Sie ist reines Theater und einer Demokratie nicht würdig. Schlimmer noch: Sie leistet einem autoritären Gedankengut Vorschub, das uns garantiert nicht sicher macht. Der Vortrag widmet sich einerseits der Erklärung, weshalb diese Gleichsetzung gefährlich ist: Überwachung hilft gar nicht, hat gefährliche Nebenwirkungen und zersetzt den größten Garanten für unsere Sicherheit, die Freiheit. Zum anderen geht es um die Frage, welche Maßnahmen wirklich sinnvoll wären. Das fängt bei einem echten Kampf gegen den Faschismus an, geht über unabhängige Kontrolle der Polizei, Klimaschutz, Verkehrspolitik und endet nicht erst in der Forderung nach einer besseren Regulierung von Antibiotika. Es ist wichtig, dass der Wunsch nach Sicherheit nicht weiter instrumentalisiert wird. Repression ist gefährlich und dient nun wirklich nicht der Sicherheit. Besonders wütend sollte uns das machen, wenn gleichzeitig lange nötige Maßnahmen, beispielsweise beim Kampf gegen Rechts oder gegen digitale Gewalt unterbleiben. Denn hier sind wir wirklich in Gefahr. Dieses ewige "aus Sicherheitsgründen" muss endlich ein Ende haben. Wir können mithelfen, indem wir uns einen Spaß machen und die Begründung genau so inflationär benutzen, wie die Politik. Einfache Begründungen können wir schließlich alle gebrauchen. Und wenn es um Sicherheit geht, wird ja wohl niemand diskutieren wollen. Wir üben das mal gemeinsam: Aus Sicherheitsgründen sollten sich alle diesen Vortrag ansehen.

20:00+1:00

Lecture room 11

GAN CNN media maschine Die Session ist für Leute, die Interesse an der GAN(Generative Adversarial Networks) - Struktur haben. Außerdem wird Grundlagenwissen im Bereich neuronale Netze vermittelt und ein kurzer Überblick über den Aufbau und Open Source Implementierungen in dem Bereich gegeben. Allerdings ist hervorzuheben, dass diese Session nur eine Einführung ist. Wenn jemand von euch ein MacBook 2009 Mini DisplayPort für den Beamer hat und den mitbringen könnte, wäre das super. Freue mich :)Auf Stockwerk 1 beim blauen Vorhang

20:00+2:00

Lecture room 12

Werewolf

Werewolf Day 3

Werewolf, the (roleplaying)(card)game We will play "Les Loups-Garous de Thiercelieux" (aka Werewolf).Newbies welcome, I'll explain the rules at the start of each session.

20:00+1:00

Seminar room 14-15

Community Accountability Der Workshop schließt an den Talk "Sexualisierter Gewalt und die Verantwortung von Gesellschaft und Communities" (https://fahrplan.chaos-west.de/36c3/talk/R33ZSA/) an und widmet sich der Frage, wie "Community Accountability" konkret und praktisch aussehen kann.Nach einem Blick auf Gründe, die allzu oft dazu führen, dass über Erfahrungen mit sexualisierter und/ oder psychischer Gewalt nicht gesprochen wird bzw. gesprochen werden kann, wollen wir überlegen, was dem entgegengesetzt werden kann. Wie kann ein Umfeld aussehen, das Betroffene in der Verarbeitung entsprechender Erlebnisse unterstützt? Wie können wir unsere Zusammenhänge für toxische Beziehungen sensibilisieren? Wie kann sexualisierter/ emotionaler Gewalt innerhalb von Communities entgegengewirkt und vorgebeugt werden? Was heißt Community Accountability im Chaos-Kontext? Um Antworten auf diese Fragen zu finden bedarf es einer intensiven und längerfristigen Diskussion und der Workshop kann nur Baustein sein in einem längeren Prozess des Austauschs, der Reflexion und der Veränderung. Und es braucht Mut, sich als Community dieses Themas anzunehmen.

20:00+1:00

Lecture room M1

This talk covers the primary mechanisms by which this is possible, offering a completely new paradigm for funding free software...that could maybe one day be applied to make consumer services, government, and business more sustainable and more accountable. Bisq is free software with a revenue model integrated in the natural flow of using it—revenue is collected when people use Bisq to trade, and this revenue funds Bisq's development. But there are no investors, no companies, no bank accounts, no foundations, and no legal entities of any kind to make this happen. *Value transfer happens entirely through the software*. This talk covers the primary mechanisms by which this is possible, offering a completely new paradigm for funding free software...that could maybe one day be applied to make consumer services, government, and business more sustainable and more accountable.

20:00+2:30

Lecture room M2

Try out a mechanical keyboard or show off your collection and chat with like-minded keyclackers. Over recent years quality input hardware has gained popularity harking back to a time where computers regularly cost 5 figures and manufacturers weren't trying to save every penny using mushy rubberdomes and flimsy keycaps for key input peripherals.The modular design of mechanical keyswitches leaves room for countless customisation options like custom layouts or just nicer looking keycaps, or enabling to build specialized keypads using custom controllers and open firmware.This meetup is meant to appreciate the technology and provide grounds for people to try out a mechanical keyboard for the first time or show off their collection and chat with like-minded individuals.

20:00+2:00

Lecture room M3

Taking on the movement principles of EightOS practice, we will combine them with sound and music to create an interactive open immersive improvisational space for everyone to take part and join in. Physically or otherwise. [[File:Chaoszone junghacker.png|400px]]

20:00+02:00

Uptown

20:00+0:30

Studio Datsche

In unserer westlichen Sozialisierung herrscht ein Mangel an Möglichkeiten des körperlichen Austausches, der sich als permanenter Defizit auf das Befinden des Einzelnen auswirkt. Es existieren Räume für verbalen Austausch, doch kaum gibt es Konventionen für Berührung von Körpern bzw. wird diese im Erwachsenenalter hauptsächlich in Zusammenhang mit sexueller Attraktion gestellt. Ich untersuche Worte und Begriffe von Körper und Körperlichkeit, beobachte ihre Wirkungsweisen und Interpretationsspielräume und suche nach Möglichkeiten im auditiven und visuellen Gestalten und im Verschieben von Verständniskonventionen.

20:00+1:00

Haecksen

We are an international, free, women only info sec/reverse engineering - open for everyone who just wants a place to start or learn more. Beginners and experts are super welcome! It is a place, where attendees feel encouraged to grow skills without pressure, where they can be themselves without having to compete. A lot of our attendees haven’t stuck their noses into security research before they joined the bootcamp.

20:00+1:30

C-base

Do not miss this co-creative workshop on citizens’ assemblies and why deliberative democracy may pave the way for a just and sustainable transition in a green future. Come and experience a deliberative session by yourself which will follow an introduction into the concept by activists of Extinction Rebellion Germany. Current environmental, social, and economic crises may be rooted to an institutional crisis of representative democracy. Consistent further development has always been an important constant in the history of democracy. Our current democratic institutions have been created in another era to response the challenges of those times. Present climate and ecological crises threaten our own existence and requires a radical transformation. Current democratic institutions will not suffice to reintegrate into our planet’s boundaries. But how to address this fundamental challenge as a democratic society?A promising option for a sustainable just transition towards global climate justice is a further development of democracy! Extinction Rebellion demands a national ‘citizens assembly’ on climate and ecological justice. Citizens’ Assemblies are innovative processes that can empower people, communities and entire countries to make important decisions in a way that is fair and deeply democratic. The Citizens’ Assembly on Climate and Ecological Justice will bring together ordinary people to investigate, discuss and make recommendations on how to respond to the climate emergency. Similar to jury service, members will be randomly selected from across the country. The process will be designed to ensure that the Assembly reflects the whole country in terms of characteristics such as gender, age, ethnicity, education level and geography. Assembly members will hear balanced information from experts and those most affected by the emergency. Members will speak openly and honestly in small groups with the aid of professional facilitators. Together they will work through their differences and draft and vote on recommendations.The Citizens’ Assembly will be run by non-governmental organizations under independent oversight. This is the fairest and most powerful way to cut through party politics. It will empower citizens to actually work together and take responsibility for our climate and ecological emergency. This isn’t pie in the sky – it’s proven practice. Citizens’ Assemblies around the world have shown that ordinary people can understand complex information, weigh the options, and make informed choices. Examples include Ireland, Canada, Australia, Belgium and Poland.

20:00+1:00

Hardware Hacking Area

Let's meet to talk about LibrePCB and Horzion EDA, two up-and-coming PCB design applicatios.

20:00+2:00

Hardware Hacking Area

Lötroulette

Lebkuch.is Lötroulette 2nd Session

Lebkuch.is Lötroulette [[File:35c3 loetroulette.jpg|thumb|Lötroulette am 35c3]]Ein ausbaufähiges Spiel, bei dem sich mancher Widerstand als zwecklos erweist. Wir erweisen alter Hardware, die zwar noch teilweise funktioniert, aber nicht mehr sinnvoll genutzt werden kann, vor der Entsorgung im Elektroschrott die letzte Ehre.--An extensible game, which proves much resistance to be useless. We do old hardware, which can no longer be resonably used, the last honour before its disposal.

20:00+1:00

Digitalcourage

Your daily basic hacking learning lesson. ""WARNING: External room for the last session on day 4: Please come to Lecture Room M1.""'''---> README: There will be sessions from days 1 to 4. The daily session times will be announced in the evening before. <---'''We offer instructions for "Damn Vulnerable Web Application" ( http://www.dvwa.co.uk/ / https://github.com/ethicalhack3r/DVWA ) daily. At least for 2 to 4 people. Join us if you would like to learn about security gaps in web programming (e.g. bad passwords, SQL injection, cross-site requests forgery). You will learn how to hack systems and how to reset them afterwards. It's recommended to bring your own device (laptop) with an working ethernet port. We have a single Ethernet-to-USB adapter available for devices lacking an Ethernet port such as Apple Macbooks.'''-->LIESMICH: Es wird jeden Tag Sessions geben. Wann die täglichen Sessions genau starten, wird immer am Vorabend eingetragen. <---'''Wir bieten täglich „Damn Vulnerable Web Application“ ( http://www.dvwa.co.uk/ / https://github.com/ethicalhack3r/DVWA ) unter Anleitung an, für mindestens 2 bis 4 Personen. Inhaltlich geht es dabei um klassische Sicherheitslücken der Webprogrammierung (z.B. schlechte Passwörter, SQL-Injection, Cross-Site-Request-Forgery). Hier lernst du Systeme zu hacken und wiederherzustellen. Bringt am besten euren eigenen Computer mit einem funktionierenden Ethernet-Port mit. Wir haben einen Ethernet-zu-USB-Adapter, damit ihr auch Geräte ohne integrierten Ethernet-Anschluss (wie z.B. Apple Macbooks) nutzen könnt.

20:00+0:20

Roter Salon

Das Interview entfaellt zu der angekuendigten Zeit leider, da der Filmemacher auf Reisen ist. Filmemacher Matthias Lintner im Interview mit Zarah Roth zu seinem Dokumentarfilm - Property - Träume von RäumenDas Interview entfaellt zu der angekuendigten Zeit leider, da der Filmemacher auf Reisen ist.

20:00+1:00

1komona Boredome

Germany stands with Hongkong! What is necessary, what can be done to support Hongkong? '''What?'''<br>We would like to give you a quick overview of the current situation in Hongkong and about the work that the loose community of Hongkongers living in Germany have done so far. In the second part we will discuss on how to take part yourself. '''Who are we?'''<br>Inspired by the strategy of the protest in Hongkong there is no single structure, no leader for the movement in Germany. We stand for ourselves and so can you! '''To whom this may concern?'''<br>You know about the situation in HK and need someone to talk about it, you read the news but don't know how to show your support? Or maybe you have great ideas but you don't know how to get people together? You don't know how to be part of a leaderless movement?Join us - be like water.This session might be repeated later this day if it resonates with people, we encourage you all to go out and start your own things as well, take this as an initial spark.For inquiriesjoylah@protonmail.com<br>germanystandswithhk@gmail.com<br><br>J0, Mx------------------------'''Introduction of Germany Stands With Hongkong'''On June 9, 2019, over 1 million people in Hong Kong gathered to protest against an extradition bill proposed by our government, in favor of the authoritarian Communist Party of China. Fast forward to today, the city is now under constant threat of deteriorating freedom and violation of human rights. More than 6000 People have been arrested as of now. As a community of Hongkongers living in Germany, we share the worries and sobs with those living in our home town. With the mission to support the democratic movement, HongKongers in Germany Concern Group was therefore founded and has grown organically since then.Our goal is to raise awareness and to support the ongoing democratic movement in Hong Kong. The group has no leader nor political background. All of us have gathered for one shared belief—Hong Kong is a place we call home.We organize and support a diverse range of events in Germany such as rallies, educational programs, art exhibitions, and discussion panels. We also collaborate and align closely with Hongkonger in Deutschland e.V, with the goal to support and optimize resource utilization for facilitating relevant activities held in Germany.

20:00+0:30

Lockpicking Area

Du hast deinen Schlüssel verloren? Du willst ehemalige Mitbewohner von deiner Wohnung fernhalten? Wir schauen uns an, wie einfach so ein Schloss zu tauschen ist! Ein Türschloss ist eigentlich ganz einfach zu tauschen? Eine Schraube raus, altes rausziehen, neues rein. Wenn aber auf einmal ein Notfall da ist (z. B. wurde der Schlüssel verloren oder ein ehemaliger Mitbewohner wohnt nicht mehr bei dir, will die Schlüssel aber nicht hergeben), sind viele ratlos und wissen nicht, was zu tun ist. Ihr müsst nicht den Schlüsseldienst rufen, das geht ganz einfach selbst! In dieser Session könnt ihr euch das mal genauer anschauen und selbst testen. Ja, wir haben eine Tür da!You want to learn how to change a door lock? Come here, we can try it out together! Session will be in German, but I can give you th e important info in English, please ask me for it.

20:00+2:00

FOSSASIA

Learn about the open hardware pocket science lab Join us for a self-guided exploratory workshop on Pocket Science Lab with your Android phone or laptop PC. Our goal is to develop an open source measuring device for electronics and sensors. In this exploratory open session you have the chance to install the app on an Android phone and test the Pocket Science Lab device with components and sensor kits.

20:00+0:30

Qubes OS Assembly

Meetup for people interested in translating Qubes OS website, docs and the system itself. Come over if you'd like to help with translating Qubes OS website/docs/tools into languages that are not English! It's easy - there's a website to do translating on :) There will be a brief introduction to the translation process and a bit of organizing to create language teams.Links: https://github.com/maiska/qubes-translation-orga/wiki/translation-guidelines-dochttps://github.com/maiska/qubes-translation-orga/wiki/Translation-Conventions

20:15

20:30

20:35

20:45

20:50

21:00

21:00+00:50

Chaos-West Bühne

**Anger Exchange Point — MIT ÄRGER-GARANTIE!** Wir halten, was wir versprechen! Haben Sie sich geärgert? Kein Klopapier mehr da? Zu viele Menschen? Versehentlich etwas dummes gesagt? Die Klimakatastrophe rollt unaufhaltsam auf uns zu und niemand tut etwas? Ärgerlich, oder? Aber es ist doch viel schöner, wenn sich jemand anderes ärgert! Am AEP in der Haecksen-Assembly gibt es die ÄRGER-GARANTIE! Wir garantieren: Über jeden Ärger wird sich einmal¹ geärgert! In dieser eigens für Sie konzipierten Veranstaltung lösen wir unser Versprechen an Sie ein: Die übriggebliebenen Ärger werden verlesen und professionell zerärgert. **Hier wird Ihr Ärger gewürdigt!** Für allen übriggebliebenen Ärger haben die Haecksen zwei international führende Ärgerinnen engagiert, um speziell auf Ihren Ärger einzugehen! Mit Zeit-Zurück-Garantie²! ***** ¹ Abweichungen innerhalb einer Größenordnung vorbehalten. ² investierte Zeit wird vom 01. bis zum 06.01.2020 auf dem Messegelände Leipzig zurückerstattet oder für die Verwendung des AEP vom 10. bis zum 13.04.2020 gutgeschrieben.

21:00+1:00

Lecture room 11

🙈 🙉 🙊 You Know Stuff ☐ ☒ ☑ Answer nerdy questions on your notebook / smartphone and win a (small) price 😸 😹 😻

21:00+6:00

Seminar room 14-15

Round of Pen and Paper RPG Hast du dich auch schonmal gefragt, wie es wäre, ein Smartphone zu nutzen, ohne etwas sehen zu können? Ist dein Display kaputt und du kannst es nicht direkt reparieren? Es gibt immer Möglichkeiten mit moderner Technik! Wir schauen uns an, was geht, wie es funktioniert und was man damit sonst noch so machen kann. Es ist kein Hexenwerk, kann aber oft sehr nützlich für dich sein!Hierbei handelt es sich um eine Kids-Session zum Junghackertag am 28.12.Um teilzunehmen benötigt ihr ein eigenes Smartphone mit Android oder iOS, bei dem ihr wichtige Systemeinstellungen ändern und Apps installieren dürft!Diese Session hat leider eine stark limitierte Teilnehmerzahl. Falls du dich dafür interessierst, teilzunehmen, ruf' mich bitte bis spätestens 13:00 Uhr unter 6964 an, schreibe mir eine E-Mail an hallo@nwng.eu oder melde dich auf Twitter per PN bei @nwng_. Ich freue mich auf dich!

21:00+1:30

Seminar room 13

21:00+0:30

Lecture room M1

The chromium mess meets Android

Proposals on how to get a fully free WebView build or replace it with something completely new

WebView is one of the core components of the Android system, used and abused by apps to render web content (HTML, CSS, JS). WebView is nowadays built out of the Chromium source tree which has been plagued by privacy and freedom issues. As a fully free-software Android distribution, Replicant is exploring different paths to create a WebView build that respects user's privacy and freedom. Our tentative approaches go all the way from further cleaning the Chromium source after projects like ungoogled-chromium, to fully replacing WebView by a shim built around GeckoView. We will present our approaches on this lightning talk, on the hopes of getting feedback from the community and engaging other projects to collaborate with us.

21:00+02:00

Discotheque Nouveauancien

Danielle was always surrounded by music. Her mother teaching music was just the first introduction to singing, guitar and piano at a young age. At 12 Danielle was already determined to make music, whether it be on machines or playing bass in the school band, she realised that music was her passion very early. Whether its a disco inspired set on the beach in summertime or a dirty acid house rave in a big dark room, you always know its Danielle on the decks. Her tight mixing techniques and attentive track selection of the best house music make for a hell of a party. Since moving to Berlin from Tel Aviv in 2015 to pursue her love for music, she has played on festivals like Garbicz, Feel, 3000Grad, Waha (Romania), Sa Terza Metari (Sardinia) and clubs like Kater Blau, Mensch Meier, Wilden Renata and Institüt Für Zukunft. Not to mentioned in her own home town, Tel Aviv, playing in some of the best clubs like Alphabet. If she’s not playing her firey sets somewhere, you can find Danielle working in her Berlin studio. With top hit releases on renown labels like Plastik People [US], Keno Records [DE], Guesthouse Music [US], Hungarian Hot Wax [UK], Refuge [AUS] and of course on her own imprint, Tooflez Muzik. In 2016 she started Tooflez Muzik as a party label, holding wild weekend long parties in off locations in Berlin. Since then Tooflez Muzik has grown to be a monthly mixtape series showcasing some of the best and hidden talents from around the world, and releasing high quality house music and all its sub genres, with a lot in the works for 2019 including a vinyl release in February from Danielle herself.

21:00+2:00

Monipilami

Punani (non+ultras/Mensch Meier, Berlin)

21:00+1:00

Studio Datsche

21:00+1:00

Haecksen

What are the most important problems you want to see solved in the world? Let's create a bunch of zines and do some story telling around it. What are the most important problems you want to see solved in the world? Let's create a bunch of zines and do some story telling.Bring your ideas of a brighter future and let's work through dystopia and utopia.All super heroes (to be) are welcome.Bring one or more pens for drawing.

21:00+2:00

Foodhackingbase

The legendary foodhackingbase Cidre tasting! For more information please refer to the foodhackingbase wiki page: https://foodhackingbase.org/wiki/Cidre_flows_36c3

21:00+2:00

Hardware Hacking Area

A 1-2 hour through hole soldering class where we build a simple toy

21:00+1:00

Digitalcourage

Your daily basic hacking learning lesson. ""WARNING: External room for the last session on day 4: Please come to Lecture Room M1.""'''---> README: There will be sessions from days 1 to 4. The daily session times will be announced in the evening before. <---'''We offer instructions for "Damn Vulnerable Web Application" ( http://www.dvwa.co.uk/ / https://github.com/ethicalhack3r/DVWA ) daily. At least for 2 to 4 people. Join us if you would like to learn about security gaps in web programming (e.g. bad passwords, SQL injection, cross-site requests forgery). You will learn how to hack systems and how to reset them afterwards. It's recommended to bring your own device (laptop) with an working ethernet port. We have a single Ethernet-to-USB adapter available for devices lacking an Ethernet port such as Apple Macbooks.'''-->LIESMICH: Es wird jeden Tag Sessions geben. Wann die täglichen Sessions genau starten, wird immer am Vorabend eingetragen. <---'''Wir bieten täglich „Damn Vulnerable Web Application“ ( http://www.dvwa.co.uk/ / https://github.com/ethicalhack3r/DVWA ) unter Anleitung an, für mindestens 2 bis 4 Personen. Inhaltlich geht es dabei um klassische Sicherheitslücken der Webprogrammierung (z.B. schlechte Passwörter, SQL-Injection, Cross-Site-Request-Forgery). Hier lernst du Systeme zu hacken und wiederherzustellen. Bringt am besten euren eigenen Computer mit einem funktionierenden Ethernet-Port mit. Wir haben einen Ethernet-zu-USB-Adapter, damit ihr auch Geräte ohne integrierten Ethernet-Anschluss (wie z.B. Apple Macbooks) nutzen könnt.

21:20

21:30

21:30+1:30

Lecture room M1

Paradigms from the open source / free software community are increasingly being applied in the hardware domain, but at the moment everyone relies strongly on proprietary chips. Open source chip design is a challenge and opportunity. I will give an overview about previous and current related projects, explain how the chip development cycle works, what the barriers to open source chips are, why we need open source chips, who will benefit, and how you can get involved. There will also be room for discussion and connecting.

21:30+2:00

1komona headnut

Story development workshop - idea, conceptualisation, planning, shooting, editing Documentary photography story development workshop - find an idea, conceptualisation, planning, shooting, editing and presenting work.https://36c3.c3nav.de/l/komona-headnut/@0,452.74,444.4,3.65

21:30+1:00

Hardware Slackers

Voltage glitching for beginners, with fun and faults '''Please drop by the Hardware Slackers assembly FIRST and complete the 5 minute Xbox controller fault injection challenge!'''We'll be doing some mini-workshops on voltage glitching (fault injection). We'll explain the basics, and then let people play around a bit with voltage fault injection setups themselves.We are very limited in space/resources so feel free to also drop by at a random time and see if we're around.

21:45

21:50

22:00

22:00+1:00

Lecture room 11

Hackers gathering to kickoff a social revolution project - Planet A. Updated description. Join #planet-a chat ! We have matrix server too (matrix.planet-a.org, chat name: 36c3). This year there has been lot of attention drawn to the topic of globalecological crisis. But still people are oblivious. This may be not thatobvious to members of opensource community. We care about freedom. Levels ofawareness of the societal, political and ecological problems are generallyhigher than those among the rest of population. Not only that! We are, hackershave skills to make systemic change in the world with attitude and principlesthat have been the reasons of opensource movement success. And yet we surroundour selves with like minded people and never beak out the bubble. It won't getany better if we will not unite and act upon.Let's step out the bubble. Let's bring awareness to unaware and tools topowerless. How many concerned people have will and yet feel alone and powerlessin the face of scale of the disaster?In this session we will have a short presentation followed by discussion. Wehave some ideas we want to share and want to hear yours too. Everyone is invitedto form the team.We will soon setup a before chat for communication during the congress.Links:Documentary about CCC. You should watch it if you haven't yet.https://allcreatureswelcome.netWhat can the hacker community do to make things better?https://media.ccc.de/v/32c3-7501-ten_years_after_we_lost_the_warExtinction rebelionhttps://rebellion.earth/https://www.youtube.com/watch?v=b2VkC4SnwY0https://tellthetruth.media/

22:00+1:30

Lecture room M3

Kurz-Vorträge und Diskussion über Datenschutz, Datenpannen, Datensicherheit, Bußgelder und die Aktivitäten der Aufsichtsbehörden mit Mitarbeitern dieser 👉 [https://36c3.c3nav.de/l/mh-hall-m3/ Ort (in C3Nav)], 👉 [https://36c3.c3nav.de/r/glass-hall--1/mh-hall-m3/details/@-1,281.39,147.37,0.88 Wegbeschreibung (in C3Nav) ab Glashalle] Diskussion und Gespräche über Datenschutz, technische Maßnahmen, Datenpannen, Bußgelder und über alles, über das ihr reden wollt!Mehrere Mitarbeiter verschiedener Datenschutz-Aufsichtsbehörden diskutieren im [https://de.wikipedia.org/wiki/Fishbowl_(Diskussionsmethode) Fishbowl]-Format mit dem Publikum, Datenschützern, Interessierten, Hackern und allen die da sind über Datenschutz und die DS-GVO. Wir machen ein paar Minuten Einführung in einzelne Themen wie Tracking, Datenpannen, notwendige IT-Sicherheit. Danach fahren wir mit einer Diskussion im Fishbowl-Format fort: Die Gäste können sich aufs Podium setzen und Fragen stellen bzw. mit uns diskutieren.Wir freuen uns auf interessante Fragen und Diskussionen! Passive Zuhöher sind natürlich auch erlaubt 😜'''HINWEIS:''' Raum M3 ([https://36c3.c3nav.de/l/mh-hall-m3/ Ort in C3Nav] sowie [https://36c3.c3nav.de/r/glass-hall--1/mh-hall-m3/details/@-1,281.39,147.37,0.88 Wegbeschreibung in C3Nav ab Glashalle]) befindet sich auf der Seite von Halle 3, aber ganz am Ende unten auf Ebene -1. Ist etwas schwer zu finden, aber bietet Platz für viele Teilnehmer!

22:00+02:00

Uptown

22:00+1:30

C-base

Pentagame Dojo

Just playin'

Just playing Pentagame Pentagame is a fun abstract board game2 players take ca. 20 minutes (well depends, on how long you think about it)3 players take maybe 40 minutes (beginner games are often shorter)4 players take some 45 minutes (unless you're pros and play in 2 teams of 2 players - that can take a while)The rules can be explained in less than a minute and are available on the big inter net in a number of languages and videos.

22:00+2:00

HSBE

Karaoke night!

22:00+1:30

Https://36c3.c3nav.de/l/c:0:432.04:445.53/ Halle 2

Ein Workshop darüber, warum unsere technischen Geräte häufig durch neue ersetzt werden und wie wir das ändern könnten. '''Aufgrund hoher Nachfrage gibt es einen weiteren Termin, zu dem wir uns bei [https://36c3.c3nav.de/l/c:0:432.04:445.53/ ein paar Sitzgelegenheiten] treffen.'''Computer und Smartphones werden häufig nur wenige Jahre benutzt, bevor sie in der Schublade verschwinden.Das ist eine riesige Verschwendung von Ressourcen, die wir uns auf Dauer nicht leisten können.Dieser Workshop steckt die Teilnehmer·innen in die Schuhe von Produzent·innen, und versucht so zu erforschen, wie es zu diesem Phänomen kommt, und unter welchen Rahmenbedingungen wir es verhindern könnten. Spoiler: Mit der Verlängerung der Garantie ist es nicht getan.Wir werden mit einem kleinem Simulation-Tool herumspielen und versuchen, dessen Ergebnis zu verändern. So können wir gezielt einzelne Einflüsse herausarbeiten.Der Workshop entstand aus [https://dresden.bits-und-baeume.org/ Bits und Bäume Dresden] und greift den Abschnitt "Langlebigkeit von Software und Hardware" aus den [https://bits-und-baeume.org/forderungen/info/de Forderungen von Bits und Bäume] auf.Noch befindet sich der Workshop in der "Beta" und soll später auch all denen das Thema vermitteln, die sich sonst nur am Rande mit Digitalisierung befassen.Jede·r Teilnehmer·in sollte auf einen Web-Browser zugreifen können. Laptop/Tablet ist natürlich schöner als Smartphone. Am Fehlen davon soll's im Zweifel aber nicht scheitern.'''An beiden Terminen findet der selbe Inhalt statt.'''

22:00+2:00

FOSSASIA

Learn about the open hardware pocket science lab Join us for a self-guided exploratory workshop on Pocket Science Lab with your Android phone or laptop PC. Our goal is to develop an open source measuring device for electronics and sensors. In this exploratory open session you have the chance to install the app on an Android phone and test the Pocket Science Lab device with components and sensor kits.

22:30

22:30+3:00

Lecture room 12

Human Punishment Day 2 and beyond

Human Punishment- Day 3

Human Punishment, kann man auch an zwei Tagen spielen. Oder drei... Human Punishment ist ein Social Deduction Spiel, das Werewolf nicht unähnlich ist.Allerdings gibt es 3 Fraktionen mit eigenen Siegbedingungen, Fraktionswechsel während dem Spiel, potentiell einen Wiedereinstiwg für ausgeschiedene Spieler...Da ich leider nur die deutsche Version besitze, sollten Mitspieler Deutsch lesen können.

22:30+1:00

Seminar room 13

Behavioural change and changing habits

Exchange of concepts and discussion, prevention of chronic diseases like diabetes type 2

Let’s discuss the power of habits and what it takes to change behaviour. A free discussion about behavioural change and its methods (Cognitive behavioral therapy, motivational interviewing etc.), the power of habits and how to change them.I'd also like to discuss how healthy lifestyle changes can prevent diabetes type 2 and other chronic diseases.----We'll continue the discussion tomorrow (December 30). The slides will also follow on that day (December 30).P.S. The introduction to CFAR content will happen at the LessWrong Rationality Workshop :)

22:30+1:30

CCC Darmstadt

Live out and share your unixporn passion with others, or just try yourself out at styling your desktop-environment.

22:40

22:40+1:00

Lecture room M2

This is a talk about the foundational crisis in mathematics and its resolution, Gödel incompleteness phenomena ("there are true statements which are provably unprovable"), unknowability concerning infinity (the continuum hypothesis) and a new philosophy which gives an intriguing and coherent common perspective on these topics. The talk gives a primer to the set-theoretic multiverse philosophy, which was recently put forward by Joel David Hamkins.To enjoy the the talk, you should have an interest in the intersection of mathematics and philosophy, but you don't need to bring any specific mathematical or logical prerequisites. This talk is an invitation to follow along and ask lots of questions on the way. :-)Note to participants of older talks about alternative mathematical universes: This talk does, for a change, not discuss the toposes of those talks. :-) It's about the new set-theoretic philosophy by Joel David Hamkins!''Bring something to sit on (perhaps a jacket or coat), because we might need to move in front of M2.'''''[https://iblech.gitlab.io/bb/multiverse.html Paper the talk is based on]''''''[https://www.speicherleck.de/iblech/stuff/multiverse-philosophy-36c3.pdf Slides]'''

22:50

23:00

23:00+1:00

Lecture room 11

Anal stretching for beginners Let's explore the joys of anal stretching together! We will split into two groups, and learn from both the giver's and the receiver's perspective. Then we'll switch roles. Hypoallergic gloves and plenty of lubricant will be provided. If you enjoyed the rope and tantra sessions, you're gonna love this one!Notice: As with everywhere else in the congress, photos are strictly prohibited in this session. Explicit consent to the code of conduct will be required before joining.

23:00+8:00

Lecture room 11

wir wollen Werwölfe spielen (auf deutsch) und dafür einen dedicated Raum haben.

23:00+1:30

Lecture room M1

An overview to writing and studying Japanese from zero to native comprehension. This is the exact same talk as [[Session:Japanese_(Reading)_Beginner_to_Expert|the talk with the same name from day 1]], but with less "try yourself" and more, optimized information, as I got some useful feedback from my first talk and the wish to do it again. Here is a Copy-Paste from the original Workshop (but this time there won't be any time for writing yourself): This is for everyone eager to get started in Japanese reading and writing or get a few ideas on how to improve. No knowledge of Japanese required, we will start from scratch. '''Please bring a pen and some paper to try some writing.''' What we'll discuss: * What Japanese writing is made up of und which symbols are used for what purposes. * The most basic Japanese symbols, Hiragana and Katakana and try writing a few ourselves while also experiencing the ridiculously simple pronunciation. With that we can already read our first few words. * How to study Japanese in general * Why adults have a hard time reading texts made for children and why Japanese writing is a huge mess * The next step would be studying around 2000 Kanji, but we will just try writing a few, talk about the wacky world of reading Japanese texts with Kanji and how they are a complete mess and close the Workshop with looking at a method to get them into your head within half a year. The presented method for studying Kanji will be the Heisig method using koohii and Anki for best results in properly understanding the Kanji. After this course and a few more minutes-hours of studying you will be ready to read a few easy Japanese children's books. '''Useful stuff:'''* search for "Hiragana Chart" or "Katakana Chart" or "Hiragana chart stroke order" or "Katakana chart stroke order" to get all sorts of useful charts* Recommended Textbooks for studying Japanese: "Genki I" and "Genki II"* a detailed explanation of the Heisig method to study all the Kanji and an introduction to using Anki to do that. There is also a deck there to download with the best koohii stories up to 2015, but it needs some adjustments to be really useful: https://nihongoshark.com/learn-kanji/* Anki's website: https://apps.ankiweb.net/ for Android look for AnkiDroid and for iOS look for AnkiMobile (or something like that)* Kanji deck from above post from NihongoShark.com: https://ankiweb.net/shared/info/1956010956* -UPDATED AGAIN- Kanji deck from NihongoShark with adjustments as I would study them (only meaning to Kanji, no information that is too much): https://megastore.uni-augsburg.de/get/wUGuvVTmwS/* the koohii Community: https://kanji.koohii.com/ (<- not a page I used or visit, but that's where the stories are from for the deck)* Tae Kim's Complete Guide to Japanese: http://www.guidetojapanese.org/learn/complete/ <- also pretty nice, I read through this one (on my phone, there is an android app of it) after finishing Genki I and Genki II* Animelon: https://animelon.com/ <- anime with Japanese and English subtitles (customizable) and more. Consider donating or offering technical help!* Abroad in Japan: https://www.youtube.com/channel/UCHL9bfHTxCMi-7vfxQ-AYtg <- entertaining English videos about Japan* Nihongo no Mori: https://www.youtube.com/user/freejapaneselessons3 <- grammar lessonsIf anything you wanted to see here is missing, write me an e-mail: alex.m.s@gmx.de

23:00+9:00

Lecture room M2

Ausweichmöglichkeit Meltdownroom english belowDa am 29.12. abends eine Party in Halle 3 stattfindet, die auch die Nacht über sehr laut sein wird, wollen wir euch eine Ausweichmöglichkeit zum Meltdownroom bieten. Because there will be a Party in Hall 3, which will be loud the whole night, we try to give you another option to the meltdownroom.

23:00+9:00

Lecture room M3

Ausweichmöglichkeit QuietQube english belowAufgrund der Party in Halle 3 könnte es in der Nacht vom 29. auf den 30. sehr laut im QuietQube sein, damit ihr aber trotzdem eine Möglichkeit habt, euch in einer etwas ruhigeren Atmosphäre aufzuhalten, gibt es für die Nacht diesen Raum.Because there will be a Party at the night from the 29th to the 30st it could be loud in the QuietQube. If you want to be in a quieter room you can go to M3.

23:00+02:00

Discotheque Nouveauancien

Dave Dinger began his illustrious career in Berlins legendary Bar25 in his own, very special way. There, he didn’t just play music, but actually built the DJ booths where the music was played from. This unique blend of passion for music and intrigue in aesthetic concepts has driven him through the mesmerising Berlin underground since the end of the '90s. Dave is personalizing his workspace as a DJ according to his interpretation of what electronic music culture is all about. There is a certain warmth, honesty and depth throughout his work that transcends through both his musicality and his design treatments. As a core member of Berlins famous Bachstelzen Collective, he was one of the founders who blueprinted what got to be known as the typical Berlin style – an architecture of social, musical and aesthetic concepts.Using chaotic, wild and organic scrap wood in his constructions were his distinctive signature well before the term ‘up-cycling‘ became hip. Bar25, the Katerholzig club and the Bachstelzen floor at Fusion Festival were prototypes of this time. His recent works contain a more polarising focus; a love for minimalistic abstract geometry, and years of experience in project management. Nothing shows this development in a greater way than Garbicz Festival — whose natural, albeit utopian habitat has become a homebase for both his music and his design aesthetics. An invitation to create the celebrated Turmbühne Stage at Fusion Festival’s 20th anniversary along with a coveted gig on the stage marked a milestone for both of his careers. For Dave, spacial design and sound are tools for installing an arena for unconventional social interactions. A sphere where common aesthetics are to be challenged and will change therefore constantly. His residency in KaterBlau helped him to build up his reputation as a DJ and to grow into the international realm. In the last years he has worked and played in Australia, New Zealand, India and all around Europe. There is a saying that ‘To talk about music, is like dancing to architecture’ Dave Dinger takes the latter part as a challenge. So let his music speak for itself — and dance to both.

23:00+2:00

Monipilami

Oliotronix + der Warst

23:00+1:30

Hardware Hacking Area

Fomu

Session 4

Fomu, the FPGA in your USB Port [[File:Fomu.png|300px|right|Fomu Logo]]<br><br><span style="font-size: 30px; font-style: bold;">People who signed up get chairs!</span><br><br><span style="font-size: 40px; font-style: bold;"><h1>Fomu workshop!</h1></span><span style="font-size: 30px; font-style: bold;">Current --> https://workshop.fomu.im/</span><br><br><span style="font-size: 30px; font-style: bold;">Previous Version --> https://workshop-old.fomu.im/</span><br><br><span style="font-size: 30px; font-style: bold;">Please sit in the <b>Mammoth Space - (has Pink Lights)</b></span><br><br><ol> <li><span style="font-size: 20px;">Workshop is <span style="font-color: red;"><b>self</b></span> directed.</span></li> <li><span style="font-size: 20px;">Go to https://workshop.fomu.im or https://fomu-workshop.rtfd.io/</span></li> <li><span style="font-size: 20px;">Complete set up</span></li> <li><span style="font-size: 20px;">Get hardware from Mithro</span></li> <li><span style="font-size: 20px;">Continue workshop</span></li> <li><span style="font-size: 20px;">Raise your hand if you get stuck!</span></li></ol><br><br><span style="font-size: 30px;">Help: <b>irc.freenode.net #tomu</b> -- <b>https://groups.google.com/forum/#!forum/tomu-discuss/join</b></span><br><br><br><br><br><br><br><br><br><span style="font-size: 40px; font-style: bold;"><h1>Hardware Pickup</h1></span><br><br><span style="font-size: 30px; text-align:center; ">[https://workshop.fomu.im Complete the setup], get a [https://fomu.im/ free Fomu board]</span><br><br>{| style="color: green; background-color:#ffffcc; width: 100%; text-align:center; border-color: black; font-size: 14px;" cellpadding="10" cellspacing="0" border="1"! Task !! Where! Times - Day 2 !! Times - Day 3 !! Times - Day 4|- style="background-color:#ffffcc"|- style="background-color:#ccffff"! scope="row" | <b>Hardware Pickup</b> || Pickup is at Tor Gate 2.3 at end of tables in near signup sheets| 12:00 -> 12:30 (12:00noon -> 12:30pm)<br>17:00 -> 17:30 (5:00pm -> 5:30pm)<br>22:30 -> 23:00 (10:30pm->11:00pm) || <b>No</b> noon pickup<br>17:00 -> 17:30 (5:00pm -> 5:30pm)<br>22:30 -> 23:00 (10:30pm->11:00pm) || -|- style="background-color:#ffccff"! scope="row" | <b>Session with helpers!</b> || Session will be in Mammoth Space @ [[Assembly:Hardware Hacking Area|Hardware Hacking Area!]]<br><b>Sign up to attend!</b>| 23:00 -> to late (11:00pm->to late) || 23:00 -> to late (11:00pm->to late) || -|}<br><br><span style="font-size: 40px; font-style: bold;"><h1>Sessions</h1></span><br><br>All sessions are the same!<br><br>This workshop will be given multiple times (all sessions are <b>identical</b>). [https://workshop.fomu.im The workshop] is self guided with helpers for when you get stuck. <b>Please sign up on the paper at the [[Assembly:Hardware Hacking Area|Hardware Hacking Area!]]</b><br><br>Come get an FPGA dev board in your USB port and start hacking! Getting the toolchain set up and working will earn you a free Fomu from [[User:Mithro|Tim 'mithro' Ansell]] (while stocks last).<br><br>''(This is one of many cool things happening throughout 36C3 in the huge '''[[Assembly:Hardware Hacking Area|Hardware Hacking Area!]]''')''<br><br>Hardware Hacking Area - Mammoth Space - Pink Lights<br><br>

23:30

23:50

00:00

00:00+04:00

Chaos-West Bühne

00:00+02:00

Uptown

00:00+04:00

Furo no ba

00:30

00:30+0:50

Lecture room 11

You couldn't tie your shoelaces if we lived in four dimensions! And spheres would be much smaller and spikier. We'll take you on a visual tour of these and other curious phenomena unfolding in four dimensions. The space we live in is three-dimensional. But mathematically, four dimensions can be just as easily defined as three dimensions. In the talk, we'll give an accessible introduction to four-dimensional thinking. We'll discuss how to imagine four dimensions, see examples of beautiful four-dimensional shapes, learn how to glue three-dimensional forms to four-dimensional ones and discover what's special about four dimensions. We'll also explore a four-dimensional labyrinth.There's some chance that you'll leave the talk with a new favourite platonic solid.The talk doesn't require any mathematical prerequisites. Exactly two formulas will appear. There will be pretty pictures. Bring your kids (age 12 and above), if they understand English! If you have seen the installment of this talk at the 33c3, then skip this talk, there is very little new material.

00:30+1:15

Lecture room M1

Japan ist neben vielen Dingen auch als Land der Technik bekannt. Vor allem Games aller Art und Hardware aus Japan sind weltweit verbreitet, aber kennt irgendwer gute japanische Software? Wie IT in Japan von innen aussieht, und ob das Land wirklich so hightech ist wie man vielleicht denken mag, berichtet eine zurückgekehrte Deutsche. '''DAS IST GENAU DER GLEICHE TALK WIE HEUTE FRUEH, nur nochmal, da es viele Personen gab, die leider keinen Platz mehr hatten.'''Ich bin nach abgeschlossenem Japanologie-Studium nach Japan gegangen und bin komplett fachfremd in der IT gelandet. Meine anfängliche Euphorie zum Engineer ("Enjinia") ausgebildet zu werden ist schnell der Realität aus sturem Auswendiglernen, E-Mails, die zu 70% aus Floskeln bestehen, und dem Erlernen von förmlich korrektem Austausch von Visitenkarten gewichen. Inmitten von allerlei Kuriositäten durfte ich aber auch für mich sehr wertvolle Erfahrungen machen, wie etwa die Teilnahme als STM ("Shownet Team Member") für das ShowNet, eine große Präsentation von bleeding-edge Netzwerk-Technologie auf der Interop Tokyo (https://www.interop.jp/shownet/?lang=en). Von April 2017 bis Juni 2019 habe ich nun also die IT-Welt in Japan hautnah erlebt und kann einiges berichten. Ich würde neben der ein oder anderen Kurisoität (z.B. dass der Minister für Cyber-Security nicht weiß, wie man einen USB-Stick benutzt (https://www.theguardian.com/world/2018/nov/15/japan-cyber-security-ministernever-used-computer-yoshitaka-sakurada)) über grundlegendere Probleme (z.B. Bildungssystem, mangelnde Englisch-Kenntnisse) und wie damit umgegangen wird (z.B. viele Meetups und Communities) erzählen. Der Talk ist also weniger technisch als mehr erzählerisch gedacht. Als Zielgruppe sehe ich Leute, die Interesse an Japan als Land haben und Leute, die geschäftlich mit japanischen Firmen zu tun haben oder dies in Erwägung ziehen.

00:30+0:20

HSBE

Why do we actually need do-ocracy? What's wrong with rules and regulations? A short talk on rules, regulations, tragedy of the commons and anarchy.

00:40

00:50

01:00

01:00+02:00

Discotheque Nouveauancien

David Dorad—whose surname sounds like a fish dish ordered in the Spanish isles—has, through his two decade electronic romance, become a key element in the German dance scene. Born out of wedlock to techno and house, he delivers honest and driving sets that take us up and over, just before jolting us sideways. Travelling through the hotbed of the Berlin rave culture led him to be an integral part of its pro- vocative history. Founding Bachstelzen with friends at the flip of the millennium, these parties paved the pay for a subculture where dance floors became utopic adult playgrounds. Around the same time, the infamous Bar25 opened its doors. Here, his dynamic stage persona found a weekend home, and on all the other ones he gathered the troops at parties around the rest of Europe. Today he continues to move this way and is a regular at the likes of Fusion Festival and Garbicz while travelling between Europe, Asia and the Americas. Whether in foreign lands or home haunts, his powerful feeling for people and deep intuition for sound lights up the night and blooms through the morning. Dorad’s sets are unshazamable, dance floor hysterical and quietly historical. Cutting tracks together with as much care and finesse as a Japanese sushi chef, he creates stories from a kicking selection of tunes. When woven together, they create a very sonic collage of “Hello dance floor my old friend”. In his former life, he supervised continuity on the film set, now every set he plays is based on a strong sense of continuity, too. Whether solid and future-forward or beautiful and minimalistic, his superb taste in techno, house and its close relatives wake us up and turn us on like a switch. Whether he was a child piano prodigy at age six who grew up feeding on the sounds of abs- tract jazz music, or if he grew up in East Germany as a punk kid behind the iron curtain, we don’t care anyway. David Dorad is about right now, and right now, like he’s done forever, he turns on the moment just at the moment when he turns on the night.

01:00+2:00

Monipilami

Monsoon Traxx (vir.go/Input x Stamia)

01:15

01:15+3:00

HSBE

Karaoke night!

01:40

01:45

01:45+0:30

Lecture room M1

This is a placeholder for the previous two sessions to push the Q&A to this timeslot or to dynamically start with the IT talk a bit later. In case the listeners have a lot of question about the Japanese Reading talk (23:00-00:30) or the IT in Japan talk (00:30-01:45) this time slot will give us enough time to discuss a bit more :)This is not a stand-alone session but should be used by listeners of any of the two talks right before this talk to talk to the speakers Mona and Alex.

03:00

03:00+03:00

Discotheque Nouveauancien