trying to make a near 100% foss build lol
If you’re going for 100% FOSS, trash your apple products.
As long as you say the same for Google and Microsoft, I agree.
Technically android is open source, though. You could install AOSP on a device and not use any Google services
Except in reality nobody really does that. Everyone uses google play services / gapps because they pretty much have to.
Eh, it’s not that hard to get degoogled on android
- sent from my android device running grapheneos
I’ve got a pixel 7 pro with GrapheneOS. If you’re a normal phone user, it’s pretty much impossible to be degoogled unless you don’t want to use banking apps. Plenty of apps straight up don’t work unless you have the sandboxed Google play services running.
Not the majority, but many people do that.
MicroG is an open source implementation of the services. My phone is google free
Your phone is almost definitely still using Google services as the backend, MicroG is smoke and mirrors - the front-end libraries are open source, but they still use closed source APIs and send your data to Google unless you have it set up extremely restrictively.
calyx os uses it
@pewgar_seemsimandroid yeah I know. Calyx is focused more on privacy than security though, and overall has a lot of security flaws for a mobile OS. https://madaidans-insecurities.github.io/android.html#unlocking-the-bootloader
Wrong
Microsoft has been contributing a ton to FOSS the last 5 or 6 years.
Their flagship programming language, .net, is fully OSS and runs best on Linux.
To be fair, like no programming language is not ‘open source’. A language could only be closed source if there’s only one compiler which is closed source. And in contrast to other languages like Python, which has the official interpreter, cython, PyPy, etc., C++, which has GCC, Clang, Mingw, C# only has the official M$ compiler provided by VS or the inofficial Mono. So C# is actually a lot more closed than nearly any other language.
Google, definitely. Microsoft sliiiightly less so, windows specifically you can turn off most monitoring and telemetry- though it would still violate the 100% FOSS idea since windows is technically proprietary
With Windows turning off telemetry will be an ongoing battle as updates find new ways to enable shit.
What are you trying to do here?
just transfer files
There is no problem connecting an iPhone to a PC. Generally, Apple requires iTunes to interact with the device, as they wish to restrict and monitor the way you interact with the device. There used to be a FOSS plugin that worked with Apple on Linux, but it was not stable when I was fighting with it back on the iPhone 5.
You don’t even need to do that. You can side-load iOS compatible apps through the web browser. The device needs to either be in developer mode or provisioned with a configuration profile for the app (or app signing key) in question, iirc.
It’s quite a pointless effort, though - using an open source licence and having the source code publicly available is the best you should really try to get for iOS apps. But I’m guessing this is just a theoretical thought experiment.
I believe the iPhone uses a basic read-only protocol to access media. (MTP?) You can use iTunes to add files to the iPhone but that’s not FOSS. I personally use Photosync, you might like that for wireless photo transfers.