this post was submitted on 13 Jun 2024
175 points (92.3% liked)

Privacy

29820 readers
2218 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

Chat rooms

much thanks to @gary_host_laptop for the logo design :)

founded 4 years ago
MODERATORS
 

With the recent WWDC apple made some bold claims about privacy when it comes to so called Apple Intelligence. This makes me wonder if they did something to what Microsoft did with Recall feature, would people be less concerned and to an extend praise their effort?

Do you trust apple with their claims?

you are viewing a single comment's thread
view the rest of the comments
[–] matthewc 2 points 2 weeks ago (2 children)

Darwin. Their BSD and the foundation of MacOS and therefore all the current OSes they produce.

[–] [email protected] 3 points 2 weeks ago* (last edited 2 weeks ago)

I have heard of Darwin, and went back to read up on it to refresh my memory. While it is considered open source, it is also useless unless it is used for Apple's closed source operating systems, as can be appreciated in this explanation:

In the beginning, Apple used to make Darwin available as a separate OS, including compiled binaries, installers, ISOs, etc. that you could install on Apple hardware. However, for many years now, Apple only provides a source code dump, every time a new release of macOS comes out. It isn't even possible to compile this source code, because it depends on Apple's internal build tools and build pipeline. There have been some projects trying to patch Darwin to compile it with publicly available tools, but those projects have all died from lack of interest.

Open Source should be compilable and able to be used, at least that's my perspective, and I just may be wrong.

Here's the article this came from on StackExchange:

https://apple.stackexchange.com/questions/401832/why-is-macos-often-referred-to-as-darwin

[–] [email protected] 2 points 2 weeks ago (1 children)

Yeah, but that's just the kernel. Anything above that (window manager, the utilities that they didn't outright copy from BSD, apps, ...) is basically closed source.

[–] matthewc 2 points 2 weeks ago