summaryrefslogtreecommitdiffstats
path: root/rules/libpsl.in
blob: 951a6f58cb4d45a1511dd2c734e452c1d3146894 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
## SECTION=networking

config LIBPSL
	tristate
	select HOST_SYSTEM_PYTHON3
	prompt "libpsl"
	help
	  Library for Public Suffix List (shared libraries)
	  Libpsl allows checking domains against the Public Suffix List.
	  It can be used to avoid privacy-leaking 'super-cookies',
	  'super domain' certificates, for domain highlighting purposes
	  sorting domain lists by site and more.