FederationLib is an open-source IFDS implementation for building a federated database. Protect the internet from spammers & bad actors with FederationLib
Find a file
2023-06-23 04:10:56 -04:00
.idea Project updates 2023-06-23 03:54:56 -04:00
assets Initial Commit 2023-06-04 14:23:51 -04:00
database Updated SQL tables 2023-06-23 03:53:47 -04:00
src Updated README.md 2023-06-23 04:10:56 -04:00
tests Added federation address parse test 2023-06-20 23:29:25 -04:00
.gitignore Initial Commit 2023-06-04 14:23:51 -04:00
LICENSE Added LICENSE (MIT) 2023-06-05 13:44:04 -04:00
main Initial Commit 2023-06-04 14:23:51 -04:00
Makefile Initial Commit 2023-06-04 14:23:51 -04:00
project.json Implemented Tamer & Cache Drivers (WIP) 2023-06-18 21:12:42 -04:00
README.md Updated README.md 2023-06-23 04:10:56 -04:00
STANDARD.md Implemented Tamer & Cache Drivers (WIP) 2023-06-18 21:12:42 -04:00

FederationLib

wakatime

Spam is a persistent problem on the internet, affecting various communication channels such as email, social media, messaging apps, and more. Spammers use different techniques to distribute spam, such as creating fake accounts, using automated bots or exploiting vulnerabilities in the system, this extends towards bad actors who may use these techniques to harm children, spread misinformation, or even commit financial fraud. In order to combat these issues, while different systems have developed methods for identifying and classifying spam, there is no standard or centralized way to share this information. This results in duplication of effort and inconsistencies in spam classification across different systems.

The objective of this project is to develop a decentralized, open-source, and privacy-preserving spam detection and classification system. This system will act as a decentralized authority for internet spam classification. The server will allow different organizations and individuals to contribute to the common database, to which the public may query the common database to check if the given content or entity could be classified as spam and provide a confidence score alongside with evidence to support the classification.