Letter L

libpsl - C library for the Publix Suffix List

Website: https://rockdaboot.github.io/libpsl
License: MIT
Vendor: Alcance Libre, Inc.
Description:
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;

Packages

libpsl-0.21.1-3.aldos.i686 [55 KiB] Changelog by Joel Barrios (2022-09-14):
- Rebuild with GCC 8.5.

Listing created by Repoview-0.6.6-6.fc14.al