Skip to content

Commit

Permalink
Create passivebolt-keyshare.json
Browse files Browse the repository at this point in the history
Signed-off-by: kmaiga <[email protected]>
  • Loading branch information
kmaiga committed Sep 20, 2024
1 parent c7d6b39 commit 5f86446
Showing 1 changed file with 60 additions and 0 deletions.
60 changes: 60 additions & 0 deletions wallets/passivebolt-keyshare.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
{
"capability": [
"holder",
"verifier"
],
"type": "edge",
"name": "KeyShare",
"logo": "https://play-lh.googleusercontent.com/b5nnEmgdE6vKB11NqMoFyHthfqoLdxWQhUmR3cEvmRKFqJGymM0ZC2BznvFP4UwPPTg=w240-h480-rw",
"company": "PassiveBolt",
"companyUrl": "https://passivebolt.com",
"urlWebsite": "https://passivebolt.com",
"urlAppStore": "https://apps.apple.com/us/app/keyshare/id1628825811",
"urlGooglePlayStore": "https://play.google.com/store/apps/details?id=com.passivebolt.keyshare&hl=en_US&pli=1",
"urlWebApp": "",
"downloadSource": "",
"openSource": false,
"license": "",
"portability": false,
"credentialProfiles": [
"ISO mDL",
"JSON-LD VCs with BBS (Credential is Secret)",
"JSON-LD VCs with BBS (Holder DID)",
"JWT VC Presentation Profile 2",
"JWT VC Presentation Profile",
"SD-JWT VCs (w/ X.509 for Issuers)"
],
"credentialFormats": [
"CWT",
"JWT-VC",
"JWT",
"LDP-VC",
"MDOC",
"SD-JWT-VC",
"SD-JWT",
"VC (1.1)"
],
"issuanceProtocols": [
"ISO 23220-3",
"OpenID4VCI"
],
"keyManagements": [],
"presentationProtocols": [
"OpenID4VP",
"Present Proof v2",
"Present Proof v1.0"
],
"signingAlgorithms": [
"BBS+ with public key binding",
"ECDSA",
"EdDSA"
],
"statusManagements": [
"Status List 2021"
],
"trustManagements": [
"OpenID Connect Federation",
"X.509 certificates"
],
"$schema": "../viewer/src/assets/schema.json"
}

0 comments on commit 5f86446

Please sign in to comment.