Skip to content

Commit 073758a

Browse files
marcoscaceresclaude
andcommitted
Combine request/response tampering into single threat definition
Merge the nearly identical Request Tampering and Response Tampering definitions into a single Protocol Tampering definition. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 014540c commit 073758a

1 file changed

Lines changed: 5 additions & 15 deletions

File tree

index.html

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1590,23 +1590,14 @@ <h4>
15901590
</p>
15911591
<dl>
15921592
<dt>
1593-
<dfn>Request Tampering</dfn>
1593+
<dfn>Data Tampering</dfn>
15941594
</dt>
15951595
<dd>
15961596
Modification of a [=digital credential/presentation protocol=] or
1597-
[=digital credential/issuance protocol=] request after it is created.
1598-
This threat is expected to be addressed by the underlying exchange
1599-
protocol; for example, through signing and validating requests.
1600-
</dd>
1601-
<dt>
1602-
<dfn>Response Tampering</dfn>
1603-
</dt>
1604-
<dd>
1605-
Modification of a [=digital credential/presentation protocol=] or
1606-
[=digital credential/issuance protocol=] response after it is
1607-
created. This threat is expected to be addressed by the underlying
1597+
[=digital credential/issuance protocol=] request or response after it
1598+
is created. This threat is expected to be addressed by the underlying
16081599
exchange protocol; for example, through signing and validating
1609-
responses.
1600+
requests and responses.
16101601
</dd>
16111602
</dl>
16121603
<h3>
@@ -1666,8 +1657,7 @@ <h4>
16661657
level.
16671658
</p>
16681659
<p>
1669-
These mechanisms reduce [=request tampering=] and [=response
1670-
tampering=] at the protocol level.
1660+
These mechanisms reduce [=data tampering=] at the protocol level.
16711661
</p>
16721662
</section>
16731663
<section class="informative" data-cite="privacy-principles">

0 commit comments

Comments
 (0)