diff --git a/index.html b/index.html index daff782..9d6a05f 100644 --- a/index.html +++ b/index.html @@ -78,6 +78,7 @@
At this point, you can parse for the href
of the element of links
that has a rel
of self
and a type
of either application/ld+json; profile="https://www.w3.org/ns/activitystreams"
or application/activity+json
(depending on the implementation).
Due to the prevailing use of WebFinger addresses as canonical primary identifiers for users, implementations that require WebFinger for compatibility will often also deduplicate actors based on the WebFinger address. Therefore, it is generally expected that there is only one self
link to an ActivityStreams document, in a unary relationship.