Skip to content
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

Controller of Verification Method #139

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

David-Chadwick
Copy link
Contributor

@David-Chadwick David-Chadwick commented Jan 3, 2025

Clarify that it is an assertion and not necessarily a statement of fact


Preview | Diff

Clarify that it is an assertion and not necessarily a statement of fact
index.html Outdated Show resolved Hide resolved
Copy link
Member

@TallTed TallTed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These two changes go together. They are only separated because GitHub won't take a suggestion that applies across a changed line.

index.html Outdated
Comment on lines 1283 to 1284
In the case of the [=controller=] of a [=controlled identifier document=], the
[=controller=] can update the content of the document. In the case of the
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
In the case of the [=controller=] of a [=controlled identifier document=], the
[=controller=] can update the content of the document. In the case of the
The [=controller=] of a [=controlled identifier document=]
can update the content of the document, while the

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have accepted this change, but made it a complete sentence.

index.html Outdated
Comment on lines 1285 to 1286
[=controller=] of a [=verification method=], the actual [=controller=] can generate
proofs that satisfy the method.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I do not understand what the actual [=controller=] is supposed to mean, nor what it is suggesting is the ersatz [=controller=].

Suggested change
[=controller=] of a [=verification method=], the actual [=controller=] can generate
proofs that satisfy the method.
[=controller=] of a [=verification method=] can generate
proofs that satisfy the method.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The actual controller refers to the actual controller, rather than the asserted controller. Since the assertion can be true or false, if it is true then the asserted controller is the actual controller, if it is false, then the asserted controller is not actually the controller.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think I see what you mean. Perhaps this will communicate that better?

Suggested change
[=controller=] of a [=verification method=], the actual [=controller=] can generate
proofs that satisfy the method.
<em>actual</em> [=controller=] of a [=verification method=] —
which the `controller` of the [=controlled identifier document=]
may not have <em>asserted</em>
as the [=controller=] of the [=verification method=] —
can generate proofs that satisfy the method.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have suggested alternative wording to the above which I hope makes it clearer to readers.

David-Chadwick and others added 2 commits January 5, 2025 09:38
Co-authored-by: Ted Thibodeau Jr <[email protected]>
as opposed to asserted controller
index.html Outdated Show resolved Hide resolved
Co-authored-by: Ted Thibodeau Jr <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants