Firefox password manager

kcthomas

Senior member
Aug 23, 2004
335
0
0
I noticed that anyone can easily see the passwords that are saved by firefox. Is there a way so that it will save them, but nobody can look at them, without having to use the master password? The whole master password kinda eliminates the purpose of the saved passwords cause you gotta type it in every time you restart firefox.
 

CTho9305

Elite Member
Jul 26, 2000
9,214
1
81
So let me get this straight... you want it to save passwords for you, but not let anybody else see them, but you don't want to have to identify yourself to Firefox? How would that work? If you just want to prevent them from viewing the passwords directly in password manager, that's useless, as they can just go to the site corresponding to the password they want to steal and use one line of javascript in the URL bar to reveal it. Saved passwords are inherently insecure unless they're encrypted with a password you have to enter each time.

From the Anandtech Forums front page, type in your password (don't hit enter), put this in your URL bar:
javascript:alert(document.getElementsByTagName("input").item(2).value);
hit enter, and there's your password.