{"p":"","h":{"iv":"ROXSYW+cfvEbFHu5","at":"ocxplSQjdRC3tXEtB/9/wg=="}}

@darius does hometown keep posts local by reifying the server as a group or list and addressing activities to that group or list?

1
Share
Share on Mastodon
Share on Twitter
Share on Facebook
Share on Linkedin
Evan Prodromou

@darius

Like

```
{
"to": {"id": "https://myserver.example/", "type": "Group"},
"object": {
"content": "Hello, local group!"
}
}
```

1
2y
Replies