You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A secure educational password manager built in Python featuring AES-256 encryption, PBKDF2 key derivation, and both CLI and web interfaces. Users store all passwords in an encrypted vault protected by a single master password, with strong cryptographic security but designed for learning purposes only.