• #social 2017-07-17
  • Prev
    Next
  • #social
#social ≡
  • ←
  • →
2017-07-17 UTC
# 03:02
saranix
For access control I've settled on (so far): { @context: ["https://www.w3.org/ns/activitystreams", {acl: "http://www.w3.org/ns/auth/acl"} ], Type:Person, streams: [ { type:Collection, "acl:mode": [ "acl:Read", "acl:Append" ] } ] }