Goofed Home

Conversation

$$20208
https://mstdn.dk/users/sindum posted on Mar 29, 2026 22:07

Fedibook groups just got a major rewrite.

Groups now work as a ActivityPub group actors — meaning members from Mastodon, Pixelfed, and other Fediverse platforms can join and participate, not just Fedibook users.

Invite a @mastodon.social friend to your group, they accept the follow request, and group posts start appearing in their home timeline. They can post back via DM. It just works.

On Fedibook, groups looks just like that face-thing.

Jump over to my blog to read more
https://sindum.dk/fedibook-groups/

#Fedibook #ActivityPub #Fediverse

https://mstdn.dk/users/sindum/statuses/116314737080655686

Conversation

$$20062
https://mitra.social/users/silverpill posted on Mar 29, 2026 17:18

Announcing Mitra Mini v0.1.0

Mitra Mini is an ActivityPub client that implements nomadic identity. It has become stable enough that I decided to cut the first release.

The basic features have been implemented: posts, reposts, likes. For more information, check the project's readme:

https://codeberg.org/silverpill/minimitra

It all started nearly four years ago with a vague idea that linking cryptographic keys to #ActivityPub actors could unlock decentralized identity in Fediverse. Eventually, the solution was discovered, and implemented by several projects, but these implementations were servers, not clients. Now there is finally a client, and the design has been proven to work well.

#NomadicIdentity

https://mitra.social/objects/019d3a9a-e2e7-20c3-2445-4891fa178600

$$20142
https://piefed.social/u/rimu posted on Mar 29, 2026 20:25
In reply to: https://mitra.social/objects/019d3a9a-e2e7-20c3-2445-4891fa178600

Congrats!

https://piefed.social/comment/10741079
$$20158
https://mitra.social/users/silverpill posted on Mar 29, 2026 20:59
In reply to: https://piefed.social/comment/10741079

Thank you @rimu !

https://mitra.social/objects/019d3b64-d39a-8f8a-91dc-1576cc691a50

Conversation

$$20122
https://hachyderm.io/users/thisismissem posted on Mar 29, 2026 19:55
In reply to: https://activitypub.space/post/1680

@julian You'll definitely want a FederationPolicies model, beyond just a "block these domains" list.

For instance, coming in the future to FIRES is a way to distribute Hashtags that may contain harmful content, such that you could choose to filter those out.

Or, maybe you want to filter those in (I see you NodeBB and how you get content federated in!)

https://hachyderm.io/users/thisismissem/statuses/116314219082490416

Conversation

$$20110
https://cosocial.ca/users/evan posted on Mar 29, 2026 19:22
In reply to: https://activitypub.space/post/1682

@julian @liaizon Oh, actually, that's a much better fix than just hiding from a particular domain.

https://cosocial.ca/users/evan/statuses/116314090507046472

$$20112
https://cosocial.ca/users/evan posted on Mar 29, 2026 19:26
In reply to: https://cosocial.ca/users/evan/statuses/116314090507046472

@julian @liaizon Julian, would that work for NodeBB too? I know I get notifications when activitypub.space shares my toots.

https://cosocial.ca/users/evan/statuses/116314103447399985
$$20113
https://cosocial.ca/users/evan posted on Mar 29, 2026 19:26
In reply to: https://cosocial.ca/users/evan/statuses/116314103447399985

@julian @liaizon I'm pretty sure channel.org has service actors, and it does automated boosts.

https://cosocial.ca/users/evan/statuses/116314105140302780

Conversation

$$19452
https://cosocial.ca/users/evan posted on Mar 28, 2026 19:18
In reply to: https://activitypub.space/post/1676

@julian OK. I use a separate key ID and actor ID for HTTP Signature, so that can throw off some implementations.

https://cosocial.ca/users/evan/statuses/116308409145283228

$$20093
https://cosocial.ca/users/evan posted on Mar 29, 2026 18:29
In reply to: https://cosocial.ca/users/evan/statuses/116308409145283228

@julian I commented on the ticket! Looks like we can both make some changes to make this more robust. I'm going to push and test today.

https://cosocial.ca/users/evan/statuses/116313880335053679

Conversation

$$19978
https://hachyderm.io/users/thisismissem posted on Mar 29, 2026 14:20
In reply to: https://activitypub.space/post/1679

@julian we've definitely talked about how to implement!

Also the new deltas API is going to be a game changer for sync.

cc @oli

https://hachyderm.io/users/thisismissem/statuses/116312899888450232

Conversation

$$19825
https://mastodon.social/users/reiver posted on Mar 29, 2026 07:10

I am outputting ActivityPub/ActivityStreams content for the listing of what is in a directory.

Think of it as the AP/AS version of output from the `ls` command

AP/AS has a whole bunch of stuff that can be used to represents files. Even sub-types of files

https://www.w3.org/TR/activitystreams-vocabulary/#object-types

And, while AP/AS has 'Collection' (and 'CollectionPage') —

