-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update Procivis One Wallet. Add Procivis One Verifier * Update Procivis One Wallet. Add Procivis One Verifier * Update Procivis One Wallet. Add Procivis One Verifier * Update licences * Google play and appStore Verifier app * Remove Desk suffix * Remove Iso 23220 issuance protocol * Procivis One openSource - true * Procivis One Core * Removed LDP-VC * Updated credentialFormats * Added One Desk * Added ISO 23220-3 to core and wallet * Added ISO 23220-3 to desk --------- Co-authored-by: Nazarii <[email protected]>
- Loading branch information
Showing
8 changed files
with
60 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"name": "Procivis One Core", | ||
"logo": "logos/procivis-one-core.png", | ||
"company": "Procivis AG", | ||
"companyUrl": "https://www.procivis.ch", | ||
"type": "edge", | ||
"openSource": true, | ||
"license": "Apache-2.0", | ||
"capability": ["issuer", "verifier", "holder"], | ||
"portability": true, | ||
"urlWebsite": "https://www.procivis.ch/en/procivis-one", | ||
"urlWebApp": "https://docs.procivis.ch", | ||
"downloadSource": "https://github.com/procivis/one-core", | ||
"credentialProfiles": ["ISO mDL", "JSON-LD VCs with BBS (Holder DID)"], | ||
"credentialFormats": ["JWT-VC", "JWT", "LDP-VC", "MDOC", "SD-JWT", "SD-JWT-VC", "VC (1.1)"], | ||
"issuanceProtocols": ["OpenID4VCI", "ISO 23220-3"], | ||
"keyManagements": ["did:jwk", "did:key", "did:web", "pub key in X.509 cert"], | ||
"presentationProtocols": ["OpenID4VP"], | ||
"signingAlgorithms": ["BBS+ with public key binding", "ECDSA", "EdDSA"], | ||
"statusManagements": ["Status List 2021", "Validity Credential"], | ||
"trustManagements": [], | ||
"$schema": "../../schemas/wallet.json" | ||
} |
13 changes: 7 additions & 6 deletions
13
data/wallets/procivis-one.json → data/wallets/procivis-one-desk.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"name": "Procivis One Verifier", | ||
"logo": "logos/procivis-one-verifier.png", | ||
"company": "Procivis AG", | ||
"companyUrl": "https://www.procivis.ch", | ||
"type": "edge", | ||
"openSource": false, | ||
"license": "Apache-2.0", | ||
"capability": ["verifier"], | ||
"portability": true, | ||
"urlWebsite": "https://www.procivis.ch/en/procivis-one", | ||
"urlGooglePlayStore": "https://play.google.com/store/apps/details?id=ch.procivis.one.verifier.trial", | ||
"urlAppStore": "https://apps.apple.com/at/app/procivis-one-mobile-verifier/id6648778109", | ||
"credentialProfiles": ["ISO mDL", "JSON-LD VCs with BBS (Holder DID)"], | ||
"credentialFormats": ["JWT-VC", "JWT", "LDP-VC", "MDOC", "SD-JWT", "SD-JWT-VC", "VC (1.1)"], | ||
"keyManagements": ["did:jwk", "did:key", "did:web", "pub key in X.509 cert"], | ||
"presentationProtocols": ["OpenID4VP"], | ||
"signingAlgorithms": ["BBS+ with public key binding", "ECDSA", "EdDSA"], | ||
"statusManagements": ["Status List 2021", "Validity Credential"], | ||
"trustManagements": [], | ||
"$schema": "../../schemas/wallet.json" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.