diff --git a/data/wallets/procivis-one-core.json b/data/wallets/procivis-one-core.json new file mode 100644 index 0000000..89fe271 --- /dev/null +++ b/data/wallets/procivis-one-core.json @@ -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" +} diff --git a/data/wallets/procivis-one.json b/data/wallets/procivis-one-desk.json similarity index 63% rename from data/wallets/procivis-one.json rename to data/wallets/procivis-one-desk.json index 4094ae1..2906a2e 100644 --- a/data/wallets/procivis-one.json +++ b/data/wallets/procivis-one-desk.json @@ -1,17 +1,18 @@ { - "name": "Procivis One", - "logo": "logos/procivis-one.png", + "name": "Procivis One Desk", + "logo": "logos/procivis-one-core.png", "company": "Procivis AG", "companyUrl": "https://www.procivis.ch", "type": "cloud", "openSource": false, - "license": "Proprietary", - "capability": ["issuer", "holder", "verifier"], + "license": "Apache-2.0", + "capability": ["issuer", "verifier"], "portability": true, "urlWebsite": "https://www.procivis.ch/en/procivis-one", + "urlWebApp": "https://docs.procivis.ch/trial/intro", "credentialProfiles": ["ISO mDL", "JSON-LD VCs with BBS (Holder DID)"], - "credentialFormats": ["JWT-VC", "LDP-VC", "MDOC", "SD-JWT-VC"], - "issuanceProtocols": ["OpenID4VCI"], + "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"], diff --git a/data/wallets/procivis-one-verifier.json b/data/wallets/procivis-one-verifier.json new file mode 100644 index 0000000..8f0d0c5 --- /dev/null +++ b/data/wallets/procivis-one-verifier.json @@ -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" +} diff --git a/data/wallets/procivis-one-wallet.json b/data/wallets/procivis-one-wallet.json index 8422bab..523ac15 100644 --- a/data/wallets/procivis-one-wallet.json +++ b/data/wallets/procivis-one-wallet.json @@ -1,17 +1,20 @@ { "name": "Procivis One Wallet", - "logo": "logos/procivis-one.png", + "logo": "logos/procivis-one-wallet.png", "company": "Procivis AG", "companyUrl": "https://www.procivis.ch", "type": "edge", - "openSource": false, - "license": "Proprietary", + "openSource": true, + "license": "Apache-2.0", "capability": ["holder"], "portability": true, "urlWebsite": "https://www.procivis.ch/en/procivis-one", + "urlGooglePlayStore": "https://play.google.com/store/apps/details?id=ch.procivis.one.wallet.trial", + "urlAppStore": "https://apps.apple.com/us/app/procivis-one-wallet/id6480111491", + "downloadSource": "https://github.com/procivis/one-wallet", "credentialProfiles": ["ISO mDL", "JSON-LD VCs with BBS (Holder DID)"], - "credentialFormats": ["JWT-VC", "LDP-VC", "MDOC", "SD-JWT-VC"], - "issuanceProtocols": ["OpenID4VCI"], + "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"], diff --git a/viewer/src/assets/logos/procivis-one-core.png b/viewer/src/assets/logos/procivis-one-core.png new file mode 100644 index 0000000..ee5fd2e Binary files /dev/null and b/viewer/src/assets/logos/procivis-one-core.png differ diff --git a/viewer/src/assets/logos/procivis-one-verifier.png b/viewer/src/assets/logos/procivis-one-verifier.png new file mode 100644 index 0000000..7c90037 Binary files /dev/null and b/viewer/src/assets/logos/procivis-one-verifier.png differ diff --git a/viewer/src/assets/logos/procivis-one-wallet.png b/viewer/src/assets/logos/procivis-one-wallet.png new file mode 100644 index 0000000..5d98319 Binary files /dev/null and b/viewer/src/assets/logos/procivis-one-wallet.png differ diff --git a/viewer/src/assets/logos/procivis-one.png b/viewer/src/assets/logos/procivis-one.png deleted file mode 100644 index 988e821..0000000 Binary files a/viewer/src/assets/logos/procivis-one.png and /dev/null differ