Regex Policy Daemon 0.1alpha (Development branch) |
|
|
The RegexPolicyDaemon (rxpd) can be used to efficiently check
data against different lists of regular expressions. This can be
used to build whitelists/blacklists to protect many kinds of
Internet services. It uses a simple textual protocol that is easily
implementable in scripting languages. Example usages are
access and content control (spam filtering) for CGI scripts,
wikis, email, revision control systems, IRC servers and clients,
and so on.
License: GNU General Public License (GPL)
Changes:
This is the first release intended for review and brainstorming.
The rxpd is basically usable, but there are a lot of rough edges
and yet unimplemented features.
|