Normalize Identifying Corporate Devices in Your Software
31–40 of 62 posts
Re: Normalize Identifying Corporate Devices in Your Software
#32If you want to collect this information you should be clear about it and know and understand your edge cases before you start attempting enforcement actions based on it if that is the intent.
In general in my experience, personal tools are a VERY hard market to sell into for corporate environments (I took a peek at what the software on OPs site requires a commercial license to use). I would bet most if not all of what you're catching here is unauthorized installs in a corporate environment and you're more likely to loose interested users than sell more commercial licenses.
Re: Normalize Identifying Corporate Devices in Your Software
#33I heard folks here used MDM to give themselves more control over Apple security features that they otherwise don’t. This code example and scenario penalizes them by side effect
Re: Normalize Identifying Corporate Devices in Your Software
#34I heard folks here used MDM to give themselves more control over Apple security features that they otherwise don’t. This code example and scenario penalizes them by side effect
That's fine, there's no enforcement suggested though, maybe they get a popup asking about licenses, not necessarily a brick.
Re: Normalize Identifying Corporate Devices in Your Software
#35Having a device enrolled in an MDM package does not make it a corporate device. Many corporations require personal devices be managed to support remote wiping. If I install a productivity or developer tool on my personal phone or laptop for personal non-corporate use I would get mistaken as a corporate user by this process. If you want to collect this information you should be clear about it and know and understand y…
Corporations cannot require you to have your personal devices be managed by them. If you're surrendering your own gear to a company, it stops being your own device.
Re: Normalize Identifying Corporate Devices in Your Software
#36As with every similar heavy-handed approach to enforcement you are making life difficult for the 99% of regular, honest users while the remaining 1% can trivially bypass it.
Re: Normalize Identifying Corporate Devices in Your Software
#37Having a device enrolled in an MDM package does not make it a corporate device. Many corporations require personal devices be managed to support remote wiping. If I install a productivity or developer tool on my personal phone or laptop for personal non-corporate use I would get mistaken as a corporate user by this process. If you want to collect this information you should be clear about it and know and understand y…
>Many corporations require personal devices be managed to support remote wiping. Corporations cannot require you to have your personal devices be managed by them. If you're surrendering your own gear to a company, it stops being your own device.
Re: Normalize Identifying Corporate Devices in Your Software
#38Earlier quoted context omitted.
A lot of people use MDM for managing their kids devices (pinning DNS for filtering etc.)
First time I've seen "a lot of people" used to mean "practically nobody." Just joking, but seriously, I've never heard of anyone doing this, and I think maybe 1 in 100 people would even know that it's possible.
Re: Normalize Identifying Corporate Devices in Your Software
#39It always seemed weird to me when people call shell binaries from the middle of a desktop app. What's wrong with finding the actual OS API instead?
But yeah generally it is better if you can do it.
Re: Normalize Identifying Corporate Devices in Your Software
#40Normalizing this would start a game of cat & mouse, no?
Depending on what action you take with this, I'd say it has a pretty good chance of tipping people into emailing IT to get a license.