Earlier quoted context omitted.
Tim Cook's Apple Inc is really a nightmare. Sure we have sleek shiny laptops and devices that are amazingly powerful but at what cost? I still haven't found a trackpad as good as MagicTrackpad sadly otherwise I'd ditch the MacBook Pro. To be fair to Apple though, it's their OS, they can do what they want and we agree every time we update MacOS or iOS. It's crazy to me that we basically only have 3 phone device choice…
What is distinct about the direction of Tim Cook's Apple Inc compared to any previous Apple Inc?
Apple's apps bypass firewalls like LittleSnitch and LuLu on macOS Big Sur
231–240 of 649 posts
Re: Apple's apps bypass firewalls like LittleSnitch and LuLu on macOS Big Sur
#232Earlier quoted context omitted.
Dont pray, just dont buy Apple Products
Boycotting is not an effective strategy for addressing oligopolies. You need actual strong anti-trust regulation.
There is a free alternative which is better in many ways and has an unlimited supply.
The only reason Apple has a lead in software is that they have made their closed source model deliver end-user benefits at a faster rate than the open source alternatives.
There is no reason this needs to remain true, and there are a lot of signs that it will not continue.
Re: Apple's apps bypass firewalls like LittleSnitch and LuLu on macOS Big Sur
#233Earlier quoted context omitted.
They provide the OS. If you don't trust them, then you shouldn't trust anything running on top of it either...
You could (and perhaps would) make the same argument about Intel (for providing the processor) or Broadcom (for providing the wifi chip) or Comcast (for providing internet service). And it's true, all of these parties have the ability to use their positions for nefarious purposes. However, I would like to limit that potential as much as possible, partly by creating a stigma against practices that remove control from…
Re: Apple's apps bypass firewalls like LittleSnitch and LuLu on macOS Big Sur
#234Earlier quoted context omitted.
I would love if there would be a small appliance based on a raspberry pi zero or something of similar size, that could be controlled/configured from an app on your phone. This device would be powered through a usb cable (no data) from your laptop, and act as a WiFi hotstpot that you can use to route all your traffic via the VPN or network of your choice. Even if your laptop would be infected by malware or a rootkit,…
This is basically what pi-hole is, as to controlling it from a phone app, well it has a web interface.
Re: Apple's apps bypass firewalls like LittleSnitch and LuLu on macOS Big Sur
#235Background: I've written my own kernel extension that works in similar manner to Little Snitch, but does a lot more, including SSL MITM and on-demand packet capture, that I've been using for more than 10 years now. It's a fact that Apple has continuously moved to lock down macOS in ways that are antithetical to folks that want full control over their operating system. To many of us that moved on from Linux on the des…
I just moved from Macos to Linux. The Linux desktop experience has improved a lot in the past five years (at least KDE has).
Re: Apple's apps bypass firewalls like LittleSnitch and LuLu on macOS Big Sur
#236Apple seems to do all kinds of weird networking _stuff_. For instance, during wakeup, your T2 equipped Macbook will wait for a DNS response and then use said DNS response to synchronize time via NTP before letting the user use the keyboard. Probably checking timestamps on signatures for the keyboard firmware, or something stupid like that. This only happens if it happens to have a default route. Similarly, all macOS…
Re: Apple's apps bypass firewalls like LittleSnitch and LuLu on macOS Big Sur
#237Earlier quoted context omitted.
I would love if there would be a small appliance based on a raspberry pi zero or something of similar size, that could be controlled/configured from an app on your phone. This device would be powered through a usb cable (no data) from your laptop, and act as a WiFi hotstpot that you can use to route all your traffic via the VPN or network of your choice. Even if your laptop would be infected by malware or a rootkit,…
https://firewalla.com/ might be it, though I am sure there are other similar products. Disclaimer: I work on a similar product but for smartphones.
Re: Apple's apps bypass firewalls like LittleSnitch and LuLu on macOS Big Sur
#238Earlier quoted context omitted.
I don't see how pi-hole get affected by DNS via https, unless you are leaving out the part about computers, tablets, and phones using hard-coded DNS servers that use DNS via https. This is a trend, but a very small one right now.
DNSSEC does not do encryption: DNSSEC is about data origin authentication. Encrypted DNS is DoT or DoH, DNS-over-TLS or DNS-over-HTTPS (and maybe in the future DoQ, DNS-over-QUIC)
Re: Apple's apps bypass firewalls like LittleSnitch and LuLu on macOS Big Sur
#239Background: I've written my own kernel extension that works in similar manner to Little Snitch, but does a lot more, including SSL MITM and on-demand packet capture, that I've been using for more than 10 years now. It's a fact that Apple has continuously moved to lock down macOS in ways that are antithetical to folks that want full control over their operating system. To many of us that moved on from Linux on the des…
The linux desktop experience is still quite in a state. I will likely do the same and suffer Linux, but I think many will go back to windows as WSL continues to improve. Apple is going to lose developers.
Re: Apple's apps bypass firewalls like LittleSnitch and LuLu on macOS Big Sur
#240I mean I already knew something was weird when I couldnt su into root and do... root things without a bios hack on a Mac. Thats just not how Unix works at all... The whole concept of root is you are root no exceptions.