pyzord

spam-catcher using a collaborative filtering network

Install

All systems
curl cmd.cat/pyzord.sh
Debian Debian
apt-get install pyzor
Ubuntu
apt-get install pyzor
image/svg+xml Kali Linux
apt-get install pyzor
Fedora
dnf install pyzor
Windows (WSL2)
sudo apt-get update sudo apt-get install pyzor
Raspbian
apt-get install pyzor

pyzor

spam-catcher using a collaborative filtering network

Pyzor is a collaborative, networked system to detect and block spam using identifying digests of messages. Package contains both client and server. The client can check if an email is a known spam against a pyzor server or report new spam digests to that server. The server holds the digests database, and handle the client requests. Pyzor is a reimplementation of Razor in Python.