I have read this document generally believe it is close to being ready for publication.
I have previously verified all the compact serialization examples in the document and worked with Matt to work through and address discrepancies I encountered. The verification was done using my open source JOSE implementation, https://bitbucket.org/b_c/jose4j/wiki/Home, and is captured in a series of unit tests, which can be seen here: https://bitbucket.org/b_c/jose4j/src/869c51ac08cfc84c6cd8fa89fe9e271b332b01cd/src/test/java/org/jose4j/cookbook/JoseCookbookTest.java?at=master My JOSE implementation only works with compact serialization and, as such, I've not verified any of the JSON serializations in the cookbook. Although the two serialization have a lot of commonality, It would probably be a good idea to get an independent verification of the JSON serializations in the document, if that hasn't happened already. And, of course, additional verifications of all the examples wouldn't hurt either. Lastly, I also had a couple of minor comments that I think would be good to address prior to publication: http://www.ietf.org/mail-archive/web/jose/current/msg04253.html http://www.ietf.org/mail-archive/web/jose/current/msg04251.html On Wed, Jul 23, 2014 at 8:41 AM, Karen ODonoghue <[email protected]> wrote: > Folks, > > This message starts a two week working group last call for the jose > cookbook document "Examples of Protecting Content using JavaScript > Object Signing and Encryption (JOSE)" > (https://tools.ietf.org/html/draft-ietf-jose-cookbook-03) > > Please review the document and send comments, questions to the Working > Group mailing list < jose at ietf.org > or the co-chairs <jose-chairs at > tools.ietf.org > before the end of the WGLC. > > Please note that suggested changes which include proposed text will be > more strongly considered than those without. Additionally, even if you > have no comments, statements to the effect that "I have read this > document and believe it is ready for publication" are helpful. > > Regards, > Karen and Jim > > _______________________________________________ > jose mailing list > [email protected] > https://www.ietf.org/mailman/listinfo/jose >
_______________________________________________ jose mailing list [email protected] https://www.ietf.org/mailman/listinfo/jose
