mirror of
https://github.com/w3c/activitypub.git
synced 2025-06-26 10:11:26 +00:00
11
index.html
11
index.html
@ -234,6 +234,17 @@
|
||||
to get a sense of how this lays out; ActivityPub follows the mapping of
|
||||
this vocabulary very closely.
|
||||
</p>
|
||||
<p>
|
||||
ActivityPub defines some terms in addition to those provided by
|
||||
ActivityStreams.
|
||||
These terms are provided in the ActivityPub
|
||||
<a href="http://www.w3.org/TR/json-ld/#the-context">JSON-LD context</a>
|
||||
at
|
||||
<code>https://www.w3.org/ns/activitypub</code>.
|
||||
Implementers SHOULD include the ActivityPub context in their
|
||||
object definitions.
|
||||
Implementers MAY include additional context as appropriate.
|
||||
</p>
|
||||
<p>
|
||||
Servers SHOULD validate the content they receive to avoid content
|
||||
spoofing attacks.
|
||||
|
Reference in New Issue
Block a user