soc.octade.net is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.
This server runs the snac software and there is no automatic sign-up process.
How does Write Freely compare to Mastodon? Do you get any sort of user interaction? As a series of interconnected platforms, is it growing?
If you are on #Bluesky, you can also find us on #Eurosky now.
Eurosky is an #European instance for Bluesky on the #Atmosphere.
https://bsky.app/profile/fontspectrum.eurosky.social
We will see, if this platform is adding anything to our experience.
There seems to be more traction than on #Pixelfed already, but #Mastodon still seems to be king!
⭐️ ⭐️ ⭐️
⭐️ ⭐️
⭐️ ⭐️
⭐️ ⭐️
⭐️ ⭐️ ⭐️
I agree. I actually like a lot of things about Mastodon, but it's too big a player in this space, and all the various fedi server projects need to be better at interoperability.
For example, you can't reply to a #GoToSocial comment from #Pixelfed, because the #GtS user won't get any context, and won't know what you're replying to. This was a bug reported a good while back, and AFAIK there still hasn't been a fix, although they've done many other things to improve Pixelfed since then.
That's... unfortunate and unneccesary. Implicitly saying "as long as it works with #Mastodon, it's fine" isn't the way to a healthy #fediverse.
@aral Wish you would do more people work - #p2p /circle groups in #Jitsi / #WebRTC
Worst is people not improving amongst the good and just pointing the bad stuff (you're doing GREAT but not transferring / developing other people).
#Mastodon / #SmallTech without good people sharpening / helping others up are low-level communicative users 1-way posting here and using better soft.
*** Develop people also ! ***
**********************
(Would love to help / just need a bit of #trust in a few)
0. The first line of moderation should not be the instance admin. Each user account should be able to moderate mentions of their ID, or replies to their comments.
1. The top poster of a comment thread should be able to moderate all reply comments under that thread.
2. Instance admins should only delete posts that are clearly designed to offend, hurt, or viciously attack, bully, harass, gaslight, annoy etc. but should never delete a post simply on ideological grounds or heated but honest disagreement or debate. Telling the difference is very simple in almost all cases: tone and mindless repetition being the biggest giveaways of the respondent's intent. If it becomes an unwanted or unproductive argument the top poster should be able to quash replies.
3. Users should be able to click a button to block and entire thread regardless of who posts to it.
These things are not a major problem for me since I'm on a simple instance and I can add users to my personal blacklist via CLI. It would be nice to see this kind of stuff as standard, basic button functions in activitypub and fediverse since not everyone wants to run an instance and use CLI scripts to moderate.
#mastodon #fediverse #moderation #postDeletion #activitypub #social
So I hasn’t realised that Mastodon GmbH (mastodon.social) also runs mastodon.online.
This is troubling, to say the least.
#mastodon #fediverse #federation #censorship #mastodonOnline #mastodonSocial #mastodonGmbH
Right, fediverse, let me know what you think. Long-form comments also welcome.
Mastodon instance moderators should…
#mastodon #fediverse #moderation #postDeletion
| Be able to delete other people’s posts: | 179 |
| Only ever ask people to delete a post themselves: | 91 |
Closed
…Not least of all because the same company that runs the largest Mastodon instance runs more than one instance (why?)
But also the moderation policy that allows for the deletion of people’s posts. (Not even limiting the account or suspending it and asking the person who wrote the post to delete it but moderators outright deleting other people’s posts themselves. That sets a very dangerous precedent.)
#mastodon #fediverse #federation #censorship #mastodonOnline #mastodonSocial #mastodonGmbH
RE: https://veganism.social/@Geri/116537676967800066
Folks, just a quick warning: If you’re against Israel’s genocide in Gaza, avoid mastodon.online.
They deleted two of Geri’s posts.
Geri is a wonderful activist and an inspiration from the UK who has braved arrest to shine a light on Israel’s ongoing genocide of the Palestinian people.
Do give her a follow on her new account as she lost quite a few followers during the migration.
Also, to our friends in Gaza, please don’t create accounts on this server.
#mastodon #fediverse #moderation #censorship #mastodonOnline #israel #genocide #ethnicCleansing #apartheid #settlerColonialism #Gaza #GazaVerified #StopIsrael #FreePalestine
Another pro-genocide Zionist reply-then-block bot to report:
@crumpet99@troet.cafe
This one was sent in reply to https://mastodon.ar.al/@aral/116119104805754025
#ZionistReplyBots #hasbara #fediverse #mastodon #fediblock #israel #genocide #Palestine #Gaza #StopIsrael #FreePalestine
I did not know that. So they borked a good feature to generate a self-censorship-oriented culture.
Thanks, #Mastodon!
I notice that the /people/ section of snac gives broken links to follower and followee profiles.
For instance entries for mastodon users are like this:
https://mastodon.social/ap/users/253190229248136435
Which appears to be an API endpoint rather than a web link. Links like this lead to a not found page.
Why on earth was the #ActivityPub protocol even let out the door without a well-specified and mandatory graceful, non-destructive key rotation scheme?
Yes I know the privacy issues. Those are not valid reasons to not have such a mechanism; it's a valid reason to not enable or use one.
What we're stuck with now is a ton of instances with absurdly long, legacy-algorithm keys (RSA-4096) with no way to replace them with shorter/better keys without effectively losing everything ever posted on the instance.
The protocol is only 7 years old! EC crypto was well-established at the time, and should have been the default.
And what happens once everyone has to replace the keys, because RSA is broken by quantum computers (I know, probably 100 years to go)? The #Fediverse will be a wasteland, with no instances trusting anything from any other instance, so all #Federation breaks down.
Sorry if I got some details wrong about what the protocol says. If I get flamed to death for being wrong, then I'll consider that a Good Thing(TM). I've been trying to find a way to rotate/replace keys for a while and all my searching turns up is either 1) confirmation that most people don't know or care about cryptography, or 2) https://socialhub.activitypub.rocks/t/key-rotation-notification/562 - which really isn't helpful.
If it is possible to gracefully rotate the key(s) of an instance/user, there really has to exist some documentation that explains clearly how to implement this in a server and how to exercise it as a server operator.