I use KeePass and I haven't integrated it into any of the web browsers I use. When I want to log into a site, I don't load it via my web browser's address bar; instead, I Alt-Tab to KeePass, Ctrl-F to find the site/account, Ctrl-C to copy my password, and Ctrl-U to open the site. This takes only a few seconds longer than using a browser extension like LastPass (which I've used to share credentials with family members…
Browser Extension Password Managers Exposing Passwords Everywhere
61–70 of 93 posts
Re: Browser Extension Password Managers Exposing Passwords Everywhere
#62I never use password managers. The reason is simple: I don't want to rely on another software. If I had to remember 20 passwords I would and in fact I do carry around 10 different passwords in my head constantly. I trust my own brain rather more. And if my brain is comprised, what else can you do with all the security we have on our desktop?
The old-school method is to use a GPG-encrypted flatfile with your passwords in it.
I generate unique, long, passwords for each site I visit. There are _very_ few of these I can remember. I'll run:
gpg -d passwords.asc | grep siteurl
... (in a terminal) and enter my passphrase. There are other tools which can manage keychains and such, but this is simple, easy, reliable, and portable.Re: Browser Extension Password Managers Exposing Passwords Everywhere
#63Re: Browser Extension Password Managers Exposing Passwords Everywhere
#64Re: Browser Extension Password Managers Exposing Passwords Everywhere
#65Looks like LastPass really screws up by auto filling forms within emails and submitting them. Which means that I can duplicate the yahoo login page, send it to your yahoo mail and LastPass would fill it up and submit because it's served under yahoo domain. 1Password seems to be just fine according to this paper. It did not fuck up like Lastpass and only live flaw is about subdomain matching, which I actually find use…
Not sure it would be that easy. LastPass only auto fills known domains, so you would have to spoof that too.
"send it to your yahoo mail and LastPass would fill it up and submit because it's served under yahoo domain."
Re: Browser Extension Password Managers Exposing Passwords Everywhere
#66I use KeePass and I haven't integrated it into any of the web browsers I use. When I want to log into a site, I don't load it via my web browser's address bar; instead, I Alt-Tab to KeePass, Ctrl-F to find the site/account, Ctrl-C to copy my password, and Ctrl-U to open the site. This takes only a few seconds longer than using a browser extension like LastPass (which I've used to share credentials with family members…
Re: Browser Extension Password Managers Exposing Passwords Everywhere
#67This title is hyperbolic linkbait and should probably be changed. From skimming the paper, the only real flaw that seems broadly applicable is in autofill features which I'm not sure 1Password even has. Those intuitively seem like a bad idea and are easy to disable.
EDIT: Nevermind..you can configure either behaviour. Either fill in or fill & submit.
Re: Browser Extension Password Managers Exposing Passwords Everywhere
#68Earlier quoted context omitted.
I just did. (Using LastPass).
How can you set LastPass to globally disable auto-fill and auto-login? I checked again and I couldn't find any options in the extension or vault settings.
Re: Browser Extension Password Managers Exposing Passwords Everywhere
#69I use KeePass and I haven't integrated it into any of the web browsers I use. When I want to log into a site, I don't load it via my web browser's address bar; instead, I Alt-Tab to KeePass, Ctrl-F to find the site/account, Ctrl-C to copy my password, and Ctrl-U to open the site. This takes only a few seconds longer than using a browser extension like LastPass (which I've used to share credentials with family members…