Orie Steele

Results 1091 comments of Orie Steele

protocol data model... ``` name: string documentation: URI version: string ``` additional properties false, really don't want people to overload that object.

well known did configuration now blocked by: https://github.com/decentralized-identity/presentation-exchange/issues/94

I would only be in favor of adding URLs at this time, this issue is going to stick aroudn until we decide which URLs to add or we close this...

I propose we create a seperate spec for the generic "indentifier link" credential in the ccg, and then use that credential here.

@bumblefudge did web supports path based DIDs.... http://did.actor/ currently did config does not support anything but web origins... meaning vendors who are service providers will be doing this: customer-1.vendor1.example customer-2.vendor1.example...

@csuwildcat have you registered `.well-known/did-configuration.json` with IANA?

I assume this is referring to the well known did configuration? Probably we should use did:web examples instead.

could add example: https://did.actor and then use it here... PRs welcome.

ping @csuwildcat suggest we make that a redirect to the latest version of the spec... not a copy.

It should be possible to overwrite the signer similar to how we do for gpg here: https://github.com/transmute-industries/lds-gpg2020/blob/master/bin/bin.js#L117 The issue is that 90% of what this suite does is actually in...