Live data from Hacker News

Lastpass setting the delete account div to display: none

infosec.exchange

91–100 of 210 posts

Re: Lastpass setting the delete account div to display: none

#91

So I've been happily using LastPass for a long time, but it looks like it's time to migrate off this dumpster fire. What's the HN consensus on the best replacement (which must be usable by my entire family) and, at least as importantly, is there a reasonably painless migration path?

Probably not the “HN consensus”, but if you have apple devices the built in password manager works great for me. Can even setup totp with each site and safari will auto fill

Re: Lastpass setting the delete account div to display: none

#92

Earlier quoted context omitted.

I see why it's a bad idea, but what does that have to do with cryptography?

I don't understand enough to know why it's a bad idea but Cryptography is the practice and study of techniques for secure communication in the presence of adversarial behaviour, so this part seems clear to me.

It's a bad idea because URLs, email addresses and user names help with phishing, identity theft, social engineering, matching with other leaks, may lend themselves to blackmail (certain dating apps) or otherwise endanger people (gay dating apps in certain places), for very questionable benefit. No definite idea if they really do that, but if they did, that would strike me as irresponsible.

Also, I think the failure here is to not use cryptographical methods in the first place which would seem to be a screw-up in a different security specialty.

Re: Lastpass setting the delete account div to display: none

#93

Earlier quoted context omitted.

If one site gets breached/exposed, your memorized username/password combination used all across the internet is now immediately available to the bad actors and you might not even know or remember everywhere it was used. Having a unique password for each site is the main advantage of a password manager to mitigate the damage in this case (to just the 1 site that was breached). Talking about your vault/passwords and "s…

I don't think that having a unique password per site is unachievable. I do it and I don't use a PW manager. Even something as simple as prepending the site name in ROT13 to a reused password greatly reduces your exposure to the sort of background infosec threat radiation that's like 99.99% of the threat model for most people

That gets broken as soon as some site requires you rotate your password, or you choose to rotate it (maybe you entered it on a device you become suspicious of). Now how do you remember the password for every website? You could keep some kind of.. list, but then we are getting close to being back to password managers.

Re: Lastpass setting the delete account div to display: none

#94

Earlier quoted context omitted.

Our new parent company -- that works in a security-sensitive industry -- rolled out LastPass over the last few months. I sent a warning letter to the CISO listing the previous hacks and vulnerabilities in LastPass. Then this new hack happened, and the CISO sent out a letter saying that there is nothing to be concerned about and that all is well. When the news broke that the breach was worse than predicted, I sent ano…

There is absolutely no reason to suspect kickbacks when there is already a massive incentive to not be seen as responsible for a massive blunder and waste of company resources. The moment some exec pushes for some tech or process change, they become incentivized to ignore all problems and sell it as a success.

Yeah.

Kinda like deploying SAP. But this one bolted to another unsuspecting org when the shitshow that everybody was warning them about became reality.

Feh.

Re: Lastpass setting the delete account div to display: none

#95
post #35

Earlier quoted context omitted.

Well, what's the alternative besides a local keepass DB or something?

I use a mental algorithm that generates a unique password for each site. It's easy to remember the algorithm and I get a complex unique password for every site. I don't think a password existing outside of your head makes sense. (though some sites force unique passwords/and password changes, which can be annoying as I have to remember to bump a value mentally for how many times i've been forced to do it, luckily for…

If this was common, password hackers would encode such algorithms into password hackers, then once your password is leaked from one site,it's game over (I suspect the set of human brain easily executable algorithms isn't that large).

Re: Lastpass setting the delete account div to display: none

#96

In light of this breach, can someone explain to me why it's not stupid to keep all your passwords in one place? I've never used a pw manager because it seems absolutely inevitable that these sorts of leaks happen. It just seems like an incredibly put all your eggs in one basket cargo cult type move. I just can't stomach single points of failure like that for anything worth protecting. Using a password manager is one…

> In light of this breach, can someone explain to me why it's not stupid to keep all your passwords in one place?

My passwords-in-one-place software is not on the Web/Cloud. (And I don’t understand why this point needs to be restated in every Lastpass thread.)

Re: Lastpass setting the delete account div to display: none

#97
post #48

In light of this breach, can someone explain to me why it's not stupid to keep all your passwords in one place? I've never used a pw manager because it seems absolutely inevitable that these sorts of leaks happen. It just seems like an incredibly put all your eggs in one basket cargo cult type move. I just can't stomach single points of failure like that for anything worth protecting. Using a password manager is one…

I'm on the opposite side: I don't understand how a password manager can be compromised. Your passwords are encrypted and decrypted OFFLINE, on your device. You only ever send the ENCRYPTED vault. Your key never transits. How is that complicated? And how did LastPass fuck this up anyway?

They did encrypt the vaults. The problem is that for accounts that were opened before 2017 the used an encryption algorithm that can be cracked with modern hardware. Not a typical desktop GPU, but someone with some firepower could pick an account and crack the master password in a reasonable length of time (on the order of weeks/months).

Re: Lastpass setting the delete account div to display: none

#98

In light of this breach, can someone explain to me why it's not stupid to keep all your passwords in one place? I've never used a pw manager because it seems absolutely inevitable that these sorts of leaks happen. It just seems like an incredibly put all your eggs in one basket cargo cult type move. I just can't stomach single points of failure like that for anything worth protecting. Using a password manager is one…

For example, I am old and can't remember sh-t. I can only remember one master password, and I've already forgotten it twice. Now have it backed up on a piece of paper. Looking forward for a day when I forget where I put that piece of paper ...

It's not just age. If you don't use a password often you will definitely forget it unless you have a mental algorithm to generate those passwords like parent commenter suggests.

Re: Lastpass setting the delete account div to display: none

#99
post #48

In light of this breach, can someone explain to me why it's not stupid to keep all your passwords in one place? I've never used a pw manager because it seems absolutely inevitable that these sorts of leaks happen. It just seems like an incredibly put all your eggs in one basket cargo cult type move. I just can't stomach single points of failure like that for anything worth protecting. Using a password manager is one…

I'm on the opposite side: I don't understand how a password manager can be compromised. Your passwords are encrypted and decrypted OFFLINE, on your device. You only ever send the ENCRYPTED vault. Your key never transits. How is that complicated? And how did LastPass fuck this up anyway?

Yeah, I don't consider my encrypted vault to be particularly sensitive.

I guess someone could key log my master password on my device, copy my vault and pwn me everywhere.

Also, when quantum computing becomes practical enough we password manager users might be in trouble, but surely in that case major changes in infosec would be needed regardless.

Re: Lastpass setting the delete account div to display: none

#100
post #39

Earlier quoted context omitted.

The alternative to a password manager is to set all your passwords the same then that master password gets leaked.

Probably much safer these days to just write them down in a notebook

This is what I personally recomend to all non computer experts -- a passbook being stolen from home seems much less likely than a serious computer issue.
Post reply on HN