This plugin filters spam in comment.
Automattic Kismet (Akismet for short) is a collaborative effort to make comment and trackback spam a non-issue and restore innocence to blogging, so you never have to worry about spam again.
How it works ?
- A DataController update a created Comment pstatus from "default" to "aksismet check"
- An AlarmListener in a dedicated AlarmManager retrieve all Comment in "aksismet check" status then perform verification
- If the verification is ok the Comment come back to defaut pstatus
- Otherwise it comes to "akismet spam" pstatus