TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Android vs. iOS security?

2 pointsby humilityabout 7 years ago
Which one is recommended for better security and why?

3 comments

viraptorabout 7 years ago
As the other comment mentioned, &quot;Android&quot; is not one thing the same way iOS is. But a reasonable simplification here is:<p>- google phones (pixel line) is the baseline - you&#x27;ll get there what you&#x27;d expect from the upstream docs<p>- copperhead (<a href="https:&#x2F;&#x2F;copperhead.co&#x2F;android&#x2F;" rel="nofollow">https:&#x2F;&#x2F;copperhead.co&#x2F;android&#x2F;</a>) is going way ahead of that with actual work at kernel level, extended selinux profiles, and more - but you lose the default app market by default (that&#x27;s ok if you do want to have your own managed device)<p>- every other OEM (whatever you can buy from the local provider) - they&#x27;re going to be behind by design - they do custom addons on google releases, but no system-level development, so they can be at best as good as google devices (usually worse)<p>So when comparing, decide which level of Android support are you really after. Then there&#x27;s the threat model: are you worried about random apps that you&#x27;re going to try, or are you going to use a minimal selection from known companies and you mainly want to stop remote driveby exploitation via ads? Or are you looking for something that will be well protected from seizure and physical access?
cerberusssabout 7 years ago
The Android world is extremely divided, and it very much depends on which phone you buy. There&#x27;s this story recently: <a href="https:&#x2F;&#x2F;www.wired.com&#x2F;story&#x2F;android-phones-hide-missed-security-updates-from-you&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.wired.com&#x2F;story&#x2F;android-phones-hide-missed-secur...</a><p>But there have been other problems in the past, for example that most Android phones are not encrypted by default.
itamarstabout 7 years ago
iOS. E.g. <a href="https:&#x2F;&#x2F;techsolidarity.org&#x2F;resources&#x2F;basic_security.htm" rel="nofollow">https:&#x2F;&#x2F;techsolidarity.org&#x2F;resources&#x2F;basic_security.htm</a>