Here are some shorties from their site:
It point itself as a replacement for Akismet, so if there is a choice, ColdFusion Community should have access to it as well.
This being told i am glad to present ColdFusion implementation of Defensio API
It have all existing API functions (as by today):
- validate-key - verifies that the key is valid for the owner calling the service
- announce-article - invoked upon the publication of an article to announce its existence
- audit-comment - check if a comment is spam or not, and also measure its "spaminess", i.e. its relative likelihood of being spam
- report-false-negatives - indicate to the filter that comments originally tagged as "ham" (i.e. legitimate) were in fact spam
- report-false-positives - indicate to the filter that comments originally tagged as spam were in fact "ham" (i.e. legitimate comments)
- get-stats - returns basic statistics regarding the performance of Defensio since activation
THIS is the download link to defensio.cfc



defensio.com vs mollom.com vs akismet.com?
Check it out at RiaForge - v2.0 coming soon.
i didn't test them side by side, so i would not be a good point on that right now. But having this options we at least have a chance to find out which one is better instead of using just one without any options.
2Sebastiaan:
i haven't use CFFormProtect (even that i did know about it) but more options are always good thing.