2018-08-13 UTC
# [eddie] aaronpk: I’m thinking through steps regarding detecting and sending responses to ActivityPub posts. Let me know how this measures up to yours. Seems like what I’m thinking is: 1) Fetch the targetUrl as JSON, if that fails it’s not ActivityPub. 2) If you receive a response, check for @context to contain “https://www.w3.org/ns/activitystreams” in the response data to verify it’s ActivityPub. 3) Check the attributedTo variable to retrie