-
-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Anonymously collect non-detected spam comments.
What data to collect:
Comments that were not detected as spam and for which the site user manually clicked the "Spam" button.
When to collect:
When the site user first clicks this "Spam" button, we should ask the permission to anonymously send the comment data to a centralized database, in order to improve Antispam Bee.
How to collect:
At first, send to a HTTPS endpoint that stores everything in a simple database (probably NoSQL). We may need to evaluate a more scalable solution in the future. The collected data must not contain any mention of the sender or information about their user or system. It should contain as much information as possible about the actual spam content and where it originated.