Gabe

Results 183 issues of Gabe

Continuing what I was working on in #280. I have read when you (Evan) have written about TTS in #78, and agree that having a speech response to most commands...

needs: review
has: PR
type: discussion

If you ctrl+F for "prune" or "prunable" you'll see only the provisional proof file mentioned. Should the language be updated to include the Provisional Index file as well?

Spec v1.1

Feature from https://identity.foundation/presentation-exchange/#features

enhancement
presentation-exchange

As per https://identity.foundation/.well-known/resources/did-configuration/ The generation of .well-known files in accordance with the specification to advertise or link a DID to a website.

enhancement
dids

https://datatracker.ietf.org/doc/draft-prorock-cose-post-quantum-signatures/

enhancement
help wanted
sign-verify
research

What is the end state of the library? What we aim to support, what do we exclude support for? How is the library intended to be used?

documentation

Create generic resolvers for certain data types, like DIDs, Schemas, Revocations. Provide an interface with an in-memory implementation at the minimum. A HTTP implementation might also be worth it.

enhancement
dids

All log messages are visible with little control. A few options: 1. Make all log entries either info or debug 2. Set an "environment" variable to conditionally turn logs on:...

enhancement
good first issue

https://identity.foundation/peer-did-method-spec/#generation-method

enhancement
good first issue
dids

Some schemas, such as those for [Credential Manifest](https://github.com/TBD54566975/ssi-sdk/blob/main/schema/known_schemas/cm-credential-manifest.json#L59) rely on additional schemas using the `$ref` property. Utilizing these schemas in the sdk resolves in network calls, to resolve the `$ref`...

good first issue
help wanted