Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query: vLEI's new name, funding and getting started #41

Open
artikulkarni opened this issue May 13, 2022 · 3 comments
Open

Query: vLEI's new name, funding and getting started #41

artikulkarni opened this issue May 13, 2022 · 3 comments

Comments

@artikulkarni
Copy link

Identity Online has a new name. We are now going to be called IDPartner. We are in the process of changing the company name and will send any needed legal notices at that time.

 

We have also completed the first part of our fund raising and we are now in a position to start delivering upon our plans. To that end, I have been starting to dig into the public documentation.

 

Is there more documentation available within the sandbox? 

 

I have been looking at https://github.com/WebOfTrust/vLEI and I confess, I am a little lost. It may be my lack of deep technical knowledge, but am not 100% sure what each of the elements in the vLEI are. Please forgive me if these are obvious questions. What does the "v" or "d" mean? I think "i"=id. 

 

{

  | "v": "ACDC10JSON00011c_",
  | "d": "EBdXt3gIXOf2BBWNHdSXCJnFJL5OuQPyM5K0neuniccM",
  | "i": "did:keri:EmkPreYpZfFk66jpf3uFv7vklXKhzBrAqjsKAn2EDIPM",
  | "s": "E46jrVPTzlSkUPqGGeIZ8a8FWS7a6s4reAXRZOkogZ2A",
  | "a": {
  | "d": "EgveY4-9XgOcLxUderzwLIr9Bf7V_NHwY1lkFrn9y2PY",
  | "i": "did:keri:EQzFVaMasUf4cZZBKA0pUbRc9T8yUXRFLyM1JDASYqAA",
  | "dt": "2021-06-09T17:35:54.169967+00:00",
  | "ri": "did:keri:EymRy7xMwsxUelUauaXtMxTfPAMPAI6FkekwlOjkggt",
  | "LEI": "254900OPPU84GM83MG36"
  | },
  | "p": [
  | {
  | "qualifiedvLEIIssuervLEICredential": {
  | "d": "EIl3MORH3dCdoFOLe71iheqcywJcnjtJtQIYPvAu6DZA",
  | "i": "Et2DOOu4ivLsjpv89vgv6auPntSLx4CvOhGUxMhxPS24"
  | }
  | }
  | ],
  | "r": [
  | {
  | "usageDisclaimer": "Usage of a valid Legal Entity vLEI Credential does not assert that the Legal Entity is trustworthy, honest, reputable in its business dealings, safe to do businesswith, or compliant with any laws."
  | },
  | {
  | "issuanceDisclaimer": "Issuance of a valid Legal Entity vLEI Credential only establishes that the information in the requirements in the Identity Verification section 6.3 of the CredentialGovernance Framework were met in accordance with the vLEI Ecosystem Governance Framework."
  | }
  | ]
} |  

 

For reference, this is the kind of W3C credential I have seen before:

 

{

    "@context": [

    ],

    "type": [

        "VerifiableCredential",

        "UniversityDegreeCredential"

    ],

    "issuanceDate": "2021-06-01T12:00:00.000Z",

    "credentialSubject": {

        "id": "did:example:ebfeb1f712ebc6f1c276e12ec21",

        "degree": "Bachelor of Science",

        "degreeType": "BachelorDegree",

        "degreeSchool": "Mercury University"

    },

    "proof": {

        "type": "Ed25519Signature2018",

        "created": "2021-06-03T13:51:52Z",

        "jws": "eyJhbGciOiJFZERTQSIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il19..8YIj2tG6HoiDKw476_ElxcCFiCTr89jHX24Osr1zgklp0Sgfkgx-ipu6Li5og4wtLGMoa7__xJpcHWHzwWZoCQ",

        "proofPurpose": "assertionMethod",

    }

}

 

Many thanks in advance for any help and guidance you can give.

 

All the best,

 

- Rod


@SmithSamuelM
Copy link
Collaborator

SmithSamuelM commented May 14, 2022 via email

@SmithSamuelM
Copy link
Collaborator

SmithSamuelM commented May 14, 2022 via email

@pfeairheller
Copy link
Member

To avoid any further confusion we have also removed the "common" schema and samples in this repo as they were an initial pass that are no longer valid. The vLEI credentials will only be expressed as ACDC credentials.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants