antispam-it
Roadmap
1.0.0
Create a roadmap
Create a list of bad domains and IPs
Create a list of bad domains
Create a list of bad IPs
Create a script to generate the list in various formats
hosts
format
domains
format
ips
format
json
format
csv
format
txt
format
parse list with
https://github.com/funilrys/PyFunceble
Create a script to update the list and push it to the repository
create a website using github pages (
https://marco-acorte.github.io/antispam-it/
)
Write documentation
How to use
Contributing
License
Release version 1.0.0
1.1.0
Create a script to generate the list in Sieve format (ref:
https://tools.ietf.org/html/rfc5228
)
Add Sieve format to the list of formats generated by the script
Release version 1.1.0
2.0.0
Add a web application to the project for parse incoming emails and analyze them to find bad domains and IPs to add to the list