Matthias Binzer

Results 13 issues of Matthias Binzer

Only 2 minor documentation changes. Leading "/" for custom CSS and img URL for the services section.

Hi all, in Germany every website must have an "Impressum". Best direct translation might be "imprint" and some international websites use the term "Legal Notice". Anyway, it must be there...

The change shows what might be necessary to support "Option 3" described in #1657 Still needs discussion whether this is the desired way to go.

I'm trying to establish a connection between 2 parties, Alice and Bob. Both use a separate profile in the same running instance of `aries-agent-rest` Problem is, that I can create...

Fixes #3193 I checked the swagger docs for vcwallet and vdr. Problem might occur in other parts, too.

**What I'm trying to do** I'm trying to generate the openapi / swagger docs from the code. ``` $ ./go-swagger version version: v0.29.0 commit: 09ae1192ca9a941bbb534aca09e6bdc562c95ef3 $ ./go-swagger generate spec -w...

When importing from a pem file (`import_from_pem`), the `kid` can be set or if not, it uses the `thumbprint()` by default. Especially when the `jwk` is added to a `jwks`...

enhancement
help wanted
Easy Fix

Hi and thanks for maintaining the package. I found a minor helpful change by making the "nodes" accessible from outside the package. I had to change this, to let the...

It seems the definition for `Participant Agent` looks like only meant for `Provider`, not `Consumer` https://github.com/International-Data-Spaces-Association/ids-specification/blob/63e5a401192336177f1d547ebd1f8e8f6f129269/model/terminology.md?plain=1#L79 > on behalf of a [Participant](#participant) that offers a [Dataset](#dataset). `Participant` is more open...

Is the ODRL profile created for IDS still valid in the DSP? I'm especially interested in the leftOperand fields https://docs.internationaldataspaces.org/dataspace-protocol/ "Other Resources" ![Screenshot from 2023-11-22 15-17-05](https://github.com/International-Data-Spaces-Association/ids-specification/assets/198707/a6fe6472-eb5d-480b-913f-54e1ae73549a) From the gitbook page...

Best Practices