Re: Off the shelf solution to sign VCs with JWS?

https://github.com/transmute-industries/verifiable-credentials

It's a thin wrapper around a few dependencies, including jose:

https://github.com/transmute-industries/verifiable-credentials/blob/main/package.json#L44

I'd highly recommend just starting with
https://github.com/panva/jose/blob/main/docs/classes/jws_compact_sign.CompactSign.md

And avoiding any dependencies that you don't need for your use case.

OS

On Thu, Sep 14, 2023 at 11:07 AM Alen Horvat <horvat.alen@yahoo.com> wrote:

> Hi,
>
> Here’s a comprehensive list of different solution providers
>
> https://ec.europa.eu/digital-building-blocks/wikis/display/EBSI/Conformant+wallets
>
> Some of them are open source, some of them offer end-to-end solutions.
>
> Hope, it helps.
>
> BR, Alen
>
> On 14 Sep 2023, at 17:09, Gabe Cohen <gabe@tbd.email> wrote:
>
> We have a set of software at TBD that does it as well.
>
> In go:
>
>    - https://github.com/TBD54566975/ssi-sdk
>
>
> In TS:
>
>    - https://github.com/TBD54566975/web5-js
>
>
>
>
> Gabe Cohen
> Lead Platform Engineer, Verifiable Credentials
> gabe@tbd.email <gcohen@tbd.email>
> TBD <http://tbd.website/> | LinkedIn <https://linkedin.com/in/cohengabe>
> | Twitter <https://twitter.com/decentralgabe>
>
>
>
> On Sep 14, 2023 at 4:02:14 PM, Niels Klomp <nklomp@sphereon.com> wrote:
>
>> Hi,
>>
>> Veramo https://veramo.io/ can do JWTs with JWS and Json-ld with Json Web
>> Signature 2020
>>
>>
>>
>> Met vriendelijke groet,
>>
>>
>> Niels Klomp
>> CTO
>>
>> <Outlook-2mmtq531.png>
>>
>> Bisonspoor 8007 (Tower Berlin)
>> 3605 LW  Maarssen
>>
>> +31 (0)852 736513
>>
>> *Op woensdagmiddag niet aanwezig*
>>
>>
>>
>> <Outlook-jqp41nab.png>
>> <https://outlook.office.com/bookwithme/user/ef3b1d5aa847400582b6e64de43cd9d9@sphereon.com?anonymous&ep=signature> Maak
>> een afspraak voor een gesprek met mij
>> <https://outlook.office.com/bookwithme/user/ef3b1d5aa847400582b6e64de43cd9d9@sphereon.com?anonymous&ep=signature>
>> ------------------------------
>> *Van:* Julien Fraichot <Julien.Fraichot@hyland.com>
>> *Verzonden:* donderdag 14 september 2023 15:19
>> *Aan:* W3C Credentials CG (Public List) <public-credentials@w3.org>
>> *Onderwerp:* Off the shelf solution to sign VCs with JWS?
>>
>>
>> Hi,
>>
>>
>> I’m wondering if there is an open source off the shelf solution to sign
>> VCs with JWS? It’s a bit of a new territory for me, so I believe I could
>> benefit from the community to find the right solution and save exploration
>> time.
>>
>>
>> For now I’m experimenting with keys and signing with the npm JOSE
>> library, but it does not look like this library can reconstruct and format
>> VCs as expected without manual intervention.
>>
>>
>> Thanks
>>
>>
>> --
>>
>>
>> Julien Fraichot
>>
>> Developer – Hyland Credentials
>>
>> ----------------------------------------- Please consider the environment
>> before printing this e-mail -----------------------------------------
>>
>> CONFIDENTIALITY NOTICE: This message and any attached documents may
>> contain confidential information from Hyland Software, Inc. The information
>> is intended only for the use of the individual or entity named above. If
>> the reader of this message is not the intended recipient, or an employee or
>> agent responsible for the delivery of this message to the intended
>> recipient, the reader is hereby notified that any dissemination,
>> distribution or copying of this message or of any attached documents, or
>> the taking of any action or omission to take any action in reliance on the
>> contents of this message or of any attached documents, is strictly
>> prohibited. If you have received this communication in error, please notify
>> the sender immediately by e-mail or telephone, at +1 (440) 788-5000, and
>> delete the original message immediately. Thank you.
>>
>
>

-- 


ORIE STEELE
Chief Technology Officer
www.transmute.industries

<https://transmute.industries>

Received on Thursday, 14 September 2023 18:32:46 UTC