this post was submitted on 20 Aug 2023
81 points (66.0% liked)

Technology

58150 readers
4152 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

‘You’re Telling Me in 2023, You Still Have a ’Droid?’ Why Teens Hate Android Phones / A recent survey of teens found that 87% have iPhones, and don’t plan to switch::undefined

you are viewing a single comment's thread
view the rest of the comments
[–] TORFdot0@lemmy.world -1 points 1 year ago (1 children)

You can transfer music via iTunes and it doesn’t have to be music with DRM from their store. You can rip MP3’s from any source and transfer them via iTunes. You don’t need direct file access and prevents a third party device from potentially transferring malware to it.

On device, the files app gives you access to the “on my iphone” directory (basically the users home directory) as well as app data directories, and extensions for browsing installed cloud storage. You can create directories, move and copy files, rename and change extensions, or whatever else you might need to do to the files on the device. That’s more than enough for managing files on device.

Android is better for certain workloads and use cases. I’m not advocating that anyone replace android. I’ve used both operating systems and I don’t think either are better than the other. As for banking apps, banks block root on android as well, and they ought too. In the US, by regulation, banks have to reimburse customers for fraud losses from any unauthorized transaction. And the CFPB is very liberal in their definition of unauthorized. So even if you download an app called “Definitely Malware, This app will steal your banking info”, you can get your money back when the hacker logs into your account and drains all your funds. So it’s better for banks to block devices that have root or are jailbroken. As for trusting ad blockers, unless you are downloading and building each update yourself. You are still susceptible to a supply chain attack or bad actor even by using open source. Just because it’s on GitHub doesn’t mean it’s secure. If you are putting your trust in a project just because it’s open source without verification you may as well put your trust in Apple or Google.

I’d recommend everyone look into running an open source, degoogled ROM on android. Whether that’s AOSP or GrapheneOS or something else. I’m just trying to make the argument that iPhone isn’t inferior to android and vice versa

You don’t need direct file access and prevents a third party device from potentially transferring malware to it.

What malware lol. ClickForFreeMoney.apk? Even then, the applications are sandboxed pretty well. Even if you install "malware" it won't be able to do much unless you also grant it permissions to access personal data.

As for trusting ad blockers, unless you are downloading and building each update yourself. You are still susceptible to a supply chain attack or bad actor even by using open source.

Most adblockers (all the good ones) don't require frequent updates. They frequently update filter lists, which don't execute any code and therefore can't do anything malicious. And what you said applies to every application ever. Anyone can have their credentials stolen and used to publish a modified application.

I’m just trying to make the argument that iPhone isn’t inferior to android and vice versa

I don't disagree, Androids and iPhones are pretty much at feature and quality parity nowadays. But it sounds like you're starting from a conclusion and working backwards, which is not a good way to think.