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
5b87b211bb
commit
74866f9b6f
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ iOS is a closed-source OS, but it's based on the open-source [XNU kernel](https:
|
|||
|
||||
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.
|
||||
|
||||
I'd like to see Apple release its entire operating system as open source in order to foster a spirit of openness and allow for [reproducible builds](https://reproducible-builds.org), allowing third parties to verify that the downloaded binaries match the released source code. As of now, that's impossible thanks to iOS's closed nature. A fully open-source iOS would also be the first step in third-party operating system support on the platform.
|
||||
I'd like to see Apple release the source code of its entire OS in order to foster a spirit of openness and enable [reproducible builds](https://reproducible-builds.org). The latter would allow third parties to verify that the downloaded binaries match the released source code. Currently, that's impossible due to iOS's closed nature. Furthermore, a fully open-source iOS would also be the first step in third-party OS support on the platform.
|
||||
|
||||
### Android
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue