picture via oskay |
This morning, I put up an experimental Magic Signatures draft for comment. This is a fairly extensive reorganization of the spec, so it would eventually become an -01 version of the Magic Signatures specification. It is still provisional and changing and it really needs feedback (including implementation feedback). It adds two optional pieces, and solves a bunch of unspecified things, and is organized so as to make it easier to use as a building block in specifications other than Salmon.
The major additions are:
- HMAC private key signatures
- Ability for signer URLs to provide signer keys on GET directly
- A JSON based format for signer keys
The major (possibly breaking) change from the prior version is that public keys retrieved via XRD are retrieved via XRD Property elements rather than Link (since all current applications are using inline keys in any case, and this is more parallel to the new JSON format).
Looking forward to feedback on this experiment. If it's successful, we'll rev both Magic Signatures and tweak Salmon to incorporate it.
Link?
ReplyDeleteMy template seems to leave links without underlines; the "experimental Magic Signatures draft" text is actually the link, off too http://salmon-protocol.googlecode.com/svn/trunk/draft-panzer-magicsig-experimental-00.html
ReplyDelete