Skip to content

Commit

Permalink
Merge pull request #31 from decentralized-identity/usage
Browse files Browse the repository at this point in the history
intial stab at batch issuance info
  • Loading branch information
ottomorac authored Nov 21, 2024
2 parents 7b20c4b + 5692d79 commit 3af945f
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion spec/appendix.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
## Other Sections...
## Usage Guidance

### Batch Issuance

Some proof mechanisms rely on batch issuance to prevent re-use of subject
identifiers, with the goal of reducing linkability. If using these schemas
within such contexts, bear in mind that the subject `id` property may
store different identifier values.

## Appendix

Expand Down

0 comments on commit 3af945f

Please sign in to comment.