Skip to content

Commit

Permalink
Update Lissi Entries (#118)
Browse files Browse the repository at this point in the history
* update lissi entries

Signed-off-by: or <[email protected]>

* update lissi logo

Signed-off-by: or <[email protected]>

* fix logo reference

Signed-off-by: or <[email protected]>

---------

Signed-off-by: or <[email protected]>
  • Loading branch information
ed-curran authored Oct 25, 2024
1 parent bb2de95 commit cb90cc5
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 4 deletions.
Binary file removed viewer/src/assets/logos/lissi-wallet.png
Binary file not shown.
Binary file added viewer/src/assets/logos/lissi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 13 additions & 2 deletions wallets/lissi-eudi-wallet-connector.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,19 @@
"company": "Lissi GmbH",
"contact": "[email protected]",
"companyUrl": "https://www.lissi.id/",
"credentialProfiles": ["HAIP"],
"logo": "logos/lissi-wallet.png",
"credentialProfiles": [
"HAIP",
"ISO mDL",
"SD-JWT VCs (w/ X.509 for Issuers)"
],
"credentialFormats": ["MDOC", "SD-JWT-VC"],
"issuanceProtocols": ["OpenID4VCI"],
"keyManagements": [".well-known/jwt-issuer", "pub key in X.509 cert"],
"presentationProtocols": ["OpenID4VP"],
"signingAlgorithms": ["ECDSA"],
"statusManagements": ["JWT/CWT status list"],
"trustManagements": ["Verifier knows Issuers", "X.509 certificates"],
"logo": "logos/lissi.png",
"name": "Lissi EUDI-Wallet Connector",
"openSource": false,
"$schema": "../viewer/src/assets/schema.json",
Expand Down
14 changes: 12 additions & 2 deletions wallets/lissi-wallet.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,19 @@
"company": "Lissi GmbH",
"companyUrl": "https://www.lissi.id/",
"contact": "[email protected]",
"credentialProfiles": ["HAIP"],
"portability": false,
"credentialProfiles": [
"HAIP",
"ISO mDL",
"SD-JWT VCs (w/ X.509 for Issuers)"
],
"credentialFormats": ["MDOC", "SD-JWT-VC"],
"issuanceProtocols": ["OpenID4VCI"],
"logo": "logos/lissi-wallet.png",
"keyManagements": [".well-known/jwt-issuer", "pub key in X.509 cert"],
"signingAlgorithms": ["ECDSA"],
"statusManagements": ["JWT/CWT status list"],
"trustManagements": ["Verifier knows Issuers", "X.509 certificates"],
"logo": "logos/lissi.png",
"name": "Lissi Wallet",
"openSource": false,
"presentationProtocols": ["OpenID4VP"],
Expand Down

0 comments on commit cb90cc5

Please sign in to comment.