Commit Graph

619 Commits

Author SHA1 Message Date
Christopher Allan Webber 77b969acf5 Update publishDate 2016-10-04 16:26:16 -05:00
Christopher Allan Webber cab1ab01a8 Update changelog. 2016-10-04 11:25:55 -05:00
Christopher Allan Webber ca0f91973f Remove commented out section 2016-10-04 11:20:06 -05:00
Christopher Allan Webber 2acda78e9d Leave a note about which properties are acceptable to use for OrderedCollection
Really, it needs to not change, and somehow fit "reverse chronological" order!
2016-10-04 11:07:53 -05:00
Christopher Allan Webber 9eda0afd9f Add @language to example 1
Closes #128
2016-10-04 10:56:36 -05:00
Christopher Allan Webber 2a217fab65 Removing superfluous words from at risk section 2016-10-04 10:30:07 -05:00
Christopher Allan Webber 206377d9b3 should allocate -> SHOULD allocate 2016-10-04 10:21:28 -05:00
Christopher Allan Webber ba1a764cec Remove issue about normalizing entries without URI scheme 2016-10-04 10:19:43 -05:00
Christopher Allan Webber d4af6a6406 Remove issue to mention json-ld @context, which has been done. 2016-10-04 10:19:18 -05:00
Christopher Allan Webber d4e77f25f7 Adjust text around what verification methods are possible.
Previously this specified a "general mechanism" for checking the
object as originally received at its origin.  We now say that while no
mechanism is specified, we've laid out some possible directions,
and while the "general mechanism" is still suggested as a fallback,
stronger verification methods are encouraged.
2016-10-04 09:49:44 -05:00
Christopher Allan Webber ce79e8423d Move emphasis from "having" to "done" 2016-10-04 09:38:29 -05:00
Christopher Allan Webber 8ed885cb38 Switch note to about scheme to be part of ID normalization rules 2016-10-04 06:40:51 -05:00
Christopher Allan Webber bb1649afad Note that if no URI scheme in a client interface is provided, "https" is ok. 2016-10-04 06:37:49 -05:00
Christopher Allan Webber 7306f457d4 Removed duplicate "GET" method section.
It's the only method on objects described now, and is described above
anyway.
2016-10-03 16:47:23 -05:00
Christopher Allan Webber 206612c27f Add "source" field, and mark as "at risk"
Closes #107.
2016-10-03 16:46:06 -05:00
Christopher Allan Webber 2644b0baf2 Add "At Risk features" section; add "Binary Data" mechanism/endpoint to it
Closes #109.
2016-10-03 11:46:39 -05:00
Christopher Allan Webber 15f90ee98c Editor's Draft is now at w3c.github.io, not w3c-social.* 2016-09-29 14:59:04 -05:00
Christopher Allan Webber c8afe18da8 Try to get authentication/authorization right 2016-09-28 07:54:36 -05:00
Christopher Allan Webber c4480a5f09 Fix capitalization of Micropub
It's not microPub or MicroPub or micro-pub....
2016-09-28 06:48:58 -05:00
Christopher Allan Webber 617220b899 specify the dae of self-review security/privacy questionaire 2016-09-27 12:05:30 -05:00
Christopher Allan Webber d0b9566be5 Add security and privacy review section. 2016-09-27 12:04:45 -05:00
Christopher Allan Webber 3b78ae59cf Mark sections as non-normative, clean up LDS section 2016-09-27 10:07:56 -05:00
Christopher Allan Webber ad2418b32f Add acknowledgements section.
Also remove Evan from being listed as an author and instead list in
acknowledgements with a huge thank you and ack of all the stuff Evan
did, and that this document was based on Evan's prior work with the
Pump API.
2016-09-27 08:00:36 -05:00
Christopher Allan Webber 2269161ad3 Update published date 2016-09-13 14:46:41 -05:00
Christopher Allan Webber b1782df561 Comment out one of the LDS bits until better understood 2016-09-13 12:22:38 -05:00
Christopher Allan Webber c5eae76fa8 Added conformance section note to changelog 2016-09-13 12:11:42 -05:00
Christopher Allan Webber 195797d043 Add CR exit criteria. 2016-09-13 11:55:24 -05:00
Christopher Allan Webber 09452f6e1b Rename authorizeClientKey to signClientKey. 2016-09-12 22:21:04 -05:00
Christopher Allan Webber bf301a3df4 Add ChangeLog from 23 August 2016 to 6 September 2016 2016-09-12 22:20:19 -05:00
Christopher Allan Webber 69a69e7ceb Oops, ChangeLog month was off 2016-09-12 22:10:47 -05:00
Christopher Allan Webber 10c80e4cd5 Mention the ActivityPub JSON-LD @context.
This closes #102.
2016-09-12 19:41:23 -05:00
Christopher Allan Webber a50738e2b3 Add ActivityPub context to all examples.
Closes #99.
2016-09-12 19:24:25 -05:00
Christopher Allan Webber 0c776b9e51 ActivityPub's json-ld context 2016-09-12 18:56:11 -05:00
Christopher Allan Webber 7821344ad8 Add security consideration for non-http/https URI schemes 2016-09-12 17:19:29 -05:00
Christopher Allan Webber 28473d690a Split "Conformance" off into its own section
Also added RFC2119 text.
2016-09-12 16:28:46 -05:00
Christopher Allan Webber 1e495e8851 Add a section on spam.
Closes #90.
2016-09-12 16:10:07 -05:00
Christopher Allan Webber a5d1de1f61 Add security considerations section 2016-09-12 16:04:59 -05:00
Christopher Allan Webber 4467d00eae is very young -> are very young, particularly in adoption 2016-09-12 14:06:43 -05:00
Christopher Allan Webber b5e7adefc3 pulbic key -> public key 2016-09-12 14:03:13 -05:00
Christopher Allan Webber 487c341571 with -> and 2016-09-12 13:46:40 -05:00
Christopher Allan Webber 8950978949 A grammar fix 2016-09-12 13:46:17 -05:00
Christopher Allan Webber 393e6b70de Oops, anchor should be authorization-lds, not authorization-oauth-lds 2016-09-12 13:42:27 -05:00
Christopher Allan Webber 38700b87c8 Provide support for Linked Data Signatures as an auth mechanism. 2016-09-12 13:41:05 -05:00
Christopher Allan Webber 0b46c1c03e Updating "Update" client to server for partial updates; clarifying server-to-server 2016-09-11 21:14:14 -05:00
Christopher Allan Webber 670244abb6 Separate sentence at newline; clarify that inbox is an OrderedCollection 2016-09-11 16:17:42 -05:00
Christopher Allan Webber 33acd5f972 Splitting up the "summary of delivery" paragraph into two sentences. 2016-09-11 16:16:40 -05:00
Christopher Allan Webber bf79460a7f More clearly specifying content negotiation on retrieving AS2 objects
- application/ld+json; profile="https://www.w3.org/ns/activitystreams#"
   is the default media type now
 - servers MAY do content negotiation but MUST respond with AS2 to the
   right content type.
2016-09-11 14:56:59 -05:00
Christopher Allan Webber 5a507fc231 Add oauthClientAuthorize endpoint
Closes #92.
2016-09-11 14:26:32 -05:00
Christopher Allan Webber cdcf662c5d Accidentally closed and repopened a <dl/>; fixed. 2016-09-11 14:24:08 -05:00
Christopher Allan Webber a1b967d561 Add "endpoints" property to actor, move mediaEndpoint
mediaEndpoint is now uploadMedia.

This closes #101.
2016-09-11 14:22:57 -05:00