Software & Infrastructure

Breaking things with emoji đŸ’„

Vortragssaal
dysphoricUnicorn
Are you the kind of person who, when given a personalized link with some number in it, will always try out different numbers to see if things are secured? Do you enjoy exposing security mishaps and edge cases that weren’t thought off by developers, not for profit but for the simple fun of it? If that describes you, I’ve got another thing you could try to feed your curiosity: putting emoji where they don’t belong. It‘s gonna break more stuff than you’d think.đŸłïžâ€âš§ïž
In early 2021, I started experimenting with emoji domains: something that wasn’t really intended and is a consequence of a way to include non Roman letters in domain names. It was pretty broken and just fun to do. The fact that not much software seems to handle emoji domains properly motivated me to try putting regular emoji in spaces where they don’t belong. The results were pretty funny, if you share my screwed up sense of humor. In this talk I want to share some of my "findings", adding to the things I already spoke about [at last year’s divoc](https://media.ccc.de/v/divoc-reboot-to-respawn-2021-1-emoji-domains-and-how-wonderfully-broken-they-are).

Additional information

Live Stream https://streaming.media.ccc.de/gpn20/vortragssaal
Type Vortrag (kurz)
Language English

More sessions

5/19/22
Software & Infrastructure
Leyrer
Medientheater
Die letzten Jahre, und insbesondere das Agieren der Bundes- und Landesregierungen wenn IT Infrastruktur im Umgang mit der Pandemie bzw. deren Auswikrungen benötigt worden wĂ€ren, haben zu zahlreichen "interessanten" Meldungen in den Medien gefĂŒhrt. Ich möchte in diesem Talk einige der Ereignisse nochmal Revue passieren lassen und aus den Ereignissen und Vorkommnissen auch Handlungsempfehlungen und Grundlagen fĂŒr weitere Diskussionen zu dem Thema ableiten.
5/20/22
Software & Infrastructure
Medientheater
In diesem Vortrag geht es um die Geschichte der digitalen Bildungsplattform in Baden-WĂŒrttemberg und wie es von der ersten Idee 2011 bis heute noch nicht so ganz will.
5/20/22
Software & Infrastructure
Promasu
Blauer Salon
Das Team vom GPN NOC stellt sich allen Fragen ĂŒber die Arbeit im NOC. Die ideale Gelegenheit um einen Einblick in die Arbeit im NOC zu bekommen oder zu erfahren, wie man zukĂŒnftig selber mitwirken kann.
5/20/22
Software & Infrastructure
Cedi
Medientheater
Have you ever considered that your incident from last night might actually be something very positive? No? Then you should watch this talk! I'm going to introduce you to some concepts in the domain of resiliency engineering and then have a look into how you can build an alerting strategy that doesn't page you unnecessarily at 3am. We will have a look into various topics inside the monitoring and alerting domain and how to connect them to make your monitoring and alerting solution better. We will ...
5/20/22
Software & Infrastructure
Leyrer
Medientheater
Glaubt mensch der öffentlichen und politischen Kommunikation rund um das "EU Convid Certificate" aka. den "Green Pass", wie er in der Politik gerne genannt wird, so könnte mensch den Eindruck gewinnen, dass es sich dabei um schwarze Magie handelt, die niemand verstehen kann. In diesem Talk möchte ich aufzeigen, wie elegant das "EU Digital COVID Certificate" eigentlich entworfen wurde, dass die Technologie dahinter eigentlich sehr einfach zu verstehen ist, die Limitation (zusÀtzlicher Ausweis ...
5/20/22
Software & Infrastructure
Michael Stapelberg
Vortragssaal
I wrote my own rsync implementation in Go! Why? Check out my talk and find out :D
5/20/22
Software & Infrastructure
Eric Myhre
Blauer Salon
Warpforge is a "Build Anything" tool for the modern era with a deep emphasis on the ability to "factory reset" the build environment at any time -- and not just reset one environment to a checkpoint, but also to be able to effortlessly reproduce all the prior builds and computations that produce the "factory floor" itself, too: on demand, and without fuss. How much time have you lost to debugging library versioning mismatches? How often has a system update left your machine in a broken state? ...