Skip to content

release-2023-12-11: Attribute Sharing MVP

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Dec 10:15
· 590 commits to main since this release
bc97e5b

This is Internet Identity release release-2023-12-11 for commit bc97e5b657aafad58f231330c51a67db7beb8d0d.

This release adds multiple features to support Attribute Sharing/Verifiable Credentials on the IC (e.g. FE orchestration of the attribute sharing flows, UX for the attribute sharing, incl. pre-filling of the internet identity), and updates several APIs. Also, it provides testing tools for Attribute Sharing, incl. extended functionality of a demo VC-issuer with a pre-built vc_demo_issuer.wasm.gz, and support for local deployment of a testing environment.

Moreover, the release includes several improvements that reduce the size of the resulting WASM.

The sha256 of production asset internet_identity_production.wasm.gz is 1950912f23acea10a63ea1c0a70ac316f2cea6055acde3044e24cb79682c6d40.

What's Changed

Full Changelog: release-2023-11-17...release-2023-12-11

Build flavors

For more information please see the Build flavors section of the README.

Filename sha256 (links to CI Run)
internet_identity_production.wasm.gz 1950912f23acea10a63ea1c0a70ac316f2cea6055acde3044e24cb79682c6d40
internet_identity_dev.wasm.gz 2be3f6e0b3114e455d7fbb0e715c7219acba26b81f0386eb853cdd23dd0c5a7d
internet_identity_test.wasm.gz 54388fa2612b5cfdcfa836c8dc0e15ab50417ee8f8adad6dc234d87d97751b6c
archive.wasm.gz 1893cffa6e3a2f645086d5553d0d6b51a3d8e9bac5adfe864e8fc0fa69ea3e51
vc_demo_issuer.wasm.gz e4b4d956ea35ad65716b7697991c1e84f5d3f5238f428fc46ce14ead4cef6922

Wasm Verification

To build the wasm modules yourself and verify their hashes, run the following commands from the root of the Internet Identity repository:

git pull # to ensure you have the latest changes.
git checkout bc97e5b657aafad58f231330c51a67db7beb8d0d
./scripts/verify-hash --ii-hash 1950912f23acea10a63ea1c0a70ac316f2cea6055acde3044e24cb79682c6d40