// writing
From the blog
Notes on backend engineering, security, and web3 — pulled live from dev.to.

dev.to · Jul 4 · 6 min read
How Do You Log Someone Out of a Stateless System? JWT Invalidation on Logout
JWTs are one of those technologies that feel wonderful right up until you hit your first "log me out"...
#security#jwt#logout

dev.to · Jul 4 · 14 min read
Social signing: log in, sign, never touch the key with AWS Nitro Enclaves
Picture a product where users sign up with a normal social login, get a blockchain wallet without...
#aws#security#blockchain