Earlier quoted context omitted.
That's like saying that seatbelts don't help very much, unless you're willing to wear a motorcycling helmet, and install a roll cage in your car. In the worst-case scenario, no, your seatbelt won't help. I'm still going to wear one.
The difference is that the interior of your car is not typically an adversarial environment.
Backdoored password manager stole data from as many as 29K enterprises
51–60 of 117 posts
Re: Backdoored password manager stole data from as many as 29K enterprises
#52Earlier quoted context omitted.
I admit that there might be password managers out there that provide sufficient security for some users’ threat models, but I wouldn’t trust such a sensitive compilation of data on any computing system, especially ones with network access. If I used a password manager, it would have to be on an airgapped and password protected system, making it essentially useless for me. For me, it’s easier to memorize a password/sa…
This is a common take on password managers but in practice it doesn't really hold, because humans are bad at security and good password managers are really fucking good at it. That's not to say there aren't weaknesses to the password manager model, but you're overestimating them and underestimating the ones in your scheme. I also invite you to read my response above to someone else regarding the security of such an a…
Re: Backdoored password manager stole data from as many as 29K enterprises
#53A particularly-motivated attacker could easily reverse engineer my hash algorithm, given enough samples. But, good enough for me.
Re: Backdoored password manager stole data from as many as 29K enterprises
#54My password manager: a mental hash of some site attributes, my username, and a security level that results in a valid password. A particularly-motivated attacker could easily reverse engineer my hash algorithm, given enough samples. But, good enough for me.
Re: Backdoored password manager stole data from as many as 29K enterprises
#55Earlier quoted context omitted.
Do you simply remember hundreds of random passwords?
It's easy. Just come up with a secret rule and derive the passwords from that rule such that the password is different for each website/service.
Then a random breach happens, and the website will force you to choose a new password.
I couldn't remember which variant of my rule I used at a particular website. This is aside from how easy my rule was to reverse engineer (which was made really clear to me once when I saw a couple of my PWs on haveibeenpwned
Re: Backdoored password manager stole data from as many as 29K enterprises
#56Just to clarify the title. It was not a deliberate backdoor on the part of Passwordstate. It was a supply chain attack. There is some history to their security holes (most of the known ones being patched). https://twitter.com/juanandres_gs/status/1385689464329187329 https://github.com/NorthwaveSecurity/passwordstate-decryptor... A potential issue in the password management space is that Francisco Partners (owner of N…
Password managers seem to be the most critical software where open source and reproducible builds are needed. Are there any good FOSS password managers that can do remote sync and team permissions?
I'm pretty sure you don't need to trust the syncing software, so anything should work. Someone please correct me if i'm wrong
Re: Backdoored password manager stole data from as many as 29K enterprises
#57Re: Backdoored password manager stole data from as many as 29K enterprises
#58Earlier quoted context omitted.
Just note them down in a book? I know, it sounds stupid, but nowadays it's a lot easier to keep a small booklet save than a digital file on a connected machine.
No, it is not stupid. It is strange how people get blinded by technology and forget about oldest, most reliable methods. I have worked as a security officer at a credit card acquirer (basically, processing credit card transactions between terminal and the bank). The process to safeguard your PINs is extremely complex but at the very end relies on pieces of paper with passwords and key components written down, put in…
Re: Backdoored password manager stole data from as many as 29K enterprises
#59Earlier quoted context omitted.
Password managers seem to be the most critical software where open source and reproducible builds are needed. Are there any good FOSS password managers that can do remote sync and team permissions?
FOSS won't help you very much unless you're willing to build your entire tool chain from vetted source. http://users.ece.cmu.edu/~ganger/712.fall02/papers/p761-thom...
Re: Backdoored password manager stole data from as many as 29K enterprises
#60Earlier quoted context omitted.
The difference is that the interior of your car is not typically an adversarial environment.
The exact moment that you need a seatbelt is the same moment your car's interior becomes an adversarial environment.