Devices
Work phone: Android, iPhone, or nothing
The right choice depends on your threat model. iPhone Lockdown, Pixel + GrapheneOS, BYOD vs dedicated. What MDM can actually do.
This version was translated with AI assistance and reviewed by a human.
A CFO calls me after an M&A deal collapses. Their phone was a personal BYOD iPhone with every personal app installed. The MDM couldn’t separate the personal iCloud sync from the work email. The private equity due diligence files were in iCloud Photos — automatically backed up. They had shared the photo library with their spouse via Family Sharing. The files had passed through five different Apple accounts.
The common trap
“We have an MDM, we’re protected.” This is the statement I hear most often. It is false in the majority of BYOD deployments.
An MDM (Mobile Device Management) controls enrollment, can enforce a PIN, can wipe remotely, can see installed apps. What it cannot do: separate personal data from work data on an iPhone with active Family Sharing, prevent a screenshot from being saved to the personal album, or control what the user does with files after downloading them.
The problem is not the MDM. The problem is believing that an MDM on a BYOD device solves the data separation problem.
The spectrum of choices — least to most isolated
Option 1: Standard iPhone (without Lockdown Mode)
For the majority of professional use cases in non-critical organizations, this is acceptable. The iPhone has a solid security baseline: app sandboxing, Secure Enclave for biometric and encryption keys, fast updates, iOS intrusion detection. Apple maintains strict App Store control that eliminates most malware.
The main risk on a BYOD device: the mixing. iCloud syncing photos and documents across all your devices (including family members’), iMessage forwarding attachments to your personal Mac, Family Sharing exposing your data to family members. On a dedicated professional phone with a separate Apple ID, many of these problems disappear.
Option 2: iPhone + Lockdown Mode
Lockdown Mode is an Apple feature specifically for profiles at risk of advanced targeted attacks — journalists, activists, executives, diplomats. It disables or restricts features that have been exploited in targeted attacks like Pegasus.
What it actually disables:
- JIT (Just-In-Time compilation) in WebKit: slows browsing but eliminates an entire class of browser exploits
- Link previews in iMessage: links are no longer previewed automatically (a documented attack vector)
- Wired connections to unknown devices when locked: prevents tools like Cellebrite from establishing a connection without interaction
- Certain photo sharing features
- Configuration profiles not signed by a known MDM
Real ergonomic cost: some web apps become slower, a few features disappear, services that rely on WebViews may behave differently. Not insurmountable, but noticeable. Test it over a normal period of use before enabling it for an executive.
Option 3: Pixel + GrapheneOS
GrapheneOS is a hardened Android OS, developed and maintained independently of Google. It runs exclusively on Google Pixel devices and offers security features that don’t exist in standard Android.
What GrapheneOS actually provides:
- Granular app permissions: beyond standard Android permissions, GrapheneOS adds network and sensor permissions. You can allow an app to access your microphone but block all network access — it cannot exfiltrate what it captures.
- Sandboxed Play Store: Google Play apps run in an isolated sandbox without privileged system access. TikTok installed in the sandboxed Play Store cannot scan other apps or access data outside the sandbox.
- No Google Services natively: by default, no Google services are active. You can install the sandboxed Play Store if needed, but it has no privileged access.
- Kernel hardening: exploit protections, enhanced memory allocation randomization, etc.
Real drawbacks: some apps refuse to run if they detect the absence of Play Protect (banking apps, some enterprise apps, a few critical mobile apps). Adoption requires effort — you need to accept that not all Play Store apps will work. For sensitive operational use with a curated set of apps, it is the most solid solution available on smartphones.
Option 4: Dedicated “mission” phone
For specific high-risk situations (M&A mission, sensitive negotiation, travel to China or Russia), a dedicated phone with a temporary eSIM number and minimal configuration. No personal apps, no personal accounts, minimal configuration.
The principle mirrors the travel laptop: the machine is designed to be loseable. If it is compromised or seized, the loss is managed.
BYOD vs dedicated: the honest analysis
BYOD is cheaper, ergonomic, and users adopt it better because it is their own phone. MDM policy adoption rates on BYOD devices are higher than on dedicated devices in nearly every available study.
But BYOD has a fundamental limit: isolation is imposed on a machine that belongs to the user and whose uses extend far beyond work. Family iCloud, personal apps, personal messaging, personal photos — all of this coexists with work data. An MDM can enforce policies, but it cannot control what the user does with files once opened.
Dedicated phone offers real isolation. The Apple ID or Google account is created specifically for professional use, with no link to personal life. No family sharing, no personal iCloud. The trade-off: two devices, sometimes poor adoption rates, the user eventually puts personal apps on the work phone after a few months.
The real question isn’t “BYOD or dedicated” but “what is the risk level associated with the data transiting through this phone?” For an employee without access to sensitive data, well-managed BYOD is acceptable. For a CFO on an M&A mission, it is not.
What MDM can and cannot do
MDM can:
- Enforce a PIN / biometric
- Remote wipe (and trigger that wipe from a console)
- Block certain apps or app categories
- Enforce an always-on VPN
- See installed apps and their versions
- Push configurations (Wi-Fi, VPN, email) automatically
- Apply encryption policies
MDM cannot:
- See the content of encrypted conversations (Signal, iMessage, WhatsApp)
- Prevent a screenshot of a displayed document
- Prevent a photo of a screen taken with another phone
- Control what happens in personal apps installed outside the MDM perimeter
- Prevent the user from copy-pasting data from a work app to a personal app
High-risk apps on a work phone
TikTok: the app requests extensive permissions (microphone, camera, network, clipboard). ByteDance is a company under Chinese jurisdiction with legal obligations to cooperate with intelligence services. For an exposed profile, TikTok has no place on a work phone.
Free weather apps and utilities: business model based on selling geolocation data to data brokers. Your precise location, shared 24/7, is tactical intelligence for a patient adversary.
Free VPNs: free VPNs have a business model. If you’re not paying, your traffic is the product. Multiple “free” VPN providers have been documented as selling traffic data or as fronts for intelligence services.
WhatsApp for sensitive professional discussions: WhatsApp is end-to-end encrypted for content. But metadata (who contacts whom, when, how often) is available to Meta. For M&A discussions or sensitive negotiations, Signal only.
Signal vs WhatsApp for professional use
Signal offers the best profile across three criteria: content encryption (Signal Protocol, open-source and audited), minimal metadata collection (Signal does not know who you contact), and a non-profit organization with no data-selling incentive.
WhatsApp uses the Signal Protocol for content encryption — but Meta knows your contacts, the time and frequency of your communications, and can cross-reference with your Facebook/Instagram profile. For ordinary conversations, acceptable. For sensitive discussions, Signal.
Common mistakes
BYOD with iCloud Family Sharing active: files downloaded or received on the work phone can end up in iCloud albums shared with the family. Often unintentional, always problematic.
Lockdown Mode = complete coverage: Lockdown Mode hardens the attack surface against specific exploits. It does not protect against a user who voluntarily shares data over WhatsApp or installs a malicious app from the App Store.
WhatsApp for deal discussions: communication metadata has value in itself, independent of the encrypted content.
MDM without an offboarding procedure: what happens to the BYOD phone when the employee leaves the company? Does the partial wipe (work profile only) actually work? Test it.
- N1 Remove high-risk personal apps from work phones (TikTok, free VPNs)
- N1 Use Signal for sensitive professional discussions
- N2 Separate personal and work phones if access to sensitive data
- N2 Dedicated Apple ID on work phone (no family iCloud)
- N2 MDM with documented, tested policy including the offboarding procedure
- N2 Enable Lockdown Mode for profiles at risk of advanced targeting
- N3 Dedicated mission phone (+ temporary eSIM) for trips to high-risk countries
- N3 Evaluate GrapheneOS on Pixel for highly sensitive operational profiles
- N3 Main phone stays home or in airplane mode for CN/RU missions
Sources and further reading
- GrapheneOS — Documentation [official]
- Apple — Lockdown Mode [official]
- ANSSI — Mobile device recommendations [official]