> Obviously this is my mistake No, it isn't. 2022 should not be a valid date of birth in the first place. And the account being locked because of that should probably also not happen without additional checks. It's okay to have standards even when most UIs are bad.
What should be the lowest valid date of birth? Is there some universal standard? I know it feels like 4 months is quite young, but where would you draw the line?
Tell HN: Dropbox user age verification feature can lock your account
11–20 of 101 posts
Re: Tell HN: Dropbox user age verification feature can lock your account
#12This is how I got locked out of my 10 year old skype account (good riddance). The support _cannot_ do anything due to some silly child protection laws (coppa maybe?).
Re: Tell HN: Dropbox user age verification feature can lock your account
#13I've gotten into the habit of being born on January 1, 1970. Seems like a good enough date to me.
Re: Tell HN: Dropbox user age verification feature can lock your account
#14Recently the FTC came down hard[0] on Kurbo (aka Weight Watchers) for not doing enough/anything to stop children under 13 (COPPA) from making accounts. Since they're not confident there's no children with accounts, now all Kurbo's data is tainted and they have to delete all user data and destroy any "algorithms" derived from that data.
Historically Dropbox probably never asked for a user's age so they might worry they could run into this problem in the future. The threat of all a company's data being tainted is a huge one, so of course they're now overreacting a bit.
p.s. hopefully you can get your account fixed, but if not, you could use the amazing rclone[1] tool to copy your files off. (it's rsync for cloud storage). Or you could just put them in a folder shared with another DBX account.
[0] https://www.ftc.gov/news-events/news/press-releases/2022/03/...
Re: Tell HN: Dropbox user age verification feature can lock your account
#15This is how I got locked out of my 10 year old skype account (good riddance). The support _cannot_ do anything due to some silly child protection laws (coppa maybe?).
The age verification feature is for COPPA compliance, but I’d really like to see the provision that prevents correcting errors.
Re: Tell HN: Dropbox user age verification feature can lock your account
#16Earlier quoted context omitted.
What should be the lowest valid date of birth? Is there some universal standard? I know it feels like 4 months is quite young, but where would you draw the line?
At least in the US, I don't believe you're supposed to use the internet unless you're 13 or older. You could start there for your dropdown.
Re: Tell HN: Dropbox user age verification feature can lock your account
#17> Obviously this is my mistake No, it isn't. 2022 should not be a valid date of birth in the first place. And the account being locked because of that should probably also not happen without additional checks. It's okay to have standards even when most UIs are bad.
So they have the coder (implementer) role covered, but not the "programmer" role ("thinker"/feature designer).
Leslie Lamport - Thinking Above the Code: ~ A lot of people like to think that they're thinking, but they don't really do much thinking. [1]
Evidently, there was no expectation that the coder/implementer was supposed to do any thinking here.
Re: Tell HN: Dropbox user age verification feature can lock your account
#18I've been seeing age checks like this more and more. Recently the FTC came down hard[0] on Kurbo (aka Weight Watchers) for not doing enough/anything to stop children under 13 (COPPA) from making accounts. Since they're not confident there's no children with accounts, now all Kurbo's data is tainted and they have to delete all user data and destroy any "algorithms" derived from that data. Historically Dropbox probably…
Re: Tell HN: Dropbox user age verification feature can lock your account
#19Re: Tell HN: Dropbox user age verification feature can lock your account
#20Earlier quoted context omitted.
What should be the lowest valid date of birth? Is there some universal standard? I know it feels like 4 months is quite young, but where would you draw the line?
At least in the US, I don't believe you're supposed to use the internet unless you're 13 or older. You could start there for your dropdown.