Home | Notifications | New Note | Local | Federated | Search | Logout

Note Detail


Reply to @petitminion@socialhub.activitypub.rocks
silverpill@silverpill@socialhub.activitypub.rocks (2026-03-23 20:09:40)
Looks good, thank you for writing it!

Is privacy level represented as a single word? Or is it actually an URL?
---Reply--- petitminion@petitminion@socialhub.activitypub.rocks (2026-03-23 20:17:19) Thanks for having a look ! It’s a single word.
Reply

---Replies---
silverpill@silverpill@mitra.social (2026-03-24 04:43:42)
This may limit interoperability because audience is supposed to contain IDs (either actor IDs or collection IDs). I think many servers don't even check audience, and rely only on to and cc.

Here's how these special strings could be translated into IDs for to / cc:

- me: current actor ID.
- instance: special collection ID, similar to https://www.w3.org/ns/activitystreams#Public. Prior art: Akkoma uses https://server.example/#Public for local-only posts.
- followers: actor's followers collection ID.
- everyone: https://www.w3.org/ns/activitystreams#Public