A comprehensive list of all known public suffixes (like .com, .co.uk) under which internet users can directly register domain names.
The Public Suffix List is a curated dataset of all known public suffixes—domain name segments like .com, .co.uk, or .pvt.k12.ma.us where users can register subdomains. It solves the problem of correctly identifying domain boundaries for security, cookie management, and domain validation in web applications.
Browser developers, security engineers, and application developers who need to parse domain names accurately or implement security features like cookie scoping and HTTPS certificate validation.
Developers choose this list because it’s the authoritative, community-maintained standard for public suffix data, ensuring interoperability and security across tools without relying on proprietary or incomplete sources.
The Public Suffix List
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Includes thousands of public suffixes from ICANN domains, private domains, and ccTLDs, ensuring no gaps for global domain parsing as highlighted in the key features.
Accepts submissions via GitHub pull requests with validation, keeping the list current through crowd-sourced contributions, as noted in the community-driven approach.
Helps prevent cookie security vulnerabilities by accurately identifying domain boundaries, a core value proposition for browsers and security tools.
Follows strict formatting and sorting guidelines, ensuring consistency across implementations and reducing integration errors.
Updates are handled manually by volunteers, leading to slow review times and potential propagation delays, as warned in the 'Important Notices' about patience required.
Explicitly states no customer service, with maintainers unable to answer questions about external services like Google Adsense, creating a barrier for troubleshooting.
Incorrect submissions can damage website cookies, and users must understand complex guidelines, indicating a high stakes learning curve for contributors.