Skip to content

Commit

Permalink
Merge pull request #62 from TalaoDAO/wallet_profiles
Browse files Browse the repository at this point in the history
up wallet profiles
  • Loading branch information
BastienLopez authored Oct 13, 2024
2 parents abc7eca + f527c7f commit 28db553
Showing 1 changed file with 29 additions and 1 deletion.
30 changes: 29 additions & 1 deletion docs/wallet/settings-menu/wallet-profiles.md
Original file line number Diff line number Diff line change
@@ -1 +1,29 @@
# Wallet Profiles
# Wallet profiles

Updated the 14th of October 2024.

Users can access to wallet profiles through Settings/Wallet Profiles. This feature feature can be hidden in case of a specific wallet configuration through the Wallet Provider Backend.

Talao and Altme wallets can be directly downloaded from the Google or Apple stores and used as is. In that scenario users can choose between a list of 5 standards profiles and advances users can define their specific custom profile.

## Embedded standard wallet profiles

The standard profiles available are:


| Profiles | VC format | OIDC4VCI | OIDC4VP |
| :---------- | ------------------------ | ---------- | --------- |
| Default | ldp_vc | 11 | 13 |
| EBSI V3.x | jwt_vc | 11 | 18 |
| EBSI V4.0 | jwt_vc_json, sd-jwt vc | 13 | 20 |
| DIIP V2.1 | jwt_vc_json | 13 | 18 |
| DIIP V3.0 | sd-jwt vc | 13 | 20 |

## Custom profile

To define a custom profile of the wallet:

1. Choose profile "Custom",
2. Select Settings/Self Sovereign Identity/OIDC4VCI settings

This section allows an advanced user to specify manually the SSI profile of his wallet.

0 comments on commit 28db553

Please sign in to comment.