Live data from Hacker News

The situation at LastPass may be worse than they are letting on

twitter.com

421–430 of 436 posts

Re: The situation at LastPass may be worse than they are letting on

#421
post #273

Earlier quoted context omitted.

> is their actually a technical reason to believe they are better than Lastpass or any of their competition (have they like open sourced all their stuff?). You can see their server and client code here: https://github.com/bitwarden I choose to use their clients unmodified, along with an instance of the server formerly known as "bitwarden_rs" running in my basement as the sync backend. https://github.com/dani-garcia/v…

> You can see their server and client code here: https://github.com/bitwarden But in the case of the mobile apps, downloaded from their respective platform's app store, how can you guarantee the code you see on github is the exact same code you're running on your device? Admittedly this supply-chain-verification is an issue for all mobile app store apps but seems particularly important with something like a password…

Short of building the client yourself, I don't believe it's practical to verify that.

I haven't been willing to take it that far yet, though that appeals to me.

Re: The situation at LastPass may be worse than they are letting on

#422

Earlier quoted context omitted.

I would wait until more stories like this pop up before jumping to conclusions.

This is one of those “more stories like this” - this isn’t the first LastPass breach by any measure. So feel free to go ahead and jump to conclusions :)

I personally don't use LastPass due do their history of failures. My point is that the tweet in question and people around here are insinuating that attackers have gained access to unencrypted passwords in the infrastructure of LastPass. This would a new low for LastPass and I would advice to not jump to conclusins gegarding this aspect unless other stories like this pop up, i.e., passwords getting hacked despite being resilient against brute force attacks.

Re: The situation at LastPass may be worse than they are letting on

#423
post #14

Earlier quoted context omitted.

Yeah: they’re cloud based. Your passwords get synced to all your devices automatically. That’s kinda the entire draw.

Exactly. I used Keepass for years but it became too much of a pain. (Though I suppose changing a bunch of passwords that I had in LastPass is also kind of a pain.)

[dead]

Re: The situation at LastPass may be worse than they are letting on

#424
post #417

Earlier quoted context omitted.

The problem with that is that it requires to have all these security keys available in order to enrol them, which is not possible if you want to store one of them in a different secure location. If you have two keys in your pocket, that's not much of a backup; having two identical keys means that you can enrol the one in your pocket and if it gets lost, the copy from your safe works.

Do you sign up to new services daily? I'm thinking of it more like sign up today, store the second elsewhere and don't think about it again.

Not daily, but something like weekly - I certainly signed up for more than 50 new accounts/systems in this last year, and a few of them had 2FA.

Re: The situation at LastPass may be worse than they are letting on

#425
post #21

Earlier quoted context omitted.

I mean the individual accounts are protected by 2fa. I have an account or two where I know the password has been leaked but they're so unimportant that I can't be bothered to change the passwords. They still can't get in without my approval.

A lot of sites don’t limit total 2FA attempts, so a determined actor could still get in eventually.

How difficult is it to brute force 2FA?

Re: The situation at LastPass may be worse than they are letting on

#426

And when I say that I will stop using 1password when the local vault no longer works, people look at me like I'm paranoid and crazy. I've looked at the white paper https://1passwordstatic.com/files/security/1password-white-p... , I think 1password has a decent security posture for their cloud offering but then there's always the risk of a breach where the attacker controls the site and can intercept your master passw…

Is that same risk present if you use the app? My understanding is the app decrypts the vault locally. I guess they could put out a malicious update but then you’d be impacted whether there was a cloud-free option or not.

Yes, but I think it would be harder to push a malicious update especially since currently 1password doesn't send information on the license when checking for updates. So a malicious update wouldn't be targeted as easily as logging in a web app.

Additionally exfiltrating the data would be harder for a locally stored vault..

Re: The situation at LastPass may be worse than they are letting on

#427
post #283
post #257

Earlier quoted context omitted.

It seems like a reasonably well written anecdote by someone who has some idea what they're talking about. It could obviously be false, but the consequences if he's right are potentially serious for a lot of HN users who might use LastPass. The consequences if he's wrong are a little extra reputational damage for LastPass, but that seems like a worthwhile tradeoff here. Not everything posted on HN has to be verified t…

It's like a novice programmer blaming the compiler for a bug in their application. It's very unlikely to be true. What would you have the people who are using LastPass do, stop using it? Because some crypto dude stored their highly valuable keys in a system that literally copies their keys to any system they log into, to systems that are notorious for having very leaky abstractions and vast vulnerability surfaces?

> It's like a novice programmer blaming the compiler for a bug in their application.

No it isn’t.

> What would you have the people who are using LastPass do, stop using it?

Yes.

> Because some crypto dude…

No?

https://www.cnet.com/tech/services-and-software/lastpass-say...

https://www.forbes.com/sites/daveywinder/2019/09/16/google-w...

https://www.cpomagazine.com/cyber-security/lastpass-2019-pas...

Re: The situation at LastPass may be worse than they are letting on

#428

Earlier quoted context omitted.

*for some. For those of us that have been using it for long enough, we can still use the "classic" version stuck at v7, but it means being able to self host. no monthly SaaS fees.

From what I can tell, v7 is Intel-only. That means when Apple sunsets Rosetta 2, it’s not going to work anymore. I’ll need to switch to something else before then, but hate Electron, and all the other options seem to use it (and now 1Password does, too).

That's a good catch. I'm still on a MacTel MBP, so this is not something I had ever considered. That's going to be just one more reason I'll keep the current laptop powered up on a shelf in the closet if/when I upgrade to a newer computer.

Re: The situation at LastPass may be worse than they are letting on

#429
post #404

Earlier quoted context omitted.

In a perfect scenario you would be able to use a reproducible build [0], for Android you can actually get Bitwarden from F-Droid [1] which uses those reproducible builds. For Google play store, there was also that developers needed to sign their apps before releasing to stores, so you knew that it came from developer, but Google removed that when they introduced app bundles. There is still a way to verify if the buil…

Looking at that, it doesn't seem like you can actually get Bitwarden from F-Droid? That looks like instructions to set up a third-party repository (hosted by Bitwarden)? The page didn't mention anything about reproducible builds. (Doesn't mean they aren't using it though, but that would be internal.)

You are completely right, this is hosted by Bitwarden so in the end you would be better of building from source yourself.

Re: The situation at LastPass may be worse than they are letting on

#430

Earlier quoted context omitted.

*for some. For those of us that have been using it for long enough, we can still use the "classic" version stuck at v7, but it means being able to self host. no monthly SaaS fees.

From what I can tell, v7 is Intel-only. That means when Apple sunsets Rosetta 2, it’s not going to work anymore. I’ll need to switch to something else before then, but hate Electron, and all the other options seem to use it (and now 1Password does, too).

From what I can tell, 1Password 7 runs native on Apple Silicon.

"file /Applications/1Password\ 7.app/Contents/MacOS/1Password\ 7" says "Mach-O universal binary with 2 architectures: [x86_64:Mach-O 64-bit executable x86_64 - Mach-O 64-bit executable x86_64] [arm64]"

Activity Monitor says that all 1Password things are of Kind "Apple" (not "Intel").

Post reply on HN