mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2026-03-11 08:54:41 +00:00
wording
Co-authored-by: redoomed1 <redoomed1@privacyguides.org> Signed-off-by: fria <138676274+friadev@users.noreply.github.com>
This commit is contained in:
parent
89c26509ee
commit
8a4bf229fc
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ One of the most glaring differences is the source model of each operating system
|
|||
|
||||
### iOS
|
||||
|
||||
iOS is a closed-source operating system, but it's based on the open-source [XNU kernel](https://github.com/apple-oss-distributions/xnu). The kernel handles almost everything on the operating system, so it's good that such a vital component is openly available to examine and do what you want with.
|
||||
iOS is a closed-source OS, but it's based on the open-source [XNU kernel](https://github.com/apple-oss-distributions/xnu). The kernel handles almost everything on the OS, so it's good that such a vital component is openly available to examine and test.
|
||||
|
||||
It's important to note that being open source [doesn't inherently make software secure](https://seirdy.one/posts/2022/02/02/floss-security), but it can be helpful for anyone wanting to audit the code.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue