You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/02_1_Creating_Self_Attestations.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,8 @@ This section demonstrates how to build credibility through specific,
4
4
factual claims that invite verification rather than demand belief.
5
5
6
6
> **🧠 Related Concepts.** After completing this tutorial, explore
7
-
[Progressive Trust](../concepts/progressive-trust.md) and
8
-
[Self-Attestation](../concepts/self-attestation.md) to deepen your
7
+
[Progressive Trust](https://github.com/BlockchainCommons/XID-Quickstart/tree/main/concepts/progressive-trust.md) and
8
+
[Self-Attestation](https://github.com/BlockchainCommons/XID-Quickstart/tree/main/concepts/self-attestation.md) to deepen your
9
9
understanding.
10
10
11
11
## Objectives for this Section
@@ -62,7 +62,7 @@ attestations ARE your credentials. When you are making
62
62
self-attestations, it is therefore best to both create attestations
63
63
that are verifiable and then provide the methodology for verifying.
64
64
65
-
["Fair witness claims"](../concepts/fair-witness.md) are a
65
+
["Fair witness claims"](https://github.com/BlockchainCommons/XID-Quickstart/tree/main/concepts/fair-witness.md) are a
66
66
particularly strong type of attestation. The person making the
67
67
attestation does their best to report without interpretation,
68
68
assumption, or bias (as best they can!).
@@ -452,7 +452,7 @@ Ben follows the `verifiableAt` URL to GitHub and verifies that PR #12847 exists,
452
452
453
453
However, there is still a gap: Ben can't prove that BRadvoc8, the controller of the XID, is the same person as BRadvoc8, the owner of the GitHub account. If the XID could show proof of control of the GitHub again, that would almost entirely verify the claim. We'll get back to that in [Tutorial 06](06-creating-edges.md). For now, Ben has a medium level of trust. If this claim were combined with other attestations and eventual peer endorsements, a picture of credibility could build over time.
454
454
455
-
> :brain:**Learn more**: The [Progressive Trust](../concepts/progressive-trust.md) concept doc explains how self-attestations combine with cross-verification and peer endorsements to build meaningful trust over time.
455
+
> :brain:**Learn more**: The [Progressive Trust](https://github.com/BlockchainCommons/XID-Quickstart/tree/main/concepts/progressive-trust.md) concept doc explains how self-attestations combine with cross-verification and peer endorsements to build meaningful trust over time.
0 commit comments