Skip to content

Commit ebdd036

Browse files
Remove use of "he"
Simple update to remove assumption that the attacker is male.
1 parent 21fda57 commit ebdd036

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

content/security.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ Some of these issues are, or can be, related, depending on the design and
1919
implementation of the given software update system.
2020

2121
* **Arbitrary software installation**. An attacker can provide arbitrary files in
22-
response to download requests and install anything he wants
23-
on the client system, yet none will be detected as illegitimate.
22+
response to download requests and install anything on the client system, yet none will be detected as illegitimate.
2423

2524
* **Rollback attacks**. An attacker presents files to a software update system
2625
that are older than those the client has already seen. With no way

0 commit comments

Comments
 (0)