Fleet logo
Menu An icon indicating that interacting with this button will open the navigation menu.
Fleet logo An 'X' icon indicating that this can be interacted with to close the navigation menu.
Multi platform
Device management   (+ MDM) Orchestration   (+ monitoring) Software management   (+ CVEs) Integrations

Docs
Stories
What people are saying News Ask around Meetups COMPANY
Origins   (Fleet & osquery) The handbook Logos & artwork Why open source?

Pricing Take a tour
Multi platform
Device management + MDM Orchestration + monitoring Software management + CVEs, usage, app library Integrations
Docs
Stories
What people are saying News Ask around Take a tour Meetups COMPANY Origins   (Fleet & osquery) The handbook Logos/artwork Why open source?
Pricing Try it yourself
{{categoryFriendlyName}}/
{{thisPage.meta.articleTitle}}
search

Apply BYOD to soothe supply chain pain

{{articleSubtitle}}

| The author's GitHub profile picture

Guillaume Ross

Share this article on Hacker News Share this article on LinkedIn Share this article on Twitter

On this page

{{topic.title}}
Docs Docs REST API REST API Guides Guides Talk to an engineer Talk to an engineer
Suggest an editSuggest an edit

Try it out

See what Fleet can do

Start now
macOS Windows Linux

Apply BYOD to soothe supply chain pain

{{articleSubtitle}}

| The author's GitHub profile picture

Guillaume Ross

Apply BYOD to soothe supply chain pain

With remote work becoming the norm, it’s now common for companies to use Apple’s Automated Device Enrollment or Windows Autopilot.

Nothing beats buying a laptop online and having it shipped to a new hire, pre-configured. Awesome, right? It is, but it can get more complicated.

The shipping time of a new laptop Dreaded 6–8 weeks shipping delay

When employees wait for their laptops, productivity suffers.

To solve this issue at Fleet, we take a hybrid approach. We do everything we can to get the devices fast. Then, we allow people to Bring Their Own Devices (BYOD) by carefully managing risk.

Here is how you can implement a similar approach.

Getting the devices

Order laptops as quickly as possible in the hiring process. That might mean having to pay for one to be shipped back if a candidate changes their mind, but the benefits outweigh the risk.

In countries where you hire a lot, stash a few laptops. You could have a few lower-end loaners or, if you usually order pretty standard configurations, keep a few of those as a buffer that you renew continuously.

Allow people to work from personal devices but control the risk it creates.

To do so, we leverage security features in our SaaS providers. At Fleet and many other organizations, Google Workspace is the main productivity tool, and it is also used to authenticate employees in other SaaS tools. Office365 has similar features, but you can apply similar principles to reach your security and productivity goals no matter what you use.

Limit local data

Limit what can be accessed on the web and locally. For example, allow access to files on the web but prevent local synchronization on personal computers.

  • Prevent Google Drive sync
  • Prevent OneDrive sync

You can do the same for email data by only allowing access to email via web applications such as Gmail itself from personal devices and allowing the use of IMAP only for specific clients, such as the iOS Mail client.

  • Disabling POP/IMAP and OAuth clients on Google Workspace
  • Disabling POP/IMAP on Office365

Do not blindly trust endpoints

Reducing trust in networks and endpoints has security benefits beyond BYOD, but options are available that also enable productivity through dynamic access levels to applications and data depending on the security status and ownership of the device.

First, authentication must be secured. By ensuring sessions are short, that Multi-Factor Authentication (MFA) is in use, and that the device cannot be trusted permanently, you can mitigate the risk of using SaaS accounts on personal devices.

Google Workspace:

  • Deploy 2-Step Verification
  • Set session length for Google services

Office365:

  • Set up multifactor authentication
  • Session timeouts for Microsoft 365

That takes care of authentication. Now, time to grant dynamic access based on the ownership and status of devices.

First, define what your policy should be. Allowing access to Slack is different from allowing SSH access to database servers with personal customer data. You need to understand what you are trying to achieve before using these tools to implement controls to support that policy.

Using tools such as Google’s Context-Aware Access or Microsoft’s Conditional Access, it is possible to evaluate a device’s ownership as well as status before granting it access to applications.

A few examples:

  • Grant access to synchronize Google Drive only to company-owned computers that are encrypted.
  • Grant access to email only from up-to-date computers, personal or otherwise.
  • Only allow access to production support from company-owned devices with a corporate certificate.

Source code

As an open-source company, our code’s integrity takes precedence over confidentiality. The same is true for many proprietary projects. You can protect the integrity of your code, no matter what device and git client is used, by using branch protection rules to require code reviews and commit signing.

Solutions for working on remote desktops can make critical use cases possible from personal devices. Ensure you need them before accepting their cost, complexity, and impact on user experience.

Supply issues won’t end tomorrow, so make a plan!

Supply chain issues will get better, but they will not disappear. Even if they did, the availability of laptops usually suffers when new models are released. By carefully allowing personal computers for some work, you can ensure your new hires can be productive and feel useful right away while balancing a growing organization’s security and productivity goals!

Fleet logo
Multi platform Device management Orchestration Software management Integrations Pricing
Documentation Support Docs API Release notes Get your license
Company About News Jobs Logos/artwork Why open source?
ISO 27001 coming soon a small checkmarkSOC2 Type 2 Creative Commons Licence CC BY-SA 4.0
© 2025 Fleet Inc. Privacy
Slack logo GitHub logo LinkedIn logo X (Twitter) logo Youtube logo Mastadon logo
Tried Fleet yet?

Get started with Fleet

Start
continue
×