instead of age verification just require isps to use a dns whitelist that the owner can control. then you can effectively parent your kids' access.
Timeline
Post
Remote status
Context
2put the whitelist per-device if youre concerned about ISP privacy
@sun could this be done thought /etc/hosts ?
Replies
2
@billiam not exactly. DNS is a richer interface than /etc/hosts including different ips for different record types, and multiple load balanced destinsations for a name, wildcards, etc.
Isn't this pretty much what those e.g., netnanny products do?