Earlier quoted context omitted.
If the password journal my mom left at my house while visiting is any indication: absolutely not. Use a password manager, remember a 2nd password for your email yourself, and then use a second factor for as many things as possible. USB keys are best, but anything is better than nothing: SMS, Authy, Google Authenticator, phone call, whatever. Chrome and Safari both have password managers these days, and some Chromeboo…
The password journal is probably the safest providing the passwords themselves are strong. The likelihood of someone compromising your mom's passwords online are an order of magnitude greater than someone breaking into her house and copying her journal.
LastPass: Notice of Security Incident
61–70 of 141 posts
Re: LastPass: Notice of Security Incident
#62Lesspass generates reproducible unique passwords from inputs (username, domain, masterpassword). It works without an internet connection and is open source. You only need their cloud storage if you want to backup metadata about the password requirements for specific sites (i.e, no special chars allowed by foo.com, bar.com requires a capital letter and a number, etc.) This metadata can also be stored locally. The comm…
Re: LastPass: Notice of Security Incident
#63For all of its warts, at least crypto has managed to come up with a clever little motto that correctly states the issue, in the form of "not your keys, not your crypto." Putting your passwords in the hands of a third party drastically increases your threat surface and no amount of hand-wavy "but it's not as convenient" will change this fact. Now, it may be true that the convenience factor is very strong right now, bu…
Not sure I follow. As stated in the article LastPass does not have the "key" (Master Password) in this case, so a straightforward reading of your comment suggests there's nothing to be worried about here. However I think what you're saying is that even trusting encrypted bundles of secrets to third parties is a bad idea? Even on this point I have to disagree because that's precisely what 2FA is for. Even if LastPass…
Is the source for the live site public? 2FA could be added in an afternoon.
Re: LastPass: Notice of Security Incident
#64I wonder if this was nation-state backed hackers or just some rando. I'm guessing nation-state because it seems they stole some source code/R&D. I'd guess China. That's their entire MO. Further the Chinese economy by any means necessary. Why waste years and millions on R&D when you can just steal it? https://www.cbsnews.com/news/chinese-hackers-took-trillions-...
Allegedly France is also big on industrial espionage, but this doesn’t get as much press since they’re a key NATO ally: https://www.france24.com/en/20110104-france-industrial-espio...
He said they put all their resources into industrial espionage and it’s pretty much their only focus.
Re: LastPass: Notice of Security Incident
#65For all of its warts, at least crypto has managed to come up with a clever little motto that correctly states the issue, in the form of "not your keys, not your crypto." Putting your passwords in the hands of a third party drastically increases your threat surface and no amount of hand-wavy "but it's not as convenient" will change this fact. Now, it may be true that the convenience factor is very strong right now, bu…
- passwords need to be strong, and that is inconsistent with being memorable
- passwords shouldn't be repeated
- people use multiple devices
What is the user empowering solution to those three constraints other than password managers that store in the cloud, or flat-out ending passwords in favor of biometrics or something?
Re: LastPass: Notice of Security Incident
#66Earlier quoted context omitted.
Allegedly France is also big on industrial espionage, but this doesn’t get as much press since they’re a key NATO ally: https://www.france24.com/en/20110104-france-industrial-espio...
On Lex Friedman’s podcast with former CIA spy Andrew Bustamante, Andrew stated that the French spy agency is the top in the world with this type espionage. He said they put all their resources into industrial espionage and it’s pretty much their only focus.
Re: LastPass: Notice of Security Incident
#67I wonder if this is a “precursor” attack to the likes of a solar-winds style compromise? Get into their dev env (ideally unnoticed), exfiltrate the sensitive code you need, poke around their systems. Once you’ve got a handle on their code and have figured out what to add, do so and just begin the waiting game. Maybe that’s all happened, and this attack is “air cover” for the last-stage.
Re: LastPass: Notice of Security Incident
#68Re: LastPass: Notice of Security Incident
#69Lesspass generates reproducible unique passwords from inputs (username, domain, masterpassword). It works without an internet connection and is open source. You only need their cloud storage if you want to backup metadata about the password requirements for specific sites (i.e, no special chars allowed by foo.com, bar.com requires a capital letter and a number, etc.) This metadata can also be stored locally. The comm…
so simple even my grandma can do it! ;) in all seriousness, Lesspass has a cool concept (I hadn't heard of them before, just looked at their website now). I'd be interested in hearing what cryptography/security experts think about it.
Re: LastPass: Notice of Security Incident
#70Hmm, even though LastPass doesn’t have access to your pass, couldn’t a malicious software update cause attacker to view your passwords when it runs since the software ultimately has access? This doesn’t seem to be the case in this incident though.
So unlikely.