Evan Prodromou
Evan Prodromou
The `startTime` property in Example 146 is missing a terminating Z. This erratum corrects it.
Search engine spiders look for an H1 element on a page to define the topic of the page. We should change the `span` element for the actor title to an...
Check ActivityPub Primer AuthC/AuthZ page against ActivityPub HTTP Signatures report when published
We need to check the [Authentication and Authorization](https://www.w3.org/wiki/SocialCG/ActivityPub/Authentication_Authorization) primer page once the [ActivityPub HTTP Signatures report](https://swicg.github.io/activitypub-http-signature/) is published to make sure that the primer page is harmonized with the signature...
Scenario: server1, server2, server3 server1 blocks server3. b@server2 follows a@server1 c@server3 follows b@server2. a@server1 Creates Note server1/note/1 b@server2 Announces Note server1/note/1 Full copy of Note server1/note/1 delivered to c@server3 by...
#409 and #427 raise questions on how OAuth 2.x can be used with the ActivityPub API. [FEP-d8c2](https://codeberg.org/fediverse/fep/src/branch/main/fep/d8c2/fep-d8c2.md) describes an OAuth 2.0 profile for the ActivityPub API. It may be useful...
As mentioned in [https://www.w3.org/TR/activitypub/#security-localhost localhost], one type of security attack is to use URIs for identifiers that refer to internal resources. We should document that this is also the case...
In the editor's draft, the "latest published version" link goes to https://www.w3.org/activitypub/ instead of https://www.w3.org/TR/activitypub/
We need a primer page to define current practices and best practices for representing different types of actor, in particular: Person, Group, Organization, Application, Service. We should also include guidance...
One of the biggest concerns on the fediverse is [brigading](https://en.m.wiktionary.org/wiki/brigade#English), that is, coordinated harassment campaigns to terrorize or silence someone on the social web. The technique is similar to a...
Interesting idea from the fediverse today: can you implement a static actor that is poll-only, and does not deliver activities to subscribers? https://toot.cafe/@potch/111921390435586597 I think the answer is yes. You'd...