Two existing @w3c specifications are published under a new level. #FPWD #timetogiveinput
- "Web Cryptography Level 2" defines a #JavaScript #API for cryptographic operations like hashing, signing, and #encryption, #authentication https://www.w3.org/TR/webcrypto-2/
- "Subresource Integrity" specifies a way for user agents to verify that fetched resources haven’t been tampered with https://www.w3.org/TR/sri-2/
Feedback welcome in the resp. directories: https://github.com/w3c/webcrypto/ and
https://github.com/w3c/webappsec-subresource-integrity/