Patrick St-Louis

Results 22 issues of Patrick St-Louis

This PR adds a `--no-transport` startup parameter for making the agent start without requiring the `--enpoint`, `--inbound-transport` and `--outbound-transport` to be set. The idea was shared during an aca-pug meeting...

Initial attempt at adding VCDM 2.0 issuance with `ED25519Signature2020` proof type. Will add a couple test cases. What are opinions regarding if the credential models/schemas should be bundled into the...

It would be advisable to prevent issuers from including 2 entries with the same `statusPurpose`. Or at the very least say that if 2 same purposes are included, each entry...

normative
CR1

Following #409, we want to create a workflowConfig object to re-use across calls

ready for PR

~The Data Integrity Specification defines a mechanism to add an embedded proof to a document to be signed. The usage in the tdw spec doesn't follow normative requirements from Data...

When creating a did with the `sov` method, it's possible to provide a did string. If you provide a did with more than 2 `:` delimiters, then promote this did...

## Feature Description Implement a WebVH lab setup. Dockerfile & docker-compose configurations with instructions. ## Is your feature request related to a problem? This project is currently limited to Indy...

Type: New Feature :heavy_plus_sign:

Trying to understand how the entity holding the private decryption key can match the decrypted proof to the original value.

A while ago there was a move to ruff for linting/formatting purposes. Astral (maintainers of ruff) also have a dependency manager called `uv` https://docs.astral.sh/uv/ It's written in rust and has...

enhancement
Discuss