Insights from the Computerphile episode “Is it Possible to Block Childrens' Access to Social Media? - Computerphile”, published June 16, 2026.
In "Is it Possible to Block Childrens' Access to Social Media? - Computerphile" (Computerphile, June 2026), government proposals to ban minors from social media platforms face significant technical hurdles. Relying on age verification technology, whether via device-level controls, third-party services, or AI, creates…
In "Is it Possible to Block Childrens' Access to Social Media? - Computerphile", DNS filtering intercepts the lookup requests that devices make when trying to visit a domain. It's a common tool for blocking ads, but it is easily bypassed by using custom DNS settings or VPNs, making it poor for legal enforcement.
In "Is it Possible to Block Childrens' Access to Social Media? - Computerphile", Services like Yoti act as a trusted intermediary, checking government-issued IDs and providing a token to platforms. While effective, this creates a honey pot of sensitive data, raising major privacy concerns.
In "Is it Possible to Block Childrens' Access to Social Media? - Computerphile", These models are being tested to automatically verify age via webcam snapshots. They are prone to error and can be fooled by accessories, making them insufficient for rigorous legal compliance.
Government proposals to ban minors from social media platforms face significant technical hurdles. Relying on age verification technology, whether via device-level controls, third-party services, or AI, creates a cat-and-mouse game where determined users can easily circumvent restrictions.