Someone on your team left six months ago. Their SSH key is probably still on a server somewhere. That is the quiet horror of traditional SSH access. Keys get copied, teams change, contractors leave, a…
Someone on your team left six months ago. Their SSH key is probably still on a server somewhere. That is the quiet horror of traditional SSH access. Keys get copied, teams change, contractors leave, and `authorized_keys` become infrastructure archaeology.
This talk takes a different approach: treating SSH as an identity-aware access problem instead of a key distribution problem. The question becomes “should this person be allowed to connect right now”, not “did this key get copied to the right server?”
We’ll walk through how an identity-aware proxy can handle native SSH while keeping the SSH command developers already know. Users still connect with a normal SSH client. On first use, they authenticate through a browser. The proxy checks policy and issues short-lived SSH certificates. Servers only need a trusted CA public key configured once.
That changes the operational model. New user? No keys to distribute. Contractor left? No keys to clean up later. `authorized_keys` stops being the thing you chase across every server.
We’ll also look at central policy: identity, group membership, time, username, and request context. Revoke access in one place, and the next connection reflects that immediately.
The talk ends with a live demo: first connection, authentication, certificate inspection, policy changes, and access revocation.
Attendees leave with a practical model for replacing long-lived SSH keys with short-lived, identity-backed access while keeping ssh feeling like ssh.
Sobre Nick Taylor: Nick Taylor is a Developer Advocate at Pomerium and a GitHub Star, Agentic AI Foundation (AAIF) Ambassador, AWS Community Builder, and Microsoft MVP. With 20+ years in software, he specializes in the intersection of Zero Trust security, MCP (Model Context Protocol), and agentic AI — helping developers ship secure AI-powered software. He has spoken at conferences across North America and Europe, runs a livestream on Twitch, and publishes the One Tip a Week newsletter.
No te pierdas esta charla
Consigue tu entrada gratuita y accede a todas las charlas, workshops y networking.