modules/policy: added support for a subset of RPZ
the module can enforce RPZ from zone file, later a LMDB binary database is going to come to solve following: - updating zones on the fly - instant startup (although it loads 1M blocklist in a fraction of second) - no extra memory usage between multiple processes the compatibility notes are in the documentation
Showing
- modules/policy/README.rst 38 additions, 3 deletionsmodules/policy/README.rst
- modules/policy/policy.lua 56 additions, 8 deletionsmodules/policy/policy.lua
- modules/policy/policy.mk 1 addition, 1 deletionmodules/policy/policy.mk
- modules/policy/zonefile.lua 158 additions, 0 deletionsmodules/policy/zonefile.lua
- modules/view/README.rst 2 additions, 0 deletionsmodules/view/README.rst
Please register or sign in to comment