Data on the Web Best Practices are now a W3C Recommendation
31 January 2017 | Archive
W3C is delighted to publish its Data on the Web Best Practices as a Recommendation. The document offers 35 Best Practices for sharing data, openly or not, in a way that maximizes the potential of the Web as a data platform rather than simply as a way to send data from A to B. The Best Practices are prescriptive in their intended outcomes but not in how those outcomes are achieved. They cover everything from the basics (provide metadata!) through nuance (provide structural metadata), to topics like licensing, provenance and basic information on providing APIs through to more advanced topics like data archiving, data enrichment and republishing data.
The work is complemented by two vocabularies, covering dataset usage and data quality, that were completed last year, and is also the basis of more specialist work in spatial data that is also nearing completion. See the blog for more background.

The Web Cryptography API is a W3C Recommendation
26 January 2017 | Archive
The Web Cryptography Working Group has published a W3C Recommendation of the Web Cryptography API. This specification describes a JavaScript API for performing basic cryptographic operations in web applications, such as hashing, signature generation and verification, and encryption and decryption. Additionally, it describes an API for applications to generate and/or manage the keying material necessary to perform these operations. Uses for this API range from user or service authentication, document or code signing, and the confidentiality and integrity of communications.
