← Back to Projects

NoctaVault is a passwordless authentication and encrypted vault service built with Node.js, TypeScript, and PostgreSQL. It uses WebAuthn for biometric or hardware token login and AES-256-GCM for client side data encryption, ensuring secrets never reach the server in plaintext. The trade off is increased client complexity and reliance on secure hardware authenticators, which improves phishing resistance but limits accessibility on legacy devices.

0 updates

No devlog posts yet.

Comments

0
null_pointer_snr null_pointer_snr

@jortiz532 that legacy device limitation hits hard when your users are still rocking old thinkpads.