Julien Fraichot

Results 27 issues of Julien Fraichot

So I may be confused as to what the seed is, as from the bitcoin perspective the seed is the passphrase to get to the private key, but given I...

### Is there an existing issue for this? - [X] I have searched the existing issues ### This issue exists in the latest npm version - [X] I am using...

Bug
Needs Triage
Release 10.x

Hi, so I've been exploring using a secp256k1 private for architectural reasons. I managed to get as far as generating the DID with a couple of tweaks in the code....

Hi, so I eventually have a private key handed to me as PEM. For my tests, I generated a key as follows: ``` openssl ecparam -name secp256k1 -genkey -noout -out...

In my did document, the initial key created was authorized for `authentication`. I would like the key to also be valid for `assertion`, so I was curious how I would...

It looks like web-repository-architecture.png (figure 1) and credential-repository-types.png (figure 2) are missing and cannot be loaded.

RFC 9457 (https://www.rfc-editor.org/rfc/rfc9457.html) defines a Problem Details response for HTTP APIs. It proposes a standard response object to explicit the error (instead of just returning error status for instance). By...

ready for PR