DIDroom Wallet
OSS Digital Identity Wallet
Only for iPhone
Free
Welcome to Didroom, your gateway to decentralized identity and secure communication. Empowering individuals and organizations to manage digital identities with privacy.
The DIDroom Wallet is a component of DIDroom, an open-source multiplatform and multifunctional Identity DID/SSI wallet, compliant with EUDI-ARF and W3C-VC specifications.
Selected features:
- SD-JWT: supports for EUDI-ARF (eIDAS 2.0)
- WC-DID: supports the industrial standards W3C-DID and W3C-VC.
- OpenID4VCI and OpenID4VP: supports the protocols used in the EUDI-wallet
- Zero knowledge proof: supports issue and verifications of zero knowledge proof credentials using the BBS and Coconut cryptographic flows.
- Secure Enclave: secret keys and credentials are stored in iOS' Secure Enclave.
The DIDroom platform offers:
Microservice based issuing and verification: the DIDroom dashboard allows you to provision and deploy microservices for issuance and verification (Authorization Server, Credential Issuer and Relying party). Each microservice has its own W3C-DID/Identity and its issuance/verification flows are programmable in Zencode, or be based on a 3rd party’s technology.
Open source mobile apps: Holder Wallet and Verifier apps, based on Capacitor JS, available on github.
Granular ACL: the the admin dashboard enables the admin to assign multiple roles to different users, allowing them to setup issueing and verification services with different capabilities
more ## [2.0.16](https://github.com/ForkbombEu/wallet/compare/v2.0.15...v2.0.16) (2025-09-29)
### Bug Fixes
* add feedback for verification process ([#620](https://github.com/ForkbombEu/wallet/issues/620)) ([7909f91](https://github.com/ForkbombEu/wallet/commit/7909f9149584f5403c139b786632ffef162c8909))
## [2.0.15](https://github.com/ForkbombEu/wallet/compare/v2.0.14...v2.0.15) (2025-09-29)
### Bug Fixes
* activity notification message ([#619](https://github.com/ForkbombEu/wallet/issues/619)) ([75c438a](https://github.com/ForkbombEu/wallet/commit/75c438a39fce1ae7a8fb6389fc52029963c4e02b))
## [2.0.14](https://github.com/ForkbombEu/wallet/compare/v2.0.13...v2.0.14) (2025-09-28)
### Bug Fixes
* store credentials indexing ([#617](https://github.com/ForkbombEu/wallet/issues/617)) ([4f315a0](https://github.com/ForkbombEu/wallet/commit/4f315a0ad01f0d262914ab6d95e56c78c3316503)), closes [#615](https://github.com/ForkbombEu/wallet/issues/615)
2.0.16 10/01/2025
## [2.0.10](https://github.com/ForkbombEu/wallet/compare/v2.0.9...v2.0.10) (2025-09-18)
2.0.10
### Bug Fixes
* bump mobile_zencode to latest commit
2.0.9
### Bug Fixes
* fix missing ios 18.2 sdk
2.0.10 09/20/2025
## [2.0.8](https://github.com/ForkbombEu/wallet/compare/v2.0.7...v2.0.8) (2025-07-16)
### Bug Fixes
* credential issuance in debug mode ([#606](https://github.com/ForkbombEu/wallet/issues/606)) ([37e148c](https://github.com/ForkbombEu/wallet/commit/37e148ce3e774c5b69fa599799e02debc34072d3))
## [2.0.7](https://github.com/ForkbombEu/wallet/compare/v2.0.6...v2.0.7) (2025-07-16)
### Bug Fixes
* truncate claims in verification card ([#605](https://github.com/ForkbombEu/wallet/issues/605)) ([b39e5be](https://github.com/ForkbombEu/wallet/commit/b39e5be6caaa1b96eb5a2803f29a50345a31d286))
## [2.0.6](https://github.com/ForkbombEu/wallet/compare/v2.0.5...v2.0.6) (2025-07-16)
### Bug Fixes
* better error handlyng for qr scanner (do not overhead on errors) ([#604](https://github.com/ForkbombEu/wallet/issues/604)) ([3cf8dec](https://github.com/ForkbombEu/wallet/commit/3cf8dec1072f1b2b85d02c904ae682b1911b9a3b))
## [2.0.5](https://github.com/ForkbombEu/wallet/compare/v2.0.4...v2.0.5) (2025-07-15)
### Bug Fixes
* when answering security question ui is broken ([#603](https://github.com/ForkbombEu/wallet/issues/603)) ([48c3a9f](https://github.com/ForkbombEu/wallet/commit/48c3a9f85b00822353f00312bcdcd129a2ad81da))
## [2.0.4](https://github.com/ForkbombEu/wallet/compare/v2.0.3...v2.0.4) (2025-07-14)
### Bug Fixes
* show claims when selecting credential for presentation ([#602](https://github.com/ForkbombEu/wallet/issues/602)) ([f18ad3e](https://github.com/ForkbombEu/wallet/commit/f18ad3e719282b3e4f50426988ac73dbd8034510))
2.0.8 07/16/2025
Added support for:
- W3C-VC 2.0
- OpenID4VP Final
- OpenID4VCI (draft 16)
New feature:
New Verifier, now support both OpenID4VP flow types
2.0.3 07/14/2025
### Features
* add spanish ([#584](https://github.com/ForkbombEu/wallet/issues/584)) ([5f9fd79](https://github.com/ForkbombEu/wallet/commit/5f9fd79f2ef4893e447b472d5632855ed321004d))
### Bug Fixes
* in home sometimes the credentials services have not images ([#593](https://github.com/ForkbombEu/wallet/issues/593)) ([ed55b1e](https://github.com/ForkbombEu/wallet/commit/ed55b1e6b98c92f3392158800e8866d264ec46bc))* refresh auth ([#589](https://github.com/ForkbombEu/wallet/issues/589)) ([4735c25](https://github.com/ForkbombEu/wallet/commit/4735c2581ce29ba3849f86843f76c4d99a3af9c5))
* Update spanish translations ([#588](https://github.com/ForkbombEu/wallet/issues/588)) ([efda802](https://github.com/ForkbombEu/wallet/commit/efda802c445a87b99100e03c1a8ed305a7c3e994))* screenshots with placeholders ([#581](https://github.com/ForkbombEu/wallet/issues/581)) ([c34d272](https://github.com/ForkbombEu/wallet/commit/c34d272887a5ff6dce62b2c1f2e60cd0b5ef3649))
* copy correct files on postinstall ([#587](https://github.com/ForkbombEu/wallet/issues/587)) ([9c2078f](https://github.com/ForkbombEu/wallet/commit/9c2078f3c9f9cefdcf1360521dc2571190c2f711))* dont need anymore to clear http storage for ios ([#583](https://github.com/ForkbombEu/wallet/issues/583)) ([3d03d8c](https://github.com/ForkbombEu/wallet/commit/3d03d8c9d902bce451b52970b43c20d5992d0aa9))
1.64.0 02/25/2025
BugFixes:
- * I18n fixes
- * feedback is stuck when getting a credential returns an error
1.59.3 02/06/2025
### Bug Fixes
* select-credentials view was not working ([#570](https://github.com/ForkbombEu/wallet/issues/570)) ([196d507](https://github.com/ForkbombEu/wallet/commit/196d507d91e4ec96e212cc1824f7af1ce6cecb72))
1.58.3 01/30/2025
### Features
* add viral share button ([#545](https://github.com/ForkbombEu/wallet/issues/545)) ([dddb828](https://github.com/ForkbombEu/wallet/commit/dddb8283494868486e7dfed790e98e1e9382306c))
### Bug Fixes
* improve error handling via @didroom/components ([#568](https://github.com/ForkbombEu/wallet/issues/568)) ([204e308](https://github.com/ForkbombEu/wallet/commit/204e308fd849c43a2b789739a1badf20749658e1))
* improve ui of wallet and activity page ([#554](https://github.com/ForkbombEu/wallet/issues/554)) ([54289bb](https://github.com/ForkbombEu/wallet/commit/54289bb94e45cd8fbf831a84bf233790f220ed20)), closes [#551](https://github.com/ForkbombEu/wallet/issues/551)* checkbox accessibility ([#567](https://github.com/ForkbombEu/wallet/issues/567)) ([07893aa](https://github.com/ForkbombEu/wallet/commit/07893aaf713c858cd91e8a9ed03adaf6fd328b5f))
* message if no internet connection ([#552](https://github.com/ForkbombEu/wallet/issues/552)) ([9677ad8](https://github.com/ForkbombEu/wallet/commit/9677ad885f6101945b95a9c850dc88354125d843))
1.58.2 01/29/2025
### Bug Fixes
* add back button on login or register ([#543](https://github.com/ForkbombEu/wallet/issues/543)) ([ece8a5f](https://github.com/ForkbombEu/wallet/commit/ece8a5f50bdffc75f7edd017bf3ebe7b81d50b75)), closes [#533](https://github.com/ForkbombEu/wallet/issues/533)
1.56.2 12/12/2024
## [2.0.16](https://github.com/ForkbombEu/wallet/compare/v2.0.15...v2.0.16) (2025-09-29)
### Bug Fixes
* add feedback for verification process ([#620](https://github.com/ForkbombEu/wallet/issues/620)) ([7909f91](https://github.com/ForkbombEu/wallet/commit/7909f9149584f5403c139b786632ffef162c8909))
## [2.0.15](https://github.com/ForkbombEu/wallet/compare/v2.0.14...v2.0.15) (2025-09-29)
### Bug Fixes
* activity notification message ([#619](https://github.com/ForkbombEu/wallet/issues/619)) ([75c438a](https://github.com/ForkbombEu/wallet/commit/75c438a39fce1ae7a8fb6389fc52029963c4e02b))
## [2.0.14](https://github.com/ForkbombEu/wallet/compare/v2.0.13...v2.0.14) (2025-09-28)
### Bug Fixes
* store credentials indexing ([#617](https://github.com/ForkbombEu/wallet/issues/617)) ([4f315a0](https://github.com/ForkbombEu/wallet/commit/4f315a0ad01f0d262914ab6d95e56c78c3316503)), closes [#615](https://github.com/ForkbombEu/wallet/issues/615)
more Version 2.0.16 10/01/2025
Data Linked to You The following data may be collected and linked to your identity:
Data Not Linked to You The following data may be collected but it is not linked to your identity: