question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[proposal] Enable experimental support for `Ed25519Signature2020`, `JsonWebSignature2020` on `credential-ld`

See original GitHub issue

Currently, did-jwt can resolve JWT proofs of JSON credentials along with credential-w3c. There’s context for W3C security suite, but it’s marked as unstable.

Community group reports have reached at a consensus, which can make way to start enabling on richer credential formats, such as JSON-LD, starting with credential-ld.

I suggest the following steps:

Ed25519Signature2020

JsonWebSignature2020

  • Write an implementation of @transmute/json-web-signature-2020 in the scope of a VeramoLdSignature extension.
    • Follow along Ed curve steps from above but with JsonWebSignature2020 , JsonWebKey2020.

@mirceanis @italobb Let me know your thoughts.

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:1
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

3reactions
DaevMithrancommented, Sep 19, 2022

@Eengineer1 @digitalbazaar/ed25519-signature-2020 has a few issues in typescript support when I tried integrating it, So I am using @digitalcredentials/ed25519-signature-2020 which is a fork of @digitalbazaar/ed25519-signature-2020 with a better typescript support for the integration

1reaction
Eengineer1commented, Sep 16, 2022

@italobb Agreed and thanks for mentioning.

In the end, if the decision boils down to having a better supported fork that usually has better compatibility, let’s just go with this.

As flagged, it’s about enabling experimental support first and then moving on to a well tested version.

Read more comments on GitHub >

github_iconTop Results From Across the Web

veramo/CHANGELOG.md at next · uport-project ... - GitHub
cli: fix bug in schema generator (d4c63c1); credential-ld: simplify ... add Ed25519Signature2020 & JsonWebSignature2020 experimental support ...
Read more >
[Feature Request] Include more giveaway bots sniper - Localip/Nitro ...
[proposal] Enable experimental support for `Ed25519Signature2020`, `JsonWebSignature2020` on `credential-ld`, 5, 2022-09-15, 2022-10-04.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found