NoctaVault (fork)
● Released
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.
Comments
@jortiz532 that legacy device limitation hits hard when your users are still rocking old thinkpads.