Nice! What I haven't found in the docs is how federation would work.
For more general info on ActivityPub itself, see https://activitypub.rocks.
21–30 of 108 posts
Nice! What I haven't found in the docs is how federation would work.
For more general info on ActivityPub itself, see https://activitypub.rocks.
Earlier quoted context omitted.
Similar to an email service. You rely on the node operators to manage it.
So delegate this all to a few large blacklists (spamhaus)? And block all residential users by default?
Traditional tools like muting a user, silencing an instance (if they're spamming up the Federated Timeline on other instances, like Humblr.social does) and blocking (if the mods are total shit) can still be used. Small instances are the bulk of the content, so you aren't about to block them. Large instances like Mastodon.social are generally blocked tho (if your admin/democracy cares about a vibrant Fediverse).
sharing some others in case it helps - https://github.com/mariusor/littr.go - https://gitlab.com/tuxether/anancus
Another, decentralized, project https://getaether.net/
It doesn't look like there's any federation right now, the test site ( https://dev.lemmy.ml/ ) says "Federation into the ActivityPub network is on the roadmap."
Serious question: from a user perspective, isn't spam going to be insanely bad in the Fediverse? How do you stop spam without a central authority?
You could have a personal (stored on device) Bayesian filter that learns from your preferences, and a shared one to block spam spotted by your contacts
As other people suggested, I don't think it should be at the node operator level, for freedom of speech concerns
Earlier quoted context omitted.
So delegate this all to a few large blacklists (spamhaus)? And block all residential users by default?
Generally not, proactive blocking or silencing is reserved for instances that host illicit content like child porn or hate speech. Inter-moderator communication happens between your instance admin/democracy (or whatever structure your instance uses) and other instances. Traditional tools like muting a user, silencing an instance (if they're spamming up the Federated Timeline on other instances, like Humblr.social doe…
It would also nice to have a NNTP gateway to these webforums. VBulletin had one.
Earlier quoted context omitted.
Another, decentralized, project https://getaether.net/
Love the processes in this aether project with the voting for mods and such. Wish there was an easy way to clone it and create a subspace aether system that was not attached to the others. I have some user groups that would use this kind of thing - but they would quickly try to game the mod voting thing in many ways, wreck all kinds of havoc trying to get things blocked / banned and ruined - and so we'd need a functi…
The code quality is amazing. Good job.