File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 357
357
"@id" : "as:sharedInbox" ,
358
358
"@type" : "@id"
359
359
} ,
360
+ "Public" : {
361
+ "@id" : "as:Public" ,
362
+ "@type" : "@id"
363
+ } ,
360
364
"source" : "as:source"
361
365
}
362
366
}
Original file line number Diff line number Diff line change @@ -797,13 +797,17 @@ <h3 id="x4.1-activitypub"><span class="secno">4.1 </span>ActivityPub</h3>
797
797
< li > < a href ="https://www.w3.org/TR/activitypub#oauthAuthorizationEndpoint " id ="oauthAuthorizationEndpoint "> oauthAuthorizationEndpoint</ a > (< code > @id</ code > )</ li >
798
798
< li > < a href ="https://www.w3.org/TR/activitypub#oauthTokenEndpoint " id ="oauthTokenEndpoint "> oauthTokenEndpoint</ a > (< code > @id</ code > )</ li >
799
799
< li > < a href ="https://www.w3.org/TR/activitypub#outbox-property " id ="outbox "> outbox</ a > (< code > @id</ code > )</ li >
800
- < li > < a href ="https://www.w3.org/TR/activitypub#preferredUsername " id ="preferredUsername "> preferredUsername</ a > </ li >
801
800
< li > < a href ="https://www.w3.org/TR/activitypub#provideClientKey " id ="provideClientKey "> provideClientKey</ a > (< code > @id</ code > )</ li >
802
801
< li > < a href ="https://www.w3.org/TR/activitypub#proxyUrl " id ="proxyUrl "> proxyUrl</ a > (< code > @id</ code > )</ li >
803
- < li > < a href ="https://www.w3.org/TR/activitypub#sharedInbox " id ="sharedInbox " > sharedInbox </ a > (< code > @id</ code > )</ li >
802
+ < li > < a href ="https://www.w3.org/TR/activitypub#public-addressing " id ="Public " > Public </ a > (< code > @id</ code > )</ li >
804
803
< li > < a href ="https://www.w3.org/TR/activitypub#signClientKey " id ="signClientKey "> signClientKey</ a > (< code > @id</ code > )</ li >
805
- < li > < a href ="https://www.w3.org/TR/activitypub#source " id ="source "> source</ a > </ li >
806
804
< li > < a href ="https://www.w3.org/TR/activitypub#streams-property " id ="streams "> streams</ a > (< code > @id</ code > )</ li >
805
+ </ ul >
806
+ < p > The following ActivityPub terms are < strong > at risk</ strong > :</ p >
807
+ < ul >
808
+ < li > < a href ="https://www.w3.org/TR/activitypub#preferredUsername " id ="preferredUsername "> preferredUsername</ a > </ li >
809
+ < li > < a href ="https://www.w3.org/TR/activitypub#sharedInbox " id ="sharedInbox "> sharedInbox</ a > (< code > @id</ code > )</ li >
810
+ < li > < a href ="https://www.w3.org/TR/activitypub#source " id ="source "> source</ a > </ li >
807
811
< li > < a href ="https://www.w3.org/TR/activitypub#uploadMedia " id ="uploadMedia "> uploadMedia</ a > (< code > @id</ code > )</ li >
808
812
</ ul >
809
813
</ section >
You can’t perform that action at this time.
0 commit comments