Pump Up the Jamstack! Static websites are all the rage. We still need dynamic elements though – it’s rare to have an app that’s...
Privacy, Security, Convenience; when it comes to home automation, can we pick all three? Most of today’s home automation products rely heavily on cloud services. This allows us to manage and control our homes...
Hacking JWTs Elevator Pitch JSON Web Tokens are great! Or are they? They’re signed, and self-contained payloads of data, but what could...
My voice is my passport. Verify me? Security is hard. Using the same password for everything is easy. Over the years, we’ve made it easier for users...
To Identity and Beyond! Elevator Pitch Regardless of your tech stack, most web applications need an authentication process. Yo might already be using OAuth,...
Opening Doors with JSON Web Tokens Let’s connect our front door to the internet! What could possibly go wrong? Securing IoT is hard, and the last...
A Token Walks into a SPA Short Summary Securing SPAs isn’t as straight forward as a traditional web application. The code is there for all to...
Forgetting Passwords like a Pro Passwords are hard. How do you handle, process, store and retrieve them? How to you back your systems up? How...
Zero Knowledge; Meeting the Growing Demand for Security and Privacy in a National Security World We’re being surveilled at a massive level. Even if we trust our governments, this creates a honey-pot of information that...
Writing Viruses for Fun, not Profit Going viral hasn’t always been considered good. Whether you’re fighting the common cold, or trying to remove the ILOVEYOU computer...
Web Application Security Even the simplest web application has so many vectors of attack, it’s no wonder most people forget at least one....
Asynchronous PHP: No Longer a Hack Job PHP as an event-based programming language? It’s been possible for a while, but in all the wrong ways. There is...
Apigility: Stop Creating APIs The Hard Way APIs are hard. You need to deal with versioning, validation, authentication, and more. This talk introduces Apigility, a recently released,...