(no title)
mvelie | 13 years ago
Complex answer: How you determine if the person is under 13 and how you get the parents permission can be done a lot of different ways. Some of the most popular is doing a test charge against a credit card number, assuming kids won't have those.
codev|13 years ago
You only have to take action to get parent's permission if:
a) Your site or app is very specifically targeting children (LEGO or Disney for example)
b) You have asked for some information from the user that positively identifies them as a child - birthdate is the main one
Path were fined because they asked for birthdate during the signup process and then allowed registration even if the user was under 13.
citricsquid|13 years ago
[1] http://www.law.cornell.edu/uscode/text/15/6501
citricsquid|13 years ago
I thought that there were 2 options with COPPA compliance: Allow <13s to register and have an email sent to their parents IF they select that they are under 13 OR disallow under 13s through a terms of service "Do not register if you are under 13" type clause. Is that not compliant?
BoyWizard|13 years ago
Terretta|13 years ago
Absolutely categorically not.
A ToS clause alone has been tested and found not compliant.
For a while, when the ToS clause was tested and failed, the panic reaction acid test was asking for a valid CC.
Over the past decade best practice has relaxed to a gating page asking for confirmation of over age, or, for the more cautious, asking for the user to explicitly provide their birth year (not birthday).
droopybuns|13 years ago
Then you can CFAA those little twerps.