Tag: security
3 articles
· node / passkeys
Best Passkey/WebAuthn Library for Node.js in 2026
SimpleWebAuthn wins on every measure — 803K weekly downloads, FIDO conformant, TypeScript-native. Here is what to install and when to pick something else.
· macos / security
Best SSH key manager for Mac developers in 2026: 1Password SSH Agent
1Password SSH Agent stores keys in your vault, requires Touch ID per operation, and wires git commit signing in three clicks. It is the right answer for most Mac developers managing multiple hosts.
· supabase / postgresql
Supabase RLS pitfalls — what we learned in production
7 Supabase RLS pitfalls: NULL auth.uid(), service_role leaks, 171ms policies, infinite recursion, privilege escalation — with the exact SQL fix for each.