Skip to content

Commit 5365b6a

Browse files
author
Francois Marier
committed
SRI: use gender-neutral and more powerful username
1 parent 4cb60fe commit 5365b6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/subresourceintegrity/spec.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -718,7 +718,7 @@ logged into a particular service.
718718
Moreover, attackers can brute-force specific values in an otherwise
719719
static resource: consider a JSON response that looks like this:
720720

721-
{'status': 'authenticated', 'username': 'Stephan Falken'}
721+
{'status': 'authenticated', 'username': 'admin'}
722722
{:.example}
723723

724724
An attacker can precompute hashes for the response with a variety of

0 commit comments

Comments
 (0)