-
Notifications
You must be signed in to change notification settings - Fork 101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reset the DID ABNF - removed "$" and "!" #164
Conversation
@mwherman2000 Independent of the question whether the changes at RWoT#8 in Barcelona reflect community consensus, your PR here proposes that both |
Good catch @peacekeeper - fixed |
@mwherman2000 - So, the context for the proposed change from
In any case, I don't think this repo is the place to argue this. That paper is just that - a Rebooting paper. |
As I stated here #163 .,,,
In addition, these changes came from a closeted discussion behind a one-off, pay-to-play event from which no notes, attendee list, or recording are available - no record of the discussion, the participants, the justification for the changes - it doesn't represent the opinion of the broader communities that meet weekly basis every Tuesday and every second Thursday. It was a total surprise to those of us who met yesterday on the Thursday DID Resolution concall. |
@dmitrizagidulin These following aren't adequate justifications ...they're fluff ...especially in light of #163:
This is irrelevant because the DID syntax is a syntax/procotol for developers to implement in software. It's not a human readable language.
Fluff.
This sounds like what was decided in Barcelona is being jammed down our throats (see #164 (comment)). Why are you not:
|
Hi people - I think this discussion thread might be misplaced. This repo is
not related to the W3C CCG work other than perhaps having a few common
participants.
Andrew
On Fri, Mar 8, 2019 at 6:24 AM Michael Herman (Toronto) < ***@***.***> wrote:
@dmitrizagidulin <https://github.com/dmitrizagidulin> These following
aren't adequate justifications ...they're fluff ...especially in light of
#163 <#163>:
$ is more readable/visible than ; (which is only a few pixels away from :,
which is used throughout the did).
This is irrelevant because the DID syntax is a syntax/procotol for
developers to implement in software. It's not a human readable language.
$ looks like S for "service".
Fluff.
There is going to be a PR to the DID spec with the ABNF from this paper,
with explanations.
This sounds like what was decided in Barcelona is being jammed down our
throats (see #164 (comment)
<#164 (comment)>).
Why are you not:
- posting it as a did-spec issue
- then initiating an open discussion
- build community consensus
- then, possibly, proceed to a PR?
CC: @talltree <https://github.com/talltree> @peacekeeper
<https://github.com/peacekeeper>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#164 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ASYM_F5frkLt9NFZFyMU8JPwdepjmcZWks5vUnKOgaJpZM4bkilf>
.
--
Andrew Hughes CISM CISSP
In Turn Information Management Consulting
o +1 650.209.7542 m +1 250.888.9474
1249 Palmer Road, Victoria, BC V8P 2H8
[email protected]
https://www.linkedin.com/in/andrew-hughes-682058a
Digital Identity | International Standards | Information Security
|
I agree. It raises further questions why this document was placed in this repository. |
@shannona I don't think it was the intention of the authors for this to be merged; you should probably revert the merge while the discussion is ongoing. |
Thanks; reverted. |
Removed "$" and "!" from grammar. Reset "$" back to ";" pending resolution of #163