C library for the Publix Suffix List
libpsl is a C library to handle the Public Suffix List. A "public suffix" is a
domain name under which Internet users can directly register own names.
Browsers and other web clients can use it to
- Avoid privacy-leaking "supercookies";
- Avoid privacy-leaking "super domain" certificates;
- Domain highlighting parts of the domain in a user interface;
- Sorting domain lists by site;
Libpsl...
- has built-in PSL data for fast access;
- allows to load PSL data from files;
- checks if a given domain is a "public suffix";
- provides immediate cookie domain verification;
- finds the longest public part of a given domain;
- finds the shortest private part of a given domain;
- works with international domains (UTF-8 and IDNA2008 Punycode);
- is thread-safe;
- handles IDNA2008 UTS#46;
- Sources inherited from project SUSE:ALP:Workbench:1.0
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:obsgeek0:repos:ALP/libpsl && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000061 61 Bytes | |
baselibs.conf | 0000000008 8 Bytes | |
libpsl-0.21.2.tar.gz | 0007617025 7.26 MB | |
libpsl.changes | 0000006158 6.01 KB | |
libpsl.spec | 0000004763 4.65 KB | |
psl-make-dafsa.changes | 0000002554 2.49 KB | |
psl-make-dafsa.spec | 0000001955 1.91 KB |
Latest Revision
initial import
Comments 0