|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
|
|
|
Re: Fwd: [OpenID] Signing method for XRDOk let me put my thoughts on this together.
Once you digitally sign a document, though physically the document remains in tact and retains its content type, after the act of signing, it is really a frozen bunch of bits. And if you dont make that distinction you get into all sorts of tangles. And that was the mistake made by XMLDSig. In other words after signing the Content-Type should be binary, whatever you want to call it. After verification it takes up its original Content-Type. It is also better to have both the signed and unsigned docs as the same. So the signature will have to be detached. Signature procedure will be. 1) Insert Links to the signature and cert into the XRD 2) Sign it and give it a new Content-Type (a binary content type and new filename extension) 3) Applications on the way will not muck with this document anymore. 4) Get the document signature and cert and verify 5) Change Content-Type and extension to original So the Content-Type and file extension should give a clue on what type of document it is at each stage.
Santosh Rajan
http://santrajan.blogspot.com |
| Free embeddable forum powered by Nabble | Forum Help |