Skip to content

Commit 5f5554d

Browse files
bandiromNazarii
andauthored
Update Procivis Wallet (#170)
Signed-off-by: Nazarii <romanchenko@procivis.ch> Co-authored-by: Nazarii <romanchenko@procivis.ch>
1 parent 3d12499 commit 5f5554d

8 files changed

Lines changed: 30 additions & 28 deletions

File tree

.husky/pre-commit

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1+
#!/bin/sh
2+
13
cd viewer && npx lint-staged

data/wallets/procivis-one-core.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@
88
"license": "Apache-2.0",
99
"capability": ["issuer", "verifier", "holder"],
1010
"portability": true,
11-
"urlWebsite": "https://www.procivis.ch/en/procivis-one",
11+
"urlWebsite": "https://www.procivis.ch/",
1212
"urlWebApp": "https://docs.procivis.ch",
1313
"downloadSource": "https://github.com/procivis/one-core",
1414
"credentialProfiles": ["ISO mDL", "JSON-LD VCs with BBS (Holder DID)"],
15-
"credentialFormats": ["JWT-VC", "JWT", "LDP-VC", "MDOC", "SD-JWT", "SD-JWT VC", "VCDM 1.1"],
15+
"credentialFormats": ["JWT-VC", "JWT", "LDP-VC", "MDOC", "SD-JWT", "SD-JWT VC", "VCDM 1.1", "VCDM 2.0", "x509"],
1616
"issuanceProtocols": ["OpenID4VCI", "ISO 23220-3"],
17-
"keyManagements": ["did:jwk", "did:key", "did:web", "pub key in X.509 cert"],
17+
"keyManagements": ["did:jwk", "did:key", "did:web", "pub key in X.509 cert", "cose key", "did:webvh"],
1818
"presentationProtocols": ["OpenID4VP"],
19-
"signingAlgorithms": ["BBS+ with public key binding", "ECDSA", "EdDSA"],
20-
"statusManagements": ["Status List 2021", "Validity Credential"],
21-
"trustManagements": [],
19+
"signingAlgorithms": ["BBS+ with public key binding", "ECDSA", "EdDSA", "ML-DSA"],
20+
"statusManagements": ["Status List 2021"],
21+
"trustManagements": ["Trusted Lists", "List of Trusted Lists (LoTL)", "List of Trusted Entities (LoTE)"],
2222
"$schema": "../../schemas/wallet.json"
2323
}

data/wallets/procivis-one-desk.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,17 @@
66
"executionEnvironment": "cloud",
77
"openSource": false,
88
"license": "Commercial",
9-
"capability": ["issuer", "verifier"],
9+
"capability": ["issuer", "verifier", "holder"],
1010
"portability": true,
11-
"urlWebsite": "https://www.procivis.ch/en/procivis-one",
12-
"urlWebApp": "https://docs.procivis.ch/trial/intro",
11+
"urlWebsite": "https://www.procivis.ch/",
12+
"urlWebApp": "https://docs.procivis.ch/trial",
1313
"credentialProfiles": ["ISO mDL", "JSON-LD VCs with BBS (Holder DID)"],
14-
"credentialFormats": ["JWT-VC", "JWT", "LDP-VC", "MDOC", "SD-JWT", "SD-JWT VC", "VCDM 1.1"],
14+
"credentialFormats": ["JWT-VC", "JWT", "LDP-VC", "MDOC", "SD-JWT", "SD-JWT VC", "VCDM 1.1", "VCDM 2.0", "x509"],
1515
"issuanceProtocols": ["OpenID4VCI", "ISO 23220-3"],
16-
"keyManagements": ["did:jwk", "did:key", "did:web", "pub key in X.509 cert"],
16+
"keyManagements": ["did:jwk", "did:key", "did:web", "pub key in X.509 cert", "cose key", "did:webvh"],
1717
"presentationProtocols": ["OpenID4VP"],
18-
"signingAlgorithms": ["BBS+ with public key binding", "ECDSA", "EdDSA"],
19-
"statusManagements": ["Status List 2021", "Validity Credential"],
20-
"trustManagements": [],
18+
"signingAlgorithms": ["BBS+ with public key binding", "ECDSA", "EdDSA", "ML-DSA"],
19+
"statusManagements": ["Status List 2021"],
20+
"trustManagements": ["Trusted Lists", "List of Trusted Lists (LoTL)", "List of Trusted Entities (LoTE)"],
2121
"$schema": "../../schemas/wallet.json"
2222
}

