Live data from Hacker News

Dropbox: Security update & new features

blog.dropbox.com

41–50 of 69 posts

Re: Dropbox: Security update & new features

#41
post #4

> In some cases, we may require you to change your password. (For example, if it’s commonly used or hasn’t been changed in a long time) This is ambiguous...by "commonly used" do they mean 1) I'm logging in with my password frequently or 2) my password itself is a commonly used password? I'm assuming (and praying!) they mean the former since the latter would mean they're storing my password in plaintext. UPDATE: Dropb…

It's quite obvious from context that it's the latter. However, there is zero implication that they are storing passwords in plaintext. There are several ways to implement such a feature. First, the password could be checked on login when it is sent in plaintext but not stored. Second, they could run an offline dictionary attack against the hashed password database.

Given they state that some accounts were compromised by stolen passwords from "other websites," it would make sense to run some sort of dictionary attack using lists from those sites.

Re: Dropbox: Security update & new features

#42
post #34
post #22

I hope Dropbox uses google's authenticator. It supports multiple accounts and won't clutter up my phone. http://code.google.com/p/google-authenticator/ Their "Such as" example makes it seem they only decided to use 2-factor but haven't chosen an implementation yet.

A password as secure as my phone is not promising; T-Mobible was recently happy to reset my lost PIN by having me give the last four digits of any phone number I'd dialled in the last 23 hours. I don't really think it's as useful two-factor because the token is only as secure as another company's password system. (Aside from the problems that you have to have a Google Account and a smartphone.) I looked into this rec…

Someone would need to not only have possession of your phone, but your password as well. So for a hacker to work this:

First, get your password. Second, find your location. Third, steal your phone, which for most people, is almost always on their person. Finally, crack whatever security mechanism you have on your phone.

For someone to go through all that trouble ... you must be storing some very valuable info. If that's the case, may I suggest that Dropbox is probably not the right platform? In fact, any internet connected platform is probably not the right answer.

Re: Dropbox: Security update & new features

#43
post #22

I hope Dropbox uses google's authenticator. It supports multiple accounts and won't clutter up my phone. http://code.google.com/p/google-authenticator/ Their "Such as" example makes it seem they only decided to use 2-factor but haven't chosen an implementation yet.

I agree. Their is no space for another Authenticator. I already use it with Lastpass.

Re: Dropbox: Security update & new features

#44
post #22

I hope Dropbox uses google's authenticator. It supports multiple accounts and won't clutter up my phone. http://code.google.com/p/google-authenticator/ Their "Such as" example makes it seem they only decided to use 2-factor but haven't chosen an implementation yet.

RFC 6238 TOTP: Time-Based One-Time Password Algorithm describes how to implement your own google authenticator if you wish http://tools.ietf.org/html/rfc6238

Re: Dropbox: Security update & new features

#45
post #25

Every time I see a Dropbox update I hope it is: * Added ability to sync arbitrary directories And I'm let down. Every single time.

Same here except the feature I am waiting for is a full featured Android client ie sync all files to the local Android device filesystem (with the option to only sync when connected to Wifi).

Re: Dropbox: Security update & new features

#46
post #39
post #25

Every time I see a Dropbox update I hope it is: * Added ability to sync arbitrary directories And I'm let down. Every single time.

It's a UI issue. Where would an arbitrary directory show up on other devices? How could you tell quickly which files on your device are being shared?

SugarSync handles it just fine: http://d.pr/i/hluY

Re: Dropbox: Security update & new features

#47
post #42
post #34

Earlier quoted context omitted.

A password as secure as my phone is not promising; T-Mobible was recently happy to reset my lost PIN by having me give the last four digits of any phone number I'd dialled in the last 23 hours. I don't really think it's as useful two-factor because the token is only as secure as another company's password system. (Aside from the problems that you have to have a Google Account and a smartphone.) I looked into this rec…

Someone would need to not only have possession of your phone, but your password as well. So for a hacker to work this: First, get your password. Second, find your location. Third, steal your phone, which for most people, is almost always on their person. Finally, crack whatever security mechanism you have on your phone. For someone to go through all that trouble ... you must be storing some very valuable info. If tha…

well most "security mechanisms" on phones are a joke.

Re: Dropbox: Security update & new features

#48
post #18

The email they sent was unfortunate. It's from no-reply@dropboxmail.com. I presumed it was a phishing attempt.

Isn't it ridiculously easy to spoof the "from" address anyway?

You should pay a lot more attention to the where the links go than where the email is from.

Re: Dropbox: Security update & new features

#49
"A stolen password was also used to access an employee Dropbox account containing a project document with user email addresses."

I see two ways to read this.

a) An employee happened to have a personal Dropbox account, and it was that personal account that was hacked, in exactly the same manner as the other accounts referenced. The employee probably used a different password on Dropbox's internal systems, and as a result there was no internal breach.

b) An employee account for an internal Dropbox system was hacked, and this internal account allowed the attacker to access the project file. In this scenario, even though Dropbox made no specific comments to this effect, we can assume that the attacker may have obtained access to Dropbox's internal networks, so who knows what they could have made off with.

It makes a huge amount of difference to me which of those two readings actually took place. In scenario (a), this all boils down to users (including one particular employee) using the same password on too many sites. In scenario (b), Dropbox could be hiding a much larger breach.

Re: Dropbox: Security update & new features

#50
post #18

The email they sent was unfortunate. It's from no-reply@dropboxmail.com. I presumed it was a phishing attempt.

Isn't it ridiculously easy to spoof the "from" address anyway? You should pay a lot more attention to the where the links go than where the email is from.

What about emails that are sent from services like Campaign Monitor and the like? There's almost no way to know where that link's going to end up because of the 'tracking middleman' that they all have setup.
Post reply on HN