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

Fix typo: Change 'Wall Unit' to 'Wallet Unit' #363

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/discussion-topics/a-privacy-risks-and-mitigations.md
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,7 @@ The main drawbacks of this method are
#### 3.4.1 Description

Using this method, the Attestation Provider issues attestations in
batches to the Wall Unit, like when using once-only attestations (method
batches to the Wallet Unit, like when using once-only attestations (method
A). However, in method C a Wallet Unit uses the attestations in a batch
a random order, until it has used all attestations in the batch once.
Then it 'resets' the batch and starts using them again, again in a
Expand Down Expand Up @@ -830,7 +830,7 @@ When using Method C for a given type of PID, attestation, or WUA,

a. The Wallet Unit SHALL request the PID Provider, Attestation
Provider, or Wallet Provider to issue PIDs, attestations, or
WUAs in batches to the Wall Unit.
WUAs in batches to the Wallet Unit.

b. When a presentation of attributes is requested by Relying
Parties, the Wallet Unit SHALL present each PID, attestation, or
Expand Down