01
✦ featured
Authrite / AuthFetch
Mutual authentication protocol
The first working implementation of a mutual cryptographic authentication system. Ty Everett designed the protocol on paper; I built the original production implementation, letting two parties prove who they are to each other directly, with no passwords and no third-party login. The IP was later acquired and open-sourced by the BSV Association, shipped in their TypeScript SDK as AuthFetch (client) and auth-express-middleware (server).
ECDSA·mutual auth·TypeScript·middleware



