Easy Password Handler
Read OriginalThe article details the creation of a Chrome extension and Android app that help users manage secure passwords. It explains the motivation—avoiding weak passwords and the hassle of password managers—and describes a system that generates unique passwords per service using a master passphrase and a salt, based on concepts from tools like getvau.lt. The technical approach involves client-side algorithms like PBKDF2 to ensure security without storing passwords.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser