Comment by sulam

5 days ago

I'm far from a Google apologist, but at the end of the day don't they have the right to write software however they want it? You have the right to build things the way you want to, fork Android, etc etc. If you're trying to say you have the right to tell Google what the code their employees write can do, well, I don't really agree with that. Sounds coercive, honestly. I wouldn't want them to do that to you and I don't want you to do that to them.

Does a business have right to produce whatever it wishes even if it affects the environment ?

Does a business have right to pay literal pennies per hour if it manages to find people willing to work at that pay ?

Does a business have right to lace food products with addictive substances for repeat customers and profit ?

All these cases are already happening today at some level depending on who you ask. But they don’t tilt to extremes because we have laws in place to maintain balance between business needs and collective good.

This move by Google will tilt that balance forever towards absolute duopoly in mobile computing space. It is time for legislation to avoid that.

Yes they do, unless it limits my right tondo whatever I want we software I bought.

And also monopoly.

This is exactly the thing for which Apple gets bashing. Closed garden.

No they don't. They couldn't legally write software to hack into the Pentagon and launch nukes at North Korea. They couldn't legally write software that live streams your camera to them without your actual consent.

No, Google does not have the right. If you're building roads, you don't have a right to build them unsafely. Doesn't matter if they're privatized or not; they're important infrastructure for which we don't have meaningful alternatives.

> I'm far from a Google apologist, but at the end of the day don't they have the right to write software however they want it?

Not after creating de facto duopoly.

It is little surprising a lot of smart people somehow miss this simple logic.

Android is massive and extremely popular and I know several people who have been scammed already. It is important that Google makes this harder for scammers.

Google is not doing this to harm developers but to protect their users.

  • You already get a pretty scary warning when you try to install an app that was downloaded outside the Play Store. If people still install malware, that's the responsibility that comes with freedom. Your line of reasoning can be applied everywhere in life - people should not be able to do their own bank transfers or use a credit card, I know several people that who have been scammed already.

    Moreover, there are better ways to protect against malware: 1. educate people; 2. rather than using whitelisting, use blacklisting (similar to XProtect on macOS).

    Finally, the argument is not very strong on Google's side, since the Play Store itself has had its history of scams. Which, again is easier to protect against by educating people. No, don't put your banking information in a random app you downloaded from the Play Store (use the app that your bank tells you to). Do not install random keyboards from the Play Store. Etc.

    • > that's the responsibility that comes with freedom

      We live in a dark age where the majority of people would gladly give their freedom so the don't have to be responsible.

  • > It is little surprising a lot of smart people somehow miss this simple logic.

    Is it that people "somehow miss this simple logic", or is it that they weigh security and freedom differently than you?

  • This is "think of the children/grandma" logic. There is a different between maintaining a company store where everything is verified, and forcing everyone to use it.

    Google shouldn't be able to hold a vertical monopoly, on what apps can run, what os's are allowed and what hardware can be used on devices that run Android, rest solely on this weak excuse that someone might harm grandma.

    Oh, and of course, if grandma gets scammed by a app in the Google store, Google isn't in any way held responsible. Such garbage, two-faced bs.

  • That argument falls apart when you consider that:

    1. The ownership of security can be entrusted with the user. For example, if the user wants to install a 3rd party app store that doesn't use developer registration, they should be able to do so. The consequences of that decision should be on the owner. FDroid is one such app store. But I trust it over play store any day.

    2. Careless users can be prevented from making such decisions, and capable users can be prevented from making mistakes, by careful UI designs that provide copious warnings and require deliberate actions. We have plenty of examples for both. An example for a system that prevents mistakes with warnings is the certificate trust override in browsers. They allow you to override rejection of untrustworthy certificates, but not before you read a lengthy warning message and click a couple of buttons. Similarly, an example of a deliberate action is when you want a repo to be deleted on github or gitlab. They force you to type in the repo name as confirmation. Not only does it take multiple key strokes, it forces you to review what you're actually deleting.

    > Google is not doing this to harm developers but to protect their users.

    No. Google is doing this to satisfy their insatiable appetite for profit growth by squeezing their current revenue streams. This protects no one, but their shareholders and top executives. I'm a bit ashamed to have to explain this on HN.