In for a penny, in for a pound. If you care about security enough to use a password safe you might as well also use an open source solution that has even a remote chance of having its code looked at by more people than the ones trying to sell it to you. I mean, I know 1Password is all pretty and animated and things, but things like KeePass aren't so ugly as to be unusable.
KeePass is utterly unusable for ordinary users. Especially on non-Windows platforms, where it takes voodoo to make it even run.
1Password and the Crypto Wars
101–110 of 111 posts
Re: 1Password and the Crypto Wars
#102Earlier quoted context omitted.
[Disclosure: I work for AgileBits, the makers of 1Password. The PBKDF2 speed up was 2x, not 4x. Jens was simply wrong about that. The "disputed" speed up comes from an PBKDF2 optimization that is available to the defender as it is to the attacker. 1Password makes use of that optimization. So it gives no advantage to the attacker. It is not a speed up when the defender makes use (as we do) of the same trick. What vers…
As stated, the check for updates is finally over HTTPS in the very latest build (333), but you do not verify the certificate in any way. So its essentially HTTP with obfuscation. This allows a malicious network to downgrade clients to build 332, where the check for updates is over plain HTTP and downloaded binaries are not verified.
Re: 1Password and the Crypto Wars
#103Back in April, there was an attack on 1Password that managed to exploit some flaws in its crypto scheme to achieve a sizable speedup. [1] To this day, they have not managed to rollout the new 1Password 4 Cloud Keychain that is supposed to fix these flaws. [2] Lots of smooth talk, but apparently security is not a blocker. 1: http://hashcat.net/forum/thread-2238.html 2: http://discussions.agilebits.com/discussion/14780…
> To this day, they have not managed to rollout the new 1Password 4 Cloud Keychain that is supposed to fix these flaws. The Cloud Keychain format is currently used in 1Password 4 for iOS. 1Password 4 for Mac is also in public beta and will probably be released around the same time as OS X Mavericks.
If this new format is more secure and ready to roll out, why delay?
What if Mavericks doesn't get released in October but gets pushed back to sometime next year?
Re: 1Password and the Crypto Wars
#104Earlier quoted context omitted.
https://en.wikipedia.org/wiki/KeePass https://www.keepassx.org/ http://keepass.info/
I used KeePassX in the past but switched to 1Password since there was no browser support to speak of. Has that changed?
What is more important - security or convenience?
Re: 1Password and the Crypto Wars
#105interesting quote:
No system is foolproof. But Dashlane notes that it doesn’t ever see your passwords or your credit card information. They’re all stored on your own computer, encoded by the AES-256 encryption method, an open-source standard approved by the National Security Agency.
http://www.nytimes.com/2013/06/06/technology/personaltech/to...
Re: 1Password and the Crypto Wars
#106Earlier quoted context omitted.
They can, for example, have a policy that every code change is reviewed by a non-US employee.
Unless the backdoor is inserted right before the compilation.
You'd still have to run that same algorithm against all distribution mirrors, and even then, you'd have to find a way for any suspect distribution site not to be able to detect who's downloading (giving a potential reviewer a "good" build, while giving everyone else a false one).
Come to think of it, this might be a good case for distribution over bittorrent?
Re: 1Password and the Crypto Wars
#107DO NOT USE 1Password. If you care about security, there's absolutely no reason to use 1Password over an open source solution like KeePass. Even if 1Password doesn't have a backdoor now, nothing would stop NSA from inserting one and keep the owners quiet about it with a gag order. AgileBits is a US company, and so you cannot trust their security. Thank the US government for that.
Is your entire argument for me to stop using 1Password because the NSA could (by your own assertion) put a backdoor in my app? Or do you have another, better reason? I could just not update 1Password, and then I'm never at risk for this supposed back door.
Re: 1Password and the Crypto Wars
#108Earlier quoted context omitted.
> If you care about security, there's absolutely no reason to use 1Password over an open source solution like KeePass. Uh, except it's Windows only? Sorry, I use 1Password only on my iPhone as if it were a hardware authenticator. No problems.
KeePass is open source. There are ports for every major OS. I used it on my android devices, for instance.
You mention "open-source" so much one would think its a weapon.
Re: 1Password and the Crypto Wars
#109I'm a huge fan of this command-line password manager: http://zx2c4.com/projects/password-store/ It's just a simple wrapper around gpg and (optionally) git. Makes it real easy to sync passwords between machines and you can be as confident as possible about the security.
Re: 1Password and the Crypto Wars
#110Earlier quoted context omitted.
[Disclosure: I work for AgileBits, the makers of 1Password. The PBKDF2 speed up was 2x, not 4x. Jens was simply wrong about that. The "disputed" speed up comes from an PBKDF2 optimization that is available to the defender as it is to the attacker. 1Password makes use of that optimization. So it gives no advantage to the attacker. It is not a speed up when the defender makes use (as we do) of the same trick. What vers…
As stated, the check for updates is finally over HTTPS in the very latest build (333), but you do not verify the certificate in any way. So its essentially HTTP with obfuscation. This allows a malicious network to downgrade clients to build 332, where the check for updates is over plain HTTP and downloaded binaries are not verified.
I would like to thank whoever sent us a Proof of Concept, and I would like to apologize for actually needing the PoC before sufficiently testing my own claims.