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_2_Managing_Claims_Elision.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
@@ -5,8 +5,8 @@ to publish publicly using commitment patterns and selective
5
5
disclosure.
6
6
7
7
> **🧠 Related Concepts.** After completing this tutorial, explore
8
-
[Progressive Trust](../concepts/progressive-trust.md) and
9
-
[Self-Attestation](../concepts/self-attestation.md) to deepen your
8
+
[Progressive Trust](https://github.com/BlockchainCommons/XID-Quickstart/tree/main/concepts/progressive-trust.md) and
9
+
[Self-Attestation](https://github.com/BlockchainCommons/XID-Quickstart/tree/main/concepts/self-attestation.md) to deepen your
10
10
understanding.
11
11
12
12
## Objectives for this Section
@@ -63,7 +63,7 @@ Amira has three options for handling the correlation risk of her crypto audit ex
63
63
64
64
Amira decides her crypto audit experience fits the middle category. She might need to prove this capability to future collaborators, but she doesn't want to publish it broadly. She'll commit an elided version publicly and reveal the full attestation selectively.
65
65
66
-
> :brain:**Learn more**: These three approaches are part of the broader concept of [Selective Disclosure](../concepts/selective-disclosure.md), which is the ability to reveal different information to different parties from the same underlying data structure.
66
+
> :brain:**Learn more**: These three approaches are part of the broader concept of [Selective Disclosure](https://github.com/BlockchainCommons/XID-Quickstart/tree/main/concepts/selective-disclosure.md), which is the ability to reveal different information to different parties from the same underlying data structure.
67
67
68
68
## Part I: Creating a Commitment
69
69
@@ -89,7 +89,7 @@ If you instead need to create new ones, see [§2.2](02_1_Creating_Self_Attestati
89
89
90
90
### Step 1: Create the Sensitive Attestation
91
91
92
-
You should create Amira's crypto audit attestation with [fair witness](../concepts/fair-witness.md) precision:
92
+
You should create Amira's crypto audit attestation with [fair witness](https://github.com/BlockchainCommons/XID-Quickstart/tree/main/concepts/fair-witness.md) precision:
0 commit comments