data/wallets/procivis-one-verifier.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88
"license": "Commercial",
99
"capability": ["verifier"],
1010
"portability": true,
11-
"urlWebsite": "https://www.procivis.ch/en/procivis-one",
11+
"urlWebsite": "https://www.procivis.ch/",
1212
"urlGooglePlayStore": "https://play.google.com/store/apps/details?id=ch.procivis.one.verifier.trial",
1313
"urlAppStore": "https://apps.apple.com/at/app/procivis-one-mobile-verifier/id6648778109",
1414
"credentialProfiles": ["ISO mDL", "JSON-LD VCs with BBS (Holder DID)"],
15-
"credentialFormats": ["JWT-VC", "JWT", "LDP-VC", "MDOC", "SD-JWT", "SD-JWT VC", "VCDM 1.1"],
16-
"keyManagements": ["did:jwk", "did:key", "did:web", "pub key in X.509 cert"],
15+
"credentialFormats": ["JWT-VC", "JWT", "LDP-VC", "MDOC", "SD-JWT", "SD-JWT VC", "VCDM 1.1", "VCDM 2.0", "x509"],
16+
"keyManagements": ["did:jwk", "did:key", "did:web", "pub key in X.509 cert", "cose key", "did:webvh"],
1717
"presentationProtocols": ["OpenID4VP"],
18-
"signingAlgorithms": ["BBS+ with public key binding", "ECDSA", "EdDSA"],
18+
"signingAlgorithms": ["BBS+ with public key binding", "ECDSA", "EdDSA", "ML-DSA"],
1919
"statusManagements": ["Status List 2021", "Validity Credential"],
20-
"trustManagements": [],
20+
"trustManagements": ["Trusted Lists", "List of Trusted Lists (LoTL)", "List of Trusted Entities (LoTE)"],
2121
"$schema": "../../schemas/wallet.json"
2222
}

data/wallets/procivis-one-wallet.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@
88
"license": "Apache-2.0",
99
"capability": ["holder"],
1010
"portability": true,
11-
"urlWebsite": "https://www.procivis.ch/en/procivis-one",
11+
"urlWebsite": "https://www.procivis.ch/",
1212
"urlGooglePlayStore": "https://play.google.com/store/apps/details?id=ch.procivis.one.wallet.trial",
1313
"urlAppStore": "https://apps.apple.com/us/app/procivis-one-wallet/id6480111491",
1414
"downloadSource": "https://github.com/procivis/one-wallet",
1515
"credentialProfiles": ["ISO mDL", "JSON-LD VCs with BBS (Holder DID)"],
16-
"credentialFormats": ["JWT-VC", "JWT", "LDP-VC", "MDOC", "SD-JWT", "SD-JWT VC", "VCDM 1.1"],
16+
"credentialFormats": ["JWT-VC", "JWT", "LDP-VC", "MDOC", "SD-JWT", "SD-JWT VC", "VCDM 1.1", "VCDM 2.0", "x509"],
1717
"issuanceProtocols": ["OpenID4VCI", "ISO 23220-3"],
18-
"keyManagements": ["did:jwk", "did:key", "did:web", "pub key in X.509 cert"],
18+
"keyManagements": ["did:jwk", "did:key", "did:web", "pub key in X.509 cert", "cose key", "did:webvh"],
1919
"presentationProtocols": ["OpenID4VP"],
20-
"signingAlgorithms": ["BBS+ with public key binding", "ECDSA", "EdDSA"],
21-
"statusManagements": ["Status List 2021", "Validity Credential"],
22-
"trustManagements": [],
20+
"signingAlgorithms": ["BBS+ with public key binding", "ECDSA", "EdDSA", "ML-DSA"],
21+
"statusManagements": ["Status List 2021"],
22+
"trustManagements": ["Trusted Lists", "List of Trusted Lists (LoTL)", "List of Trusted Entities (LoTE)"],
2323
"$schema": "../../schemas/wallet.json"
2424
}

viewer/src/app/case-studies/case-studies-add/case-studies-add.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ <h1 mat-dialog-title>Add wallet</h1>
2626
</li>
2727
<li>
2828
Test the changes: run
29-
<code>npm install && cd viewer && npm start</code>
29+
<code>cd viewer && npm install && npm start</code>
3030
and see the updated overview at <code>http://localhost:4200/</code>.
3131
</li>
3232
<li>

viewer/src/app/dependencies/dependencies-add/dependencies-add.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ <h1 mat-dialog-title>Add wallet</h1>
2626
</li>
2727
<li>
2828
Test the changes: run
29-
<code>npm install && cd viewer && npm start</code>
29+
<code>cd viewer && npm install && npm start</code>
3030
and see the updated overview at <code>http://localhost:4200/</code>.
3131
</li>
3232
<li>

viewer/src/app/wallets/wallets-add/wallets-add.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h1 mat-dialog-title>Add wallet</h1>
2727
</li>
2828
<li>
2929
Test the changes: run
30-
<code>npm install && cd viewer && npm start</code>
30+
<code>cd viewer && npm install && npm start</code>
3131
and see the updated overview at <code>http://localhost:4200/</code>.
3232
</li>
3333
<li>

0 commit comments

Comments
 (0)