HomeDevCentral

Commit public suffix list

Description

Commit public suffix list

Summary:
The public suffix lallows to split a fully qualified domain name
into {subdomain, domain, suffix}.

Without this file, the build process requires a download step, which is
explicitly discouraged by crates.io.

The make update new target allows to refresh the list when needed.

Improve security & reliability and avoid to introduce a supply-chain risk
and a single point of failure by fetching the list from publicsuffix.org
at build time.

Differential Revision: https://devcentral.nasqueron.org/D4195

Details

Provenance
derecksonAuthored on Fri, Aug 28, 20:55
derecksonPushed on Fri, Aug 28, 21:03
Differential Revision
D4195: Commit public suffix list
Parents
rALK48696e9e3752: Bump dependencies
Branches
Unknown
Tags
Unknown