w3c-ccg / zcap-spec

WORK ITEM: Authorization Capabilities (ZCAP) specification
https://w3c-ccg.github.io/zcap-spec/
Other
30 stars 10 forks source link

Typo, grammar, and continuity fixes #31

Closed timmc closed 4 years ago

timmc commented 4 years ago

Suggestions for things I noticed while reading through the draft.

msporny commented 4 years ago

Thanks a ton for the fixes @timmc! :)

Just as a warning, the concepts in the spec are stable, but the examples/content is horribly out of date. It's not tracking the implementations very closely. If you're planning to use any of this, latest code can be found here:

https://github.com/digitalbazaar/http-signature-zcap-invoke

and here:

https://github.com/digitalbazaar/http-signature-zcap-verify

... we're also using this stuff for this:

https://identity.foundation/secure-data-store/

with implementations here:

https://github.com/digitalbazaar/edv-client

timmc commented 4 years ago

Cool, good to know!

dlongley commented 4 years ago

This is also vital (the above libraries use it): https://github.com/digitalbazaar/ocapld.js