diff options
author | nia <nia@pkgsrc.org> | 2020-07-08 14:50:05 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2020-07-08 14:50:05 +0000 |
commit | 4275600fe18c510a4662bb32b8af06f192e6884d (patch) | |
tree | 71f3655edcdd8f6d0ed3f6c8f0ab35d83ebeda5e /www/lua-psl/distinfo | |
parent | 3ef5e59455daff7b376fc0c38b8a7822bb8e0eb5 (diff) | |
download | pkgsrc-4275600fe18c510a4662bb32b8af06f192e6884d.tar.gz |
www: Add lua-psl
lua-psl is a set of lua bindings to libpsl, a C library that handles the
Public Suffix List (PSL).
The PSL is a list of domains where there may be sub-domains outside of the
administrator's control, e.g. the administrator of '.org' does not manage
'NetBSD.org'.
This list has found use in many internet technologies including:
- preventing cross-domain cookie leakage
- allowance of issuing wildcard TLS certificates
More information can be found at publicsuffix.org
Diffstat (limited to 'www/lua-psl/distinfo')
-rw-r--r-- | www/lua-psl/distinfo | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/www/lua-psl/distinfo b/www/lua-psl/distinfo new file mode 100644 index 00000000000..f2c7c734ea0 --- /dev/null +++ b/www/lua-psl/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2020/07/08 14:50:05 nia Exp $ + +SHA1 (lua-psl-0.3.tar.gz) = 7487a6c9a23c6baacb786b251641ca96f08e6825 +RMD160 (lua-psl-0.3.tar.gz) = 978d648462ae6a20439ed0ae7056195340b87216 +SHA512 (lua-psl-0.3.tar.gz) = b77806f6deb4c668a7ce97583b41297494ef91a05a0f44041d17b52ef6542180f332169577195159bba554a0909fed697bd5f6e5e4de9174273b54739554f79f +Size (lua-psl-0.3.tar.gz) = 9275 bytes |