Skip to content

Commit e22ae1c

Browse files
authored
Update 02_1_Creating_Self_Attestations.md
1 parent 3efd368 commit e22ae1c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/02_1_Creating_Self_Attestations.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ This section demonstrates how to build credibility through specific,
44
factual claims that invite verification rather than demand belief.
55

66
> **🧠 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
99
understanding.
1010

1111
## Objectives for this Section
@@ -62,7 +62,7 @@ attestations ARE your credentials. When you are making
6262
self-attestations, it is therefore best to both create attestations
6363
that are verifiable and then provide the methodology for verifying.
6464

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
6666
particularly strong type of attestation. The person making the
6767
attestation does their best to report without interpretation,
6868
assumption, or bias (as best they can!).
@@ -452,7 +452,7 @@ Ben follows the `verifiableAt` URL to GitHub and verifies that PR #12847 exists,
452452

453453
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.
454454

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.
456456
457457
### Step 13: Assess Your Level of Trust
458458

0 commit comments

Comments
 (0)