Berlin

November 4 & 5, 2024

New York

September 4 & 5, 2024

What your browser can teach you about software security

Explore how browsers securely handle untrusted code and uncover valuable lessons for designing robust systems from a security engineer’s perspective.

Speakers: Mark Goodwin

You must be a LeadDev Berlin 2024 ticket holder to proceed

Ticket holders must sign in to LeadDev.com with exactly the same email address as stated on your LeadDev Berlin 2024 ticket.

Do you have a LeadDev.com account matching the email address on your ticket?

Verify your ticket email address

Your ticket will have been emailed to you from Tito (our ticketing provider). Check your inbox for emails from support@tito.io.

Verify with google


November 13, 2024

We take browsers for granted; they’re ubiquitous and they’ve been around for ages… But have you ever stopped to think about what they do?

They execute arbitrary code, from untrusted sources on the Internet… by design. And were supposed to be OK with that? Unsurprisingly, how they do this provides some useful lessons in how we can design and build secure systems. This talk, from a security engineer (and recovering browser engineer) takes you through some of these lessons.