Age verification for online services
How to implement age verification to comply with the Online Safety Act and ICO Children's Code. Covers verification …
Practical guide to implementing age assurance on your online platform. Covers choosing between age verification and estimation, evaluating providers, privacy-preserving approaches, the specific requirements for pornographic content, and ensuring compliance with both the Online Safety Act and UK GDPR.
Check the age of users if children might use your online service. For adult content, you must verify age with ID checks. Choose a method that protects privacy and follows UK GDPR. Test your system and keep records.
How to implement age verification to comply with the Online Safety Act and ICO Children's Code. Covers verification …
Comprehensive guide to the children's safety duties under the Online Safety Act 2023. Covers what triggers the duties, …
Step-by-step guide to assessing whether children are likely to access your online service under the Online Safety Act …
Quick-check verification of your Online Safety Act compliance status. Covers scope assessment, risk assessments, content moderation, terms of …
Comprehensive guide to regulatory compliance for technology businesses - UK GDPR, data protection, online safety, cybersecurity, and sector-specific …
If children are likely to access your online service, the Online Safety Act requires you to implement effective age assurance as part of your children's safety duties. For services publishing pornographic content, age verification is mandatory. This guide takes you through the practical steps of choosing, implementing, and maintaining an age assurance system.
Age assurance is not just a technical challenge — it sits at the intersection of child safety, privacy law, and user experience. Getting it wrong in any of these dimensions creates risk: inadequate age checks expose children to harm; excessive data collection breaches UK GDPR; and a poor user experience drives users away or encourages circumvention.
The first step is understanding what types of age assurance are available and which are appropriate for your service.
If your service publishes or hosts pornographic content, Part 5 of the Online Safety Act imposes specific, stricter requirements. Age verification (not just estimation) is mandatory, and Ofcom will set detailed standards for what constitutes acceptable verification in this context.
Based on your children's access assessment and risk assessment, determine what level of age assurance you need. Consider: do you need hard verification (confirming exact age) or is estimation (determining likely age range) sufficient? What age thresholds matter — under 13, under 16, under 18? Do you host pornographic content requiring mandatory verification? Document your requirements clearly.
Research available methods against your requirements. Consider accuracy rates (both false acceptance and false rejection), the user data required and associated privacy impact, accessibility for users with disabilities or without standard identity documents, cost and scalability, and whether the method has been independently audited. Request evidence of accuracy from providers — do not rely on marketing claims alone.
Under UK GDPR, processing personal data for age assurance requires a DPIA. Assess: what personal data will be collected (biometric, identity documents, financial data), how long it will be retained, who will have access, what is the lawful basis for processing, and how you will handle data subject rights requests. Your DPIA must be completed before you go live.
Apply data minimisation principles throughout. Preferred approaches include: using third-party age check services that return only a yes/no age-appropriate result (not raw data), implementing zero-knowledge proof systems where available, avoiding storing identity documents or biometric data beyond the verification moment, and ensuring age check data is not linked to user activity or content consumption data.
Deploy the chosen solution and integrate it with your platform's access controls. Ensure the age check occurs before any restricted content is accessible — not after. Configure content restriction tiers based on age thresholds if your service has different restriction levels for different ages. Test thoroughly including edge cases: users without ID, international users, users with accessibility needs.
Not every user will pass age assurance on the first attempt. Design clear fallback processes: what happens if estimation fails, can users escalate to verification, is there a manual review option? Ensure users who are incorrectly blocked can appeal. Document and test these processes.
Before launch, conduct user testing across diverse demographics. After launch, monitor performance metrics: false acceptance rates (children getting through), false rejection rates (adults being blocked), completion rates, and user complaints. Commission independent audits periodically. Update your approach as technology improves and Ofcom's guidance evolves.
Age assurance must comply with UK GDPR. This creates specific obligations that run alongside your Online Safety Act duties.
If your age assurance process involves collecting data from users who turn out to be children, additional protections apply. Under UK GDPR, children's data is given special protection. The ICO Children's Code requires high privacy by default for child users. You should design your system so that minimal data is collected from users before their age is established, and that data collected from identified children during the age check process is deleted promptly.
Once your age assurance system is live, ensure it is reflected in your updated children's risk assessment and that your record-keeping covers the technology deployed, its performance, and any incidents. Review your system whenever Ofcom publishes updated guidance on age assurance standards.