1 - Tech

Technical writing on security architecture, ephemeral execution environments and more.

Stateless by Design

Why “Stateless by Design” Is the Missing Principle in Browser Security Modern browser security has improved significantly over the last decade. Sandboxing, site isolation, HTTPS by default, and improved permission models have all

Threat modeling disposable browser environments

Introduction Web browsers have evolved into powerful execution environments, routinely handling authentication tokens, privileged credentials, internal dashboards, and sensitive user data. Yet, most security controls still treat browsers as long-lived, trusted endpoints. Disposable