https://www.w3.org/TR/activitystreams-vocabulary/#dfn-collection

AP/AS doesn't have a 'Directory' type (as a sub-type of 'Collection')

#ActivityPub #ActivityStreams #FediDev #FediDevs #Federation

https://mastodon.social/users/reiver/statuses/116311208853911493

$$19852
https://mastodon.social/users/reiver posted on Mar 29, 2026 08:38
In reply to: https://aus.social/users/maddyunderstars/statuses/116311243423436974

@maddyunderstars

Yes, I am creating a high performance read-only HTTP server for static files — that has built-in support for ActivityPub/ActivityStreams.

It also supports (the read operations of) WebDAV. So, it can be used as a shared read-only drive in operating-systems (OSes) that support WebDAV.

https://mastodon.social/users/reiver/statuses/116311557335575024
$$22593
https://digitalcourage.social/users/sl007 posted on Apr 6, 2026 07:38
In reply to: https://mastodon.social/users/reiver/statuses/116311208853911493

@reiver

This might be a misunderstanding.
Any property in ActivityPub can have multiple properties [except the few marked as 'functional'].
It does not need a special subtype.
If we have type ['CollectionPage', 'Collection', 'wd:Q201456'], it is a directory in a directory (?)
We have these nested structures in fedigeo anywhere, for example the UNESCO World Heritage or IATA Collection etc. We use wikidata (the data of wikipedia) so that anyone can use the label and infos for "directory" in any language …

https://digitalcourage.social/users/sl007/statuses/116356618536733029

Conversation

$$19387
https://lemmy.asudox.dev/u/asudox posted on Mar 28, 2026 16:50
In reply to: https://activitypub.space/post/1672

Oh nice. I am also in the process of making something similar, with more extensibility and interoperability in mind.

Btw I can’t access your demo website https://bots.ambience.sk/, is it just me?

https://lemmy.asudox.dev/comment/3589750

Conversation

$$19284
https://discuss.tchncs.de/u/schnurrito posted on Mar 28, 2026 13:55
In reply to: https://activitypub.space/post/1669

I think big tech has proven that it cannot be trusted. Their priorities are simply not in alignment with our own.

agreed

Legislation seems to be the only lever that can hope to rein them in (market forces are no longer strong enough).

I don’t agree. The Internet, at least when not regulated to death, allows new websites to rise and old ones to fall, this has happened many times and can happen again in the future.

At the same time, smaller networks do not have the resources to comply with government regulations to a T

agreed

and so they should be given a longer leash

Not easy to implement in terms of legislation.

Governments also do not have the resources to chase down

and you want to rely on governments not having resources to do things that laws say they could do?

https://discuss.tchncs.de/comment/24825118

$$19348
https://piefed.social/u/artifex posted on Mar 28, 2026 15:38
In reply to: https://activitypub.space/post/1669

I think big tech has proven that it cannot be trusted.

I’d go a step further and say that if big tech must control the internet it would be better to not have an internet at all (and that’s coming from someone who remembers life without it well and currently uses it a lot). But given the current situation I would hand back any true productivity gains, casual enjoyment, etc to take away the global narrative control that a tiny handful of companies have.

https://piefed.social/comment/10725765

Conversation

$$19281
https://mastodon.social/users/davew posted on Mar 28, 2026 13:51
In reply to: https://activitypub.space/post/1670

@julian

the author was me -- and i have lots of experience with software design and i know that we can both have what we want. i think any intelligent well-meaning person can figure that out for themselves, and i hate arguing, so have a nice day. ;-)

https://mastodon.social/users/davew/statuses/116307124752565246

$$19303
https://coales.co/users/msh posted on Mar 28, 2026 14:26
In reply to: https://activitypub.space/post/1670

@julian

Shot form blog/vlog apps do not exist because people demanded them, they exist because of the ability to make them addictive. When Twitter first came out most people in fact didn't get the point, and it was commonly said that "you have to try it to get it". More than anything they have proved addictability more than preference.

The fact that every single one of those microcontent platforms is, or has been, augmented by add-on tools like "thread unrollers" and cross posting with other platforms like YouTube are an indication that there is at least a desire to have a *choice* between bleeding out a quick post and saying something more thought out.

The Fedi exists because of Mastodon's blogging implementation but *persists* despite it, because the ActivityPub protocol underlying it is not restricted to the platform's limitations and provides a lower friction way to interact with different platforms like Pixelfed, Peertube, Lemmy and its derivatives, WordPress blogs and so on.

@davew

https://coales.co/users/msh/statuses/116307263192419440
$$19336
https://liberal.city/users/wjmaggos posted on Mar 28, 2026 15:26
In reply to: https://coales.co/users/msh/statuses/116307263192419440

@msh @julian @davew

I guess I am old but I have a hard time believing that format works without somebody else deciding what you see next. which I get that people are currently fine with but which I'd hope we eventually see the danger of.

https://liberal.city/users/wjmaggos/statuses/116307498946553850
Create New Post