Re: Widgets 1.0: Digital Signatures

Hi,
Fixed all below (except Id, as it was not an issue).

On Thu, Jun 4, 2009 at 3:30 PM, timeless<timeless@gmail.com> wrote:
> Hi, apologies for the late comments.
>
> I hope all of my comments are of an editorial nature. The only one
> that might not be is the last one which is a question.
>
> http://dev.w3.org/2006/waf/widgets-digsig/
>
> -----
>
> I'm aware this is non normative:
>
> 1.4 Example
>
>
>  <CanonicalizationMethod
>   Algorithm="http://www.w3.org/2006/12/xml-c14n11"/>
>  <SignatureMethod
>   Algorithm="http://www.w3.org/2001/04/xmldsig-more#rsa-sha256" />
>
> but..do we want to be consistent about trailing spaces before /> ?

Fixed.

> -----
>
> there are tabs here, which is inconsistent with the rest of the example:
>  <KeyInfo>
>        <X509Data>
>         <X509Certificate>...</X509Certificate>
>        </X509Data>
>  </KeyInfo>

Fixed

> -----
> 4 Locating and Processing Digital Signatures for the Widget
>
> 3.
>
> If the signatures list is not empty, sort the list of signatures by
> the file name field in ascending numerical order (e.g. signature1.xml
> followed by signature2.xml followed by signature3.xml etc).
>
> In Safari 4 beta, the paragraph has a blank paragraph between it and
> the 3. number, this differs from 6.

I could not replicate this?

> -----
> If the signatures list is not empty, sort the list of signatures by
> the file name field in ascending numerical order (e.g. signature1.xml
> followed by signature2.xml followed by signature3.xml etc).
>
> change "xml etc" to "xml, etc."

Fixed.




-- 
Marcos Caceres
http://datadriven.com.au

Received on Monday, 8 June 2009 09:19:28 UTC