this post was submitted on 19 Jun 2025
410 points (97.2% liked)
Technology
71666 readers
3430 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Their reasons for not opening the App Store aren’t even good logical reasons like it would make the platform unsafe but then they claim the Mac is a safe platform. That’s what makes it so insulting.
I’d be less frustrated with them if they were just honest and said it’s about the money.
Mac is only a safe platform due to obscurity.
To be fair that's not really true. Gatekeeper is deeply integrated into the OS and is extremely strict.
As opposed to windows, macOS will effectively refuse to run any software that is not signed and notarized by Apple themselves.
I'm not a fan of this behaviour but that's the way it is.
You can put Windows in strict mode but it makes the computer virtually unusable. The other thing been is it there are techniques that attackers can use to bypass these checks thus making the signatures irrelevant anyway.
I’m pretty sure that can be turned off in security stings.
If not, you can hold down control or command when launching the so the first time to have the option to run the software anyway.
You can also use an immutable Linux distro (SteamOS being the most popular) and install software with flatpak, which is sandboxed using bubblewrap.
That sounds really interesting!