Security | Threat Detection | Cyberattacks | DevSecOps | Compliance

Secrets Off Disk: How 1Password Secures Developer Workflows

Your.env file has your database password, your AWS keys, and your Stripe secret, all in plaintext, sitting on your laptop. 1Password Developer Watchtower finds it, 1Password Environments secures it, and you keep shipping. See how 1Password discovers plaintext developer credentials, imports them into an encrypted environment, and mounts a virtual protected.env, with no workflow disruption for developers and full fleet visibility for security teams.

Distributed systems in disguise with Maxim Fateev from Temporal | Zero-Shot Learning

When most developers write code, crash recovery logic is at the bottom of their priorities, until crashes and delays force them to incorporate resiliency logic. That’s why Temporal co-founder and CTO Maxim Fateev built a system to turn code into durable execution. In his conversation with 1Password CTO Nancy Wang and VP of Engineering for Developer and AI Jeff Malnick, Maxim explains why the distributed systems thinking that shaped his work is now essential for building reliable AI agents, with a live demo of a durable agent surviving a crash.

We solved the blank canvas problem | Tom Occhino from Vercel

The prototype is the new PRD. In 2013, Facebook’s development of React changed the way software engineers build and write code. Today, LLMs are transforming that process again. This episode features Tom Occhino, React co-creator and current CPO at Vercel, whose work sits at the center of both shifts. In conversation with 1Password CTO Nancy Wang and Google’s Dev Tagare, Tom explores the platform changes driven by AI-written code, builds a full-stack app in real time, and sets up a deeper discussion on the security risks of agents building software.

Codex builds at AI Speed, 1Password Secures it

Secure secrets for agentic workflows with 1Password MCP Server and Codex As AI agents write, execute, and ship production code, they need access to systems like databases, APIs, and deployment pipelines. With 1Password Environments MCP Server for Codex, instead of putting credentials directly into prompts or files, we provision a secure runtime environment where secrets are mounted, used, and discarded, with user authentication required at the moment of access.

Agents need boundaries with Fotis Chantzis from OpenAI, Zero-Shot Learning

Agents need boundaries | Fotis Chantzis from OpenAI Agents don't fit old identity models. As OpenAI’s Agent Security Lead, Fotis Chantzis has a front-row seat to see how agents push identity systems beyond what they were built to control. That’s where things start to fall apart and where most teams lose control.