Dave Longley
Dave Longley
I think I like `manager` most because it expresses that the component is managing / directing / orchestrating the issuance process.
`coordinator` sounds like a good option to me.
I want to note that it may not be that this sort of thing is a feature of the store. Someone may ask elsewhere/in some other way for access to...
I'm not sure yet how we want to represent this in terms of "scopes" language, but the existing EDV server/storage implementations have the following object types and allowed actions: 1....
The problem mentioned is that there are use cases for signing the same VC with multiple different proofs. It should be possible to hit issuer instance endpoint A to add...
> If we remove the ability to choose issuer or verification method or suite, the API becomes a lot simpler... but also a lot less useful for testing feature based...
In order to support "discovery" we need to say what is being discovered. On the call it became clear that what it may make sense to discover are the set...
"Which *role* might call the endpoint" is perhaps what we need (and then we can see if we need any additional roles as well).
Important side note on vector clocks: http://pl.atyp.us/wordpress/index.php/2010/03/conflict-resolution/ ... and note that automated conflict resolution in open systems is an even more challenging problem than closed ones. Our work here, of...
There are a number of ways we could meet the goals set out in the OP without adding more browser APIs that are specifically for SDS. For example, note that...