Skip to content

release-2023-09-21: Add Non-Passkey Auth Option on Apple Devices

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Sep 08:27
· 631 commits to main since this release
fe27841

This is Internet Identity release release-2023-09-21 for commit fe2784179b43dbb2e9a24e4ef62dc6d294e6db69.

This release includes a feature to help Apple users without an iCloud account: it is now possible (as a low barrier to entry and to test out the ecosystem) to create an Internet Identity with a pin protected browser local key rather than a passkey.
Note: identities created that way should not hold any assets.

The sha256 of production asset internet_identity_production.wasm.gz is 76f2c88c38487e29cdf26b626fa5f223034963008e05f7601d895351cca80187.

What's Changed

Full Changelog: release-2023-09-08...release-2023-09-21

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 76f2c88c38487e29cdf26b626fa5f223034963008e05f7601d895351cca80187
internet_identity_dev.wasm.gz 8d9dda91b15c6a21260dff7ad4cc748b717718e0020f24c455a7569fab1a4ecc
internet_identity_test.wasm.gz ac8aa3388888135c797add894abc105cdc5d39111d93cf311ab92de1ac719c8b
archive.wasm.gz edf9dfc55537adda9f9c2f325de9f65428f854638b0ed34913dc203f7ecc99b9

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 fe2784179b43dbb2e9a24e4ef62dc6d294e6db69
./scripts/verify-hash --ii-hash 76f2c88c38487e29cdf26b626fa5f223034963008e05f7601d895351cca80187