Skip to content

Commit

Permalink
Mitigate poison datasets when canonicalizing.
Browse files Browse the repository at this point in the history
  • Loading branch information
msporny committed Jul 24, 2023
1 parent f7b1f73 commit 01dd438
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -457,6 +457,12 @@ <h3>ecdsa-2019</h3>
section also include the verification of such a data integrity proof.
</p>

<p class="advisement">
When the RDF Dataset Canonicalization Algorithm [[RDF-CANON]] is utilized,
implementations MUST detect <a data-cite="RDF-CANON#dataset-poisoning">
dataset poisoning</a> by default and abort processing.
</p>

<section>
<h4>Add Proof (ecdsa-2019)</h4>

Expand Down

0 comments on commit 01dd438

Please sign in to comment.