From 4db9b7ee90c3078a5ef0bbe1d9f6b98b029a6163 Mon Sep 17 00:00:00 2001
From: Benzene88 <39291429+Benzene88@users.noreply.github.com>
Date: Sat, 20 Oct 2018 13:14:33 -0700
Subject: [PATCH] Update index.md (#23702)
Added information to line 8 regarding Greyball
---
guide/english/developer-ethics/ethical-breaches/index.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/guide/english/developer-ethics/ethical-breaches/index.md b/guide/english/developer-ethics/ethical-breaches/index.md
index 2ff708503b..e0a1099533 100644
--- a/guide/english/developer-ethics/ethical-breaches/index.md
+++ b/guide/english/developer-ethics/ethical-breaches/index.md
@@ -5,7 +5,7 @@ title: Ethical Breaches
There have been a number of well publicized cases in which software was used to deceive users or even break the law. At the heart of these cases is a breach of ethics on the part of one or more developers. Such cases include:
-* **Uber Greyball** – a tool created by ride-sharing company Uber that collected data from Uber's app to identify and evade officials in multiple cities.
+* **Uber Greyball** – a tool created by ride-sharing company Uber that collected data from Uber's app to identify and evade regulators. The program used a combination of geofencing, mining credit card databases, identifying devices, social media searches, and eyeballing to flag users.
* **Volkswagon Emission Scandal** – Volkswagen intentionally programmed turbocharged direct injection (TDI) diesel engines to activate some emissions controls only during laboratory emissions testing. The programming caused the vehicles' nitrogen oxide output to meet US standards during regulatory testing but emit up to 40 times more nitrogen oxide in real-world driving.