Skip to content

Commit

Permalink
Update SECURITY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tbodt committed Feb 1, 2022
1 parent 99b6c01 commit e2d17ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ The goal of this project is to support a Linux shell on iOS. As such, its securi

As such, most types of bugs that are security issues in most projects are not security issues in iSH. Insufficient permission checks, memory corruption, and thread safety issues are generally considered correctness bugs and would be best filed as GitHub issues. We will prioritize bugs encountered by real programs in typical use.

We expect real security bugs to be very rare, but not impossible. For example, a bug allowing remote code execution without user consent would be a security bug. If you think you found one, you can send it to tblodt@icloud.com. We'll work with you to resolve it appropriately.
In our security model, we expect real security bugs to be very rare. It's not completely impossible, e.g. a bug allowing remote code execution without user consent would be a security bug. If you think you found one, you can send it to security@ish.app. We'll work with you to resolve it appropriately.

0 comments on commit e2d17ee

Please sign in to comment.