Monday, August 22, 2022

First Public Working Draft: Verifiable Credentials Data Model v2.0

 The Verifiable Credentials Working Group has published a First Public Working Draft today for the Verifiable Credentials Data Model v2.0. This specification provides a mechanism to express credentials (driving license, university degree, vaccination documents, etc.) on the Web in a way that is cryptographically secure, privacy respecting, and machine-verifiable.

This First Public Working Group Draft is, essentially, identical to the Verifiable Credentials Data Model v1.1 Recommendation, published by the Working Group in March 2022. It is a starting point for the development of what will become the next major revision of the technology.

The Working Group welcomes comments via the GitHub repository issues.

First Public Working Draft: Payment Request API 1.1

 The Web Payments Working Group has published a First Public Working Draft of Payment Request API 1.1. This specification standardizes an API to allow merchants (i.e. web sites selling physical or digital goods) to utilize one or more payment methods with minimal integration. User agents (e.g., browsers) facilitate the payment flow between merchant and user. The 1.1 version makes some clarifications about how to process optional data to payment request, and adds the ability to pass optional data when a payment response calls .complete().