Please describe your proposed solution
Wallets store cryptographic key pairs and offer further management functionality such as signing to proof ownership. This is similar to the Web Authentication and Passkey standards that store cryptographic credentials on a users device, offering a similar level of security as Blockchain wallets such as Daedalus or Yoroi or Lace.
However, these standards do not require a recovery phrase, which could be phished from inexperienced users. Instead they employ biometric input to assure user intent and optional ecosystem specific cloud synchronization or cross ecosystem bluetooth sharing to move keys between devices.
This approach targets users who have little to no experience with wallet based crypto solutions, to make the complex world of SSI products widely available. The core idea is based on the federated identity model, which is widely known from products such as sign in with Google, Apple or Github, etc. Unlike these centralized solution, this approach utilizes DIDs and VCs instead of database entries to offer user storage.
The key contribution of this project is an extension to an open source identity provider called "keycloak", that allows storing and verifying user identifiers on the Cardano blockchain.