A place to cache linked articles (think custom and personal wayback machine)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

index.html 74KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871
  1. <!doctype html><!-- This is a valid HTML5 document. -->
  2. <!-- Screen readers, SEO, extensions and so on. -->
  3. <html lang=fr>
  4. <!-- Has to be within the first 1024 bytes, hence before the <title>
  5. See: https://www.w3.org/TR/2012/CR-html5-20121217/document-metadata.html#charset -->
  6. <meta charset=utf-8>
  7. <!-- Why no `X-UA-Compatible` meta: https://stackoverflow.com/a/6771584 -->
  8. <!-- The viewport meta is quite crowded and we are responsible for that.
  9. See: https://codepen.io/tigt/post/meta-viewport-for-2015 -->
  10. <meta name=viewport content="width=device-width,minimum-scale=1,initial-scale=1,shrink-to-fit=no">
  11. <!-- Required to make a valid HTML5 document. -->
  12. <title>‘I made Steve Bannon’s psychological warfare tool’: meet the data war whistleblower (archive) — David Larlet</title>
  13. <!-- Generated from https://realfavicongenerator.net/ such a mess. -->
  14. <link rel="apple-touch-icon" sizes="180x180" href="/static/david/icons/apple-touch-icon.png">
  15. <link rel="icon" type="image/png" sizes="32x32" href="/static/david/icons/favicon-32x32.png">
  16. <link rel="icon" type="image/png" sizes="16x16" href="/static/david/icons/favicon-16x16.png">
  17. <link rel="manifest" href="/manifest.json">
  18. <link rel="mask-icon" href="/static/david/icons/safari-pinned-tab.svg" color="#5bbad5">
  19. <link rel="shortcut icon" href="/static/david/icons/favicon.ico">
  20. <meta name="apple-mobile-web-app-title" content="David Larlet">
  21. <meta name="application-name" content="David Larlet">
  22. <meta name="msapplication-TileColor" content="#da532c">
  23. <meta name="msapplication-config" content="/static/david/icons/browserconfig.xml">
  24. <meta name="theme-color" content="#f0f0ea">
  25. <!-- That good ol' feed, subscribe :p. -->
  26. <link rel=alternate type="application/atom+xml" title=Feed href="/david/log/">
  27. <meta name="robots" content="noindex, nofollow">
  28. <meta content="origin-when-cross-origin" name="referrer">
  29. <!-- Canonical URL for SEO purposes -->
  30. <link rel="canonical" href="https://www.theguardian.com/news/2018/mar/17/data-war-whistleblower-christopher-wylie-faceook-nix-bannon-trump">
  31. <style>
  32. /* http://meyerweb.com/eric/tools/css/reset/ */
  33. html, body, div, span,
  34. h1, h2, h3, h4, h5, h6, p, blockquote, pre,
  35. a, abbr, address, big, cite, code,
  36. del, dfn, em, img, ins,
  37. small, strike, strong, tt, var,
  38. dl, dt, dd, ol, ul, li,
  39. fieldset, form, label, legend,
  40. table, caption, tbody, tfoot, thead, tr, th, td,
  41. article, aside, canvas, details, embed,
  42. figure, figcaption, footer, header, hgroup,
  43. menu, nav, output, ruby, section, summary,
  44. time, mark, audio, video {
  45. margin: 0;
  46. padding: 0;
  47. border: 0;
  48. font-size: 100%;
  49. font: inherit;
  50. vertical-align: baseline;
  51. }
  52. /* HTML5 display-role reset for older browsers */
  53. article, aside, details, figcaption, figure,
  54. footer, header, hgroup, menu, nav, section { display: block; }
  55. body { line-height: 1; }
  56. blockquote, q { quotes: none; }
  57. blockquote:before, blockquote:after,
  58. q:before, q:after {
  59. content: '';
  60. content: none;
  61. }
  62. table {
  63. border-collapse: collapse;
  64. border-spacing: 0;
  65. }
  66. /* http://practicaltypography.com/equity.html */
  67. /* https://calendar.perfplanet.com/2016/no-font-face-bulletproof-syntax/ */
  68. /* https://www.filamentgroup.com/lab/js-web-fonts.html */
  69. @font-face {
  70. font-family: 'EquityTextB';
  71. src: url('/static/david/css/fonts/Equity-Text-B-Regular-webfont.woff2') format('woff2'),
  72. url('/static/david/css/fonts/Equity-Text-B-Regular-webfont.woff') format('woff');
  73. font-weight: 300;
  74. font-style: normal;
  75. font-display: swap;
  76. }
  77. @font-face {
  78. font-family: 'EquityTextB';
  79. src: url('/static/david/css/fonts/Equity-Text-B-Italic-webfont.woff2') format('woff2'),
  80. url('/static/david/css/fonts/Equity-Text-B-Italic-webfont.woff') format('woff');
  81. font-weight: 300;
  82. font-style: italic;
  83. font-display: swap;
  84. }
  85. @font-face {
  86. font-family: 'EquityTextB';
  87. src: url('/static/david/css/fonts/Equity-Text-B-Bold-webfont.woff2') format('woff2'),
  88. url('/static/david/css/fonts/Equity-Text-B-Bold-webfont.woff') format('woff');
  89. font-weight: 700;
  90. font-style: normal;
  91. font-display: swap;
  92. }
  93. @font-face {
  94. font-family: 'ConcourseT3';
  95. src: url('/static/david/css/fonts/concourse_t3_regular-webfont-20190806.woff2') format('woff2'),
  96. url('/static/david/css/fonts/concourse_t3_regular-webfont-20190806.woff') format('woff');
  97. font-weight: 300;
  98. font-style: normal;
  99. font-display: swap;
  100. }
  101. /* http://practice.typekit.com/lesson/caring-about-opentype-features/ */
  102. body {
  103. /* http://www.cssfontstack.com/ Palatino 99% Win 86% Mac */
  104. font-family: "EquityTextB", Palatino, serif;
  105. background-color: #f0f0ea;
  106. color: #07486c;
  107. font-kerning: normal;
  108. -moz-osx-font-smoothing: grayscale;
  109. -webkit-font-smoothing: subpixel-antialiased;
  110. text-rendering: optimizeLegibility;
  111. font-variant-ligatures: common-ligatures contextual;
  112. font-feature-settings: "kern", "liga", "clig", "calt";
  113. }
  114. pre, code, kbd, samp, var, tt {
  115. font-family: 'TriplicateT4c', monospace;
  116. }
  117. em {
  118. font-style: italic;
  119. color: #323a45;
  120. }
  121. strong {
  122. font-weight: bold;
  123. color: black;
  124. }
  125. nav {
  126. background-color: #323a45;
  127. color: #f0f0ea;
  128. display: flex;
  129. justify-content: space-around;
  130. padding: 1rem .5rem;
  131. }
  132. nav:last-child {
  133. border-bottom: 1vh solid #2d7474;
  134. }
  135. nav a {
  136. color: #f0f0ea;
  137. }
  138. nav abbr {
  139. border-bottom: 1px dotted white;
  140. }
  141. h1 {
  142. border-top: 1vh solid #2d7474;
  143. border-bottom: .2vh dotted #2d7474;
  144. background-color: #e3e1e1;
  145. color: #323a45;
  146. text-align: center;
  147. padding: 5rem 0 4rem 0;
  148. width: 100%;
  149. font-family: 'ConcourseT3';
  150. display: flex;
  151. flex-direction: column;
  152. }
  153. h1.single {
  154. padding-bottom: 10rem;
  155. }
  156. h1 span {
  157. position: absolute;
  158. top: 1vh;
  159. left: 20%;
  160. line-height: 0;
  161. }
  162. h1 span a {
  163. line-height: 1.7;
  164. padding: 1rem 1.2rem .6rem 1.2rem;
  165. border-radius: 0 0 6% 6%;
  166. background: #2d7474;
  167. font-size: 1.3rem;
  168. color: white;
  169. text-decoration: none;
  170. }
  171. h2 {
  172. margin: 4rem 0 1rem;
  173. border-top: .2vh solid #2d7474;
  174. padding-top: 1vh;
  175. }
  176. h3 {
  177. text-align: center;
  178. margin: 3rem 0 .75em;
  179. }
  180. hr {
  181. height: .4rem;
  182. width: .4rem;
  183. border-radius: .4rem;
  184. background: #07486c;
  185. margin: 2.5rem auto;
  186. }
  187. time {
  188. display: bloc;
  189. margin-left: 0 !important;
  190. }
  191. ul, ol {
  192. margin: 2rem;
  193. }
  194. ul {
  195. list-style-type: square;
  196. }
  197. a {
  198. text-decoration-skip-ink: auto;
  199. text-decoration-thickness: 0.05em;
  200. text-underline-offset: 0.09em;
  201. }
  202. article {
  203. max-width: 50rem;
  204. display: flex;
  205. flex-direction: column;
  206. margin: 2rem auto;
  207. }
  208. article.single {
  209. border-top: .2vh dotted #2d7474;
  210. margin: -6rem auto 1rem auto;
  211. background: #f0f0ea;
  212. padding: 2rem;
  213. }
  214. article p:last-child {
  215. margin-bottom: 1rem;
  216. }
  217. p {
  218. padding: 0 .5rem;
  219. margin-left: 3rem;
  220. }
  221. p + p,
  222. figure + p {
  223. margin-top: 2rem;
  224. }
  225. blockquote {
  226. background-color: #e3e1e1;
  227. border-left: .5vw solid #2d7474;
  228. display: flex;
  229. flex-direction: column;
  230. align-items: center;
  231. padding: 1rem;
  232. margin: 1.5rem;
  233. }
  234. blockquote cite {
  235. font-style: italic;
  236. }
  237. blockquote p {
  238. margin-left: 0;
  239. }
  240. figure {
  241. border-top: .2vh solid #2d7474;
  242. background-color: #e3e1e1;
  243. text-align: center;
  244. padding: 1.5rem 0;
  245. margin: 1rem 0 0;
  246. font-size: 1.5rem;
  247. width: 100%;
  248. }
  249. figure img {
  250. max-width: 250px;
  251. max-height: 250px;
  252. border: .5vw solid #323a45;
  253. padding: 1px;
  254. }
  255. figcaption {
  256. padding: 1rem;
  257. line-height: 1.4;
  258. }
  259. aside {
  260. display: flex;
  261. flex-direction: column;
  262. background-color: #e3e1e1;
  263. padding: 1rem 0;
  264. border-bottom: .2vh solid #07486c;
  265. }
  266. aside p {
  267. max-width: 50rem;
  268. margin: 0 auto;
  269. }
  270. /* https://fvsch.com/code/css-locks/ */
  271. p, li, pre, code, kbd, samp, var, tt, time, details, figcaption {
  272. font-size: 1rem;
  273. line-height: calc( 1.5em + 0.2 * 1rem );
  274. }
  275. h1 {
  276. font-size: 1.9rem;
  277. line-height: calc( 1.2em + 0.2 * 1rem );
  278. }
  279. h2 {
  280. font-size: 1.6rem;
  281. line-height: calc( 1.3em + 0.2 * 1rem );
  282. }
  283. h3 {
  284. font-size: 1.35rem;
  285. line-height: calc( 1.4em + 0.2 * 1rem );
  286. }
  287. @media (min-width: 20em) {
  288. /* The (100vw - 20rem) / (50 - 20) part
  289. resolves to 0-1rem, depending on the
  290. viewport width (between 20em and 50em). */
  291. p, li, pre, code, kbd, samp, var, tt, time, details, figcaption {
  292. font-size: calc( 1rem + .6 * (100vw - 20rem) / (50 - 20) );
  293. line-height: calc( 1.5em + 0.2 * (100vw - 50rem) / (20 - 50) );
  294. margin-left: 0;
  295. }
  296. h1 {
  297. font-size: calc( 1.9rem + 1.5 * (100vw - 20rem) / (50 - 20) );
  298. line-height: calc( 1.2em + 0.2 * (100vw - 50rem) / (20 - 50) );
  299. }
  300. h2 {
  301. font-size: calc( 1.5rem + 1.5 * (100vw - 20rem) / (50 - 20) );
  302. line-height: calc( 1.3em + 0.2 * (100vw - 50rem) / (20 - 50) );
  303. }
  304. h3 {
  305. font-size: calc( 1.35rem + 1.5 * (100vw - 20rem) / (50 - 20) );
  306. line-height: calc( 1.4em + 0.2 * (100vw - 50rem) / (20 - 50) );
  307. }
  308. }
  309. @media (min-width: 50em) {
  310. /* The right part of the addition *must* be a
  311. rem value. In this example we *could* change
  312. the whole declaration to font-size:2.5rem,
  313. but if our baseline value was not expressed
  314. in rem we would have to use calc. */
  315. p, li, pre, code, kbd, samp, var, tt, time, details, figcaption {
  316. font-size: calc( 1rem + .6 * 1rem );
  317. line-height: 1.5em;
  318. }
  319. p, li, pre, details {
  320. margin-left: 3rem;
  321. }
  322. h1 {
  323. font-size: calc( 1.9rem + 1.5 * 1rem );
  324. line-height: 1.2em;
  325. }
  326. h2 {
  327. font-size: calc( 1.5rem + 1.5 * 1rem );
  328. line-height: 1.3em;
  329. }
  330. h3 {
  331. font-size: calc( 1.35rem + 1.5 * 1rem );
  332. line-height: 1.4em;
  333. }
  334. figure img {
  335. max-width: 500px;
  336. max-height: 500px;
  337. }
  338. }
  339. figure.unsquared {
  340. margin-bottom: 1.5rem;
  341. }
  342. figure.unsquared img {
  343. height: inherit;
  344. }
  345. @media print {
  346. body { font-size: 100%; }
  347. a:after { content: " (" attr(href) ")"; }
  348. a, a:link, a:visited, a:after {
  349. text-decoration: underline;
  350. text-shadow: none !important;
  351. background-image: none !important;
  352. background: white;
  353. color: black;
  354. }
  355. abbr[title] { border-bottom: 0; }
  356. abbr[title]:after { content: " (" attr(title) ")"; }
  357. img { page-break-inside: avoid; }
  358. @page { margin: 2cm .5cm; }
  359. h1, h2, h3 { page-break-after: avoid; }
  360. p3 { orphans: 3; widows: 3; }
  361. img {
  362. max-width: 250px !important;
  363. max-height: 250px !important;
  364. }
  365. nav, aside { display: none; }
  366. }
  367. ul.with_columns {
  368. column-count: 1;
  369. }
  370. @media (min-width: 20em) {
  371. ul.with_columns {
  372. column-count: 2;
  373. }
  374. }
  375. @media (min-width: 50em) {
  376. ul.with_columns {
  377. column-count: 3;
  378. }
  379. }
  380. ul.with_two_columns {
  381. column-count: 1;
  382. }
  383. @media (min-width: 20em) {
  384. ul.with_two_columns {
  385. column-count: 1;
  386. }
  387. }
  388. @media (min-width: 50em) {
  389. ul.with_two_columns {
  390. column-count: 2;
  391. }
  392. }
  393. .gallery {
  394. display: flex;
  395. flex-wrap: wrap;
  396. justify-content: space-around;
  397. }
  398. .gallery figure img {
  399. margin-left: 1rem;
  400. margin-right: 1rem;
  401. }
  402. .gallery figure figcaption {
  403. font-family: 'ConcourseT3'
  404. }
  405. footer {
  406. font-family: 'ConcourseT3';
  407. display: flex;
  408. flex-direction: column;
  409. border-top: 3px solid white;
  410. padding: 4rem 0;
  411. background-color: #07486c;
  412. color: white;
  413. }
  414. footer > * {
  415. max-width: 50rem;
  416. margin: 0 auto;
  417. }
  418. footer a {
  419. color: #f1c40f;
  420. }
  421. footer .avatar {
  422. width: 200px;
  423. height: 200px;
  424. border-radius: 50%;
  425. float: left;
  426. -webkit-shape-outside: circle();
  427. shape-outside: circle();
  428. margin-right: 2rem;
  429. padding: 2px 5px 5px 2px;
  430. background: white;
  431. border-left: 1px solid #f1c40f;
  432. border-top: 1px solid #f1c40f;
  433. border-right: 5px solid #f1c40f;
  434. border-bottom: 5px solid #f1c40f;
  435. }
  436. </style>
  437. <h1>
  438. <span><a id="jumper" href="#jumpto" title="Un peu perdu ?">?</a></span>
  439. ‘I made Steve Bannon’s psychological warfare tool’: meet the data war whistleblower (archive)
  440. <time>Pour la pérennité des contenus liés. Non-indexé, retrait sur simple email.</time>
  441. </h1>
  442. <section>
  443. <article>
  444. <h3><a href="https://www.theguardian.com/news/2018/mar/17/data-war-whistleblower-christopher-wylie-faceook-nix-bannon-trump">Source originale du contenu</a></h3>
  445. <div class="content__article-body from-content-api js-article__body" itemprop="articleBody" data-test-id="article-review-body">
  446. <p>The first time I met Christopher Wylie, he didn’t yet have pink hair. That comes later. As does his mission to rewind time. To put the genie back in the bottle.</p>
  447. <p>By the time <a href="https://www.theguardian.com/uk-news/video/2018/mar/17/cambridge-analytica-whistleblower-we-spent-1m-harvesting-millions-of-facebook-profiles-video" data-link-name="in body link" class="u-underline in-body-link--immersive">I met him in person</a>, I’d already been talking to him on a daily basis for hours at a time. On the phone, he was clever, funny, bitchy, profound, intellectually ravenous, compelling. A master storyteller. A politicker. A data science nerd.</p>
  448. <figure class="element element-atom element-atom--media" data-atom-id="2d4f7d67-1de4-4846-856f-7ffb63908c1b" data-atom-type="media">
  449. <figcaption class="caption caption--img caption caption--img" itemprop="description">
  450. <span class="inline-triangle inline-icon ">
  451. <svg viewbox="0 0 11 10" class="inline-triangle__svg inline-icon__svg">
  452. <path fill-rule="evenodd" d="M5.5 0L11 10H0z"/>
  453. </svg> </span> Cambridge Analytica whistleblower: 'We spent $1m harvesting millions of Facebook profiles' – video
  454. </figcaption>
  455. </figure>
  456. <p>Two months later, when he arrived in London from Canada, he was all those things in the flesh. And yet the flesh was impossibly young. He was 27 then (he’s 28 now), a fact that has always seemed glaringly at odds with what he has done. He may have played a pivotal role in the momentous political upheavals of 2016. At the very least, he played a consequential role. At 24, he came up with an idea that led to the foundation of a company called Cambridge Analytica, a data analytics firm that went on to claim a major role in the Leave campaign for Britain’s EU membership referendum, and later became a key figure in digital operations during <a href="https://www.theguardian.com/us-news/2016/nov/09/how-did-donald-trump-win-analysis" data-link-name="in body link" class="u-underline in-body-link--immersive">Donald Trump’s election</a> campaign.</p>
  457. <p>Or, as Wylie describes it, he was the gay Canadian vegan who somehow ended up creating “<a href="https://www.theguardian.com/us-news/steve-bannon" data-link-name="in body link" class="u-underline in-body-link--immersive">Steve Bannon</a>’s psychological warfare mindfuck tool”.</p>
  458. <p>In 2014, Steve Bannon – then executive chairman of the “alt-right” news network <a href="https://www.theguardian.com/media/breitbart" data-link-name="in body link" class="u-underline in-body-link--immersive">Breitbart</a> – was Wylie’s boss. And <a href="https://www.theguardian.com/politics/2017/feb/26/robert-mercer-breitbart-war-on-media-steve-bannon-donald-trump-nigel-farage" data-link-name="in body link" class="u-underline in-body-link--immersive">Robert Mercer</a>, the secretive US hedge-fund billionaire and Republican donor, was Cambridge Analytica’s investor. And the idea they bought into was to bring big data and social media to an established military methodology – “information operations” – then turn it on the US electorate.</p>
  459. <p>It was Wylie who came up with that idea and oversaw its realisation. And it was Wylie who, last spring, became my source. In May 2017, I wrote an article headlined <a href="https://www.theguardian.com/technology/2017/may/07/the-great-british-brexit-robbery-hijacked-democracy" data-link-name="in body link" class="u-underline in-body-link--immersive">“The great British Brexit robbery”</a>, which set out a skein of threads that linked Brexit to Trump to Russia. Wylie was one of a handful of individuals who provided the evidence behind it. I found him, via another Cambridge Analytica ex-employee, lying low in Canada: guilty, brooding, indignant, confused. “I haven’t talked about this to anyone,” he said at the time. And then he couldn’t stop talking.</p>
  460. <figure class="element element-interactive interactive element--supporting" data-interactive="https://interactive.guim.co.uk/embed/iframe-wrapper/0.1/boot.js" data-canonical-url="https://interactive.guim.co.uk/embed/article-embeds/Sidebar-ca/embed.html" data-alt="Explainer embed">
  461. <a href="https://interactive.guim.co.uk/embed/article-embeds/Sidebar-ca/embed.html" data-link-name="in body link" class="u-underline in-body-link--immersive">Explainer embed</a>
  462. </figure>
  463. <p>By that time, <a href="https://www.theguardian.com/us-news/steve-bannon" data-link-name="auto-linked-tag" data-component="auto-linked-tag" class="u-underline in-body-link--immersive">Steve Bannon</a> had become Trump’s chief strategist. Cambridge Analytica’s parent company, SCL, had won contracts with the US State Department and was pitching to the Pentagon, and Wylie was genuinely freaked out. “It’s insane,” he told me one night. “The company has created psychological profiles of 230 million Americans. And now they want to work with the Pentagon? It’s like Nixon on steroids.”</p>
  464. <p>He ended up showing me a tranche of documents that laid out the secret workings behind Cambridge Analytica. And in the months following publication of my article in May,<strong> </strong>it was revealed that the company had “reached out” to WikiLeaks to help distribute <a href="https://www.theguardian.com/us-news/2017/jun/30/russia-hackers-clinton-emails-mike-flynn" data-link-name="in body link" class="u-underline in-body-link--immersive">Hillary Clinton’s stolen emails</a> in 2016. And then we watched as it became a subject of special counsel <a href="https://www.theguardian.com/us-news/robert-mueller" data-link-name="in body link" class="u-underline in-body-link--immersive">Robert Mueller</a>’s investigation into possible Russian collusion in the US election.</p>
  465. <p>The <em><a href="https://www.theguardian.com/about/2018/jan/15/the-new-guardian-and-observer" data-link-name="in body link" class="u-underline in-body-link--immersive">Observer</a></em> also received the first of three letters from Cambridge Analytica threatening to sue Guardian News and Media for defamation. We are still only just starting to understand the maelstrom of forces that came together to create the conditions for what Mueller confirmed last month was “information warfare”. But Wylie offers a unique, worm’s-eye view of the events of 2016. Of how Facebook was hijacked, repurposed to become a theatre of war: how it became a launchpad for what seems to be an extraordinary attack on the US’s democratic process.</p>
  466. <p>Wylie oversaw what may have been the first critical breach. Aged 24, while studying for a PhD in fashion trend forecasting, he came up with a plan to <a href="https://www.theguardian.com/news/2018/mar/17/cambridge-analytica-facebook-influence-us-election" data-link-name="in body link" class="u-underline in-body-link--immersive">harvest the Facebook profiles</a> of millions of people in the US, and to use their private and personal information to create <a href="https://www.theguardian.com/technology/2018/mar/17/facebook-cambridge-analytica-kogan-data-algorithm" data-link-name="in body link" class="u-underline in-body-link--immersive">sophisticated psychological and political profiles</a>. And then target them with political ads designed to work on their particular psychological makeup.</p>
  467. <p>“We ‘broke’ <a href="https://www.theguardian.com/technology/facebook" data-link-name="auto-linked-tag" data-component="auto-linked-tag" class="u-underline in-body-link--immersive">Facebook</a>,” he says.</p>
  468. <p>And he did it on behalf of his new boss, Steve Bannon.</p>
  469. <p>“Is it fair to say you ‘hacked’ Facebook?” I ask him one night.</p>
  470. <p>He hesitates. “I’ll point out that I assumed it was entirely legal and above board.”</p>
  471. <p>Last month, Facebook’s UK director of policy, Simon Milner, told British MPs on a select committee inquiry into fake news, chaired by Conservative MP Damian Collins, that <a href="https://www.theguardian.com/uk-news/cambridge-analytica" data-link-name="auto-linked-tag" data-component="auto-linked-tag" class="u-underline in-body-link--immersive">Cambridge Analytica</a> did not have Facebook data. The official Hansard extract reads:</p>
  472. <p>Christian Matheson (MP for Chester): “Have you ever passed any user information over to Cambridge Analytica or any of its associated companies?”</p>
  473. <p>Simon Milner: “No.”</p>
  474. <p>Matheson: “But they do hold a large chunk of Facebook’s user data, don’t they?”</p>
  475. <p>Milner: “No. They may have lots of data, but it will not be Facebook user data. It may be data about people who are on Facebook that they have gathered themselves, but it is not data that we have provided.”</p>
  476. <figure itemprop="associatedMedia image" itemscope="" itemtype="http://schema.org/ImageObject" data-component="image" class="element element-image img--landscape fig--narrow-caption fig--has-shares " data-media-id="9a9762f17474b2c58859eb62912ca5b856adafb9" id="img-2">
  477. <meta itemprop="url" content="https://i.guim.co.uk/img/media/9a9762f17474b2c58859eb62912ca5b856adafb9/0_0_7360_4912/master/7360.jpg?w=700&amp;q=55&amp;auto=format&amp;usm=12&amp;fit=max&amp;s=ac2f52a2a9aa20fd433ed5f4f009becf"/>
  478. <meta itemprop="width" content="7360"/>
  479. <meta itemprop="height" content="4912"/>
  480. <a href="#img-2" class="article__img-container js-gallerythumbs in-body-link--immersive" data-link-name="Launch Article Lightbox" data-is-ajax="">
  481. <span class="inline-expand-image inline-icon centered-icon rounded-icon article__fullscreen modern-visible">
  482. <svg viewbox="0 0 22 22" class="centered-icon__svg rounded-icon__svg article__fullscreen__svg modern-visible__svg inline-expand-image__svg inline-icon__svg">
  483. <path d="M3.4 20.2L9 14.5 7.5 13l-5.7 5.6L1 14H0v7.5l.5.5H8v-1l-4.6-.8M18.7 1.9L13 7.6 14.4 9l5.7-5.7.5 4.7h1.2V.6l-.5-.5H14v1.2l4.7.6"/>
  484. </svg> </span> </a>
  485. <figcaption class="caption caption--img caption caption--img" itemprop="description">
  486. <span class="inline-triangle inline-icon ">
  487. <svg viewbox="0 0 11 10" class="inline-triangle__svg inline-icon__svg">
  488. <path fill-rule="evenodd" d="M5.5 0L11 10H0z"/>
  489. </svg> </span> Alexander Nix, Cambridge Analytica CEO. Photograph: The Washington Post/Getty Images
  490. </figcaption>
  491. </figure>
  492. <p>Two weeks later, on 27 February, as part of the same parliamentary inquiry, Rebecca Pow, MP for Taunton Deane, asked Cambridge Analytica’s CEO, <a href="https://www.theguardian.com/politics/2018/feb/27/cambridge-analytica-boss-denies-working-brexit-campaign" data-link-name="in body link" class="u-underline in-body-link--immersive">Alexander Nix</a>: “Does any of the data come from Facebook?” Nix replied: “We do not work with Facebook data and we do not have Facebook data.”</p>
  493. <p>And through it all, Wylie and I, plus a handful of editors and a small, international group of academics and researchers, have known that – at least in 2014 – that certainly wasn’t the case, because Wylie has the paper trail. In our first phone call, he told me he had the receipts, invoices, emails, legal letters – records that showed how, between June and August 2014, the profiles of more than 50 million Facebook users had been harvested. Most damning of all, he had a letter from Facebook’s own lawyers admitting that Cambridge Analytica had acquired the data illegitimately.</p>
  494. <p>Going public involves an enormous amount of risk. Wylie is breaking a non-disclosure agreement and risks being sued. He is breaking the confidence of Steve Bannon and Robert Mercer.</p>
  495. <p>It’s taken a rollercoaster of a year to help get Wylie to a place where it’s possible for him to finally come forward. A year in which Cambridge Analytica has been the subject of investigations on both sides of the Atlantic – Robert Mueller’s in the US, and separate inquiries by the Electoral Commission and the Information Commissioner’s Office in the UK, both triggered in February 2017, after <a href="https://www.theguardian.com/politics/2017/feb/26/us-billionaire-mercer-helped-back-brexit" data-link-name="in body link" class="u-underline in-body-link--immersive">the<em> Observer</em>’s first article</a> in this investigation.</p>
  496. <p>It has been a year, too, in which Wylie has been trying his best to rewind – to undo events that he set in motion. Earlier this month, he submitted a dossier of evidence to the Information Commissioner’s Office and the National Crime Agency’s cybercrime unit. He is now in a position to go on the record: the data nerd who came in from the cold.</p>
  497. <p>There are many points where this story could begin. One is in 2012, when Wylie was 21 and working for the Liberal Democrats in the UK, then in government as junior coalition partners. His career trajectory has been, like most aspects of his life so far, extraordinary, preposterous, implausible.</p>
  498. <figure class="element element-atom" data-atom-id="0ee855ed-c4df-49ab-8c93-baf93b54276e" data-atom-type="profile">
  499. <details data-snippet-id="0ee855ed-c4df-49ab-8c93-baf93b54276e" data-snippet-type="profile" class="atom atom--snippet atom--snippet--profile">
  500. <summary class="atom--snippet__header"> <span class="atom--snippet__label">Profile</span> <h4 class="atom--snippet__headline">Cambridge Analytica: the key players</h4> <button class="atom__button atom__button--large atom__button--rounded atom--snippet__handle" aria-hidden="true"> <span class="is-on">
  501. <svg class="icon icon--plus " viewbox="0 0 18 18">
  502. <path d="M8.2 0h1.6l.4 7.8 7.8.4v1.6l-7.8.4-.4 7.8H8.2l-.4-7.8L0 9.8V8.2l7.8-.4.4-7.8z"/>
  503. </svg> Show</span> <span class="is-off">
  504. <svg class="icon icon--minus " viewbox="0 0 32 32">
  505. <rect x="5" y="15"/>
  506. </svg> Hide</span> </button> </summary>
  507. <div class="atom--snippet__body">
  508. <div class="atom--snippet__item">
  509. <p class="atom--snippet__heading">
  510. <b>Alexander Nix, CEO</b>
  511. </p>
  512. <p>An Old Etonian with a degree from Manchester University, Nix, 42, worked as a financial analyst in Mexico and the UK before joining SCL, a strategic communications firm, in 2003. From 2007 he took over the company’s elections division, and claims to have worked on 260 campaigns globally. He set up Cambridge Analytica to work in America, with investment from Robert Mercer. </p>
  513. </div>
  514. <div class="atom--snippet__item">
  515. <p class="atom--snippet__heading">
  516. <b>Aleksandr Kogan, data miner</b>
  517. </p>
  518. <p>Aleksandr Kogan was born in Moldova and lived in Moscow until the age of seven, then moved with his family to the US, where he became a naturalised citizen. He studied at the University of California, Berkeley, and got his PhD at the University of Hong Kong before joining Cambridge as a lecturer in psychology and expert in social media psychometrics. He set up Global Science Research (GSR) to carry out CA’s data research. While at Cambridge he accepted a position at St Petersburg State University, and also took Russian government grants for research. He changed his name to Spectre when he married, but later reverted to Kogan.</p>
  519. </div>
  520. <div class="atom--snippet__item">
  521. <p class="atom--snippet__heading">
  522. <b>Steve Bannon, former board member</b>
  523. </p>
  524. <p>A former investment banker turned “alt-right” media svengali, Steve Bannon was boss at website Breitbart when he met Christopher Wylie and Nix and advised Robert Mercer to invest in political data research by setting up CA. In August 2016 he became Donald Trump’s campaign CEO. Bannon encouraged the reality TV star to embrace the “populist, economic nationalist” agenda that would carry him into the White House. That earned Bannon the post of chief strategist to the president and for a while he was arguably the second most powerful man in America. By August 2017 his relationship with Trump had soured and he was out.<br/></p>
  525. </div>
  526. <div class="atom--snippet__item">
  527. <p class="atom--snippet__heading">
  528. <b>Robert Mercer, investor</b>
  529. </p>
  530. <p>Robert Mercer, 71, is a computer scientist and hedge fund billionaire, who used his fortune to become one of the most influential men in US politics as a top Republican donor. An AI expert, he made a fortune with quantitative trading pioneers Renaissance Technologies, then built a $60m war chest to back conservative causes by using an offshore investment vehicle to avoid US tax. <br/></p>
  531. </div>
  532. <div class="atom--snippet__item">
  533. <p class="atom--snippet__heading">
  534. <b>Rebekah Mercer, investor</b>
  535. </p>
  536. <p>Rebekah Mercer has a maths degree from Stanford, and worked as a trader, but her influence comes primarily from her father’s billions. The fortysomething, the second of Mercer’s three daughters, heads up the family foundation which channels money to rightwing groups. The conservative mega‑donors backed Breitbart, Bannon and, most influentially, poured millions into Trump’s presidential campaign.<br/></p>
  537. </div>
  538. </div>
  539. <footer class="atom--snippet__footer">
  540. <p class="atom--snippet__ack" hidden="" aria-role="alert" aria-live="polite">
  541. Thank you for your feedback.
  542. </p>
  543. </footer>
  544. </details>
  545. </figure>
  546. <p>Wylie grew up in British Columbia and as a teenager he was diagnosed with ADHD and dyslexia. He left school at 16 without a single qualification. Yet at 17, he was working in the office of the leader of the Canadian opposition; at 18, he went to learn all things data from Obama’s national director of targeting, which he then introduced to Canada for the <a href="https://www.liberal.ca/" data-link-name="in body link" class="u-underline in-body-link--immersive">Liberal party</a>. At 19, he taught himself to code, and in 2010, age 20, he came to London to study law at the London School of Economics.</p>
  547. <p>“Politics is like the mob, though,” he says. “You never really leave. I got a call from the Lib Dems. They wanted to upgrade their databases and voter targeting. So, I combined working for them with studying for my degree.”</p>
  548. <p>Politics is also where he feels most comfortable. He hated school, but as an intern in the Canadian parliament he discovered a world where he could talk to adults and they would listen. He was the kid who did the internet stuff and within a year he was working for the leader of the opposition.</p>
  549. <aside class="element element-pullquote element--supporting">
  550. <span class="inline-garnett-quote inline-icon ">
  551. <svg viewbox="0 0 35 25" class="inline-garnett-quote__svg inline-icon__svg">
  552. <path d="M69.587.9c-1.842 15.556-3.89 31.316-4.708 48.1H37.043c3.07-16.784 8.391-32.544 17.602-48.1h14.942zM32.949.9c-2.047 15.556-4.094 31.316-4.912 48.1H.2C3.066 32.216 8.592 16.456 17.598.9h15.35z"/>
  553. </svg> </span>
  554. <blockquote>
  555. <p class="pullquote-paragraph">It showed these odd patterns. People who liked 'I hate Israel' on Facebook also tended to like KitKats</p>
  556. </blockquote>
  557. </aside>
  558. <p>“He’s one of the brightest people you will ever meet,” a senior politician who’s known Wylie since he was 20 told me. “Sometimes that’s a blessing and sometimes a curse.”</p>
  559. <p>Meanwhile, at <a href="https://www.psychometrics.cam.ac.uk/" data-link-name="in body link" class="u-underline in-body-link--immersive">Cambridge University’s Psychometrics Centre</a>, two psychologists, Michal Kosinski and David Stillwell, were experimenting with a way of studying personality – by quantifying it.</p>
  560. <p>Starting in 2007,<strong> </strong>Stillwell, while a student, had devised various apps for Facebook, one of which, a personality quiz called <a href="https://www.gsb.stanford.edu/sites/gsb/files/conf-presentations/stillwell_and_kosinski_2012.pdf" data-link-name="in body link" class="u-underline in-body-link--immersive">myPersonality</a>, had gone viral. Users were scored on “big five” personality traits – Openness, Conscientiousness, Extroversion, Agreeableness and Neuroticism – and in exchange, 40% of them consented to give him access to their Facebook profiles. Suddenly, there was a way of measuring personality traits across the population and correlating scores against Facebook “likes” across millions of people.</p>
  561. <figure itemprop="associatedMedia image" itemscope="" itemtype="http://schema.org/ImageObject" data-component="image" class="element element-image img--portrait element--supporting fig--narrow-caption fig--has-shares " data-media-id="5100b3f2d26e66b983dcc70d8cb3ed90f10601e5" id="img-3">
  562. <meta itemprop="url" content="https://i.guim.co.uk/img/media/5100b3f2d26e66b983dcc70d8cb3ed90f10601e5/204_346_2035_2156/master/2035.jpg?w=700&amp;q=55&amp;auto=format&amp;usm=12&amp;fit=max&amp;s=be7e36d53d301937d7d2cbd7f0595e6e"/>
  563. <meta itemprop="width" content="2035"/>
  564. <meta itemprop="height" content="2156"/>
  565. <a href="#img-3" class="article__img-container js-gallerythumbs in-body-link--immersive" data-link-name="Launch Article Lightbox" data-is-ajax="">
  566. <span class="inline-expand-image inline-icon centered-icon rounded-icon article__fullscreen modern-visible">
  567. <svg viewbox="0 0 22 22" class="centered-icon__svg rounded-icon__svg article__fullscreen__svg modern-visible__svg inline-expand-image__svg inline-icon__svg">
  568. <path d="M3.4 20.2L9 14.5 7.5 13l-5.7 5.6L1 14H0v7.5l.5.5H8v-1l-4.6-.8M18.7 1.9L13 7.6 14.4 9l5.7-5.7.5 4.7h1.2V.6l-.5-.5H14v1.2l4.7.6"/>
  569. </svg> </span> </a>
  570. <figcaption class="caption caption--img caption caption--img" itemprop="description">
  571. <span class="inline-triangle inline-icon ">
  572. <svg viewbox="0 0 11 10" class="inline-triangle__svg inline-icon__svg">
  573. <path fill-rule="evenodd" d="M5.5 0L11 10H0z"/>
  574. </svg> </span> Examples, above and below, of the visual messages trialled by GSR’s online profiling test. Respondents were asked: How important should this message be to all Americans?
  575. </figcaption>
  576. </figure>
  577. <p>The research was original, groundbreaking and had obvious possibilities. “They had a lot of approaches from the security services,” a member of the centre told me. “There was one called You Are What You Like and it was demonstrated to the intelligence services. And it showed these odd patterns; that, for example, people who liked ‘I hate Israel’ on Facebook also tended to like Nike shoes and KitKats.</p>
  578. <p>“There are agencies that fund research on behalf of the intelligence services. And they were all over this research. That one was nicknamed Operation KitKat.”</p>
  579. <p>The defence and military establishment were the first to see the potential of the research. Boeing, a major US defence contractor, funded Kosinski’s PhD and <a href="https://www.darpa.mil/" data-link-name="in body link" class="u-underline in-body-link--immersive">Darpa</a>, the US government’s secretive Defense Advanced Research Projects Agency, is cited in at least two academic papers supporting Kosinski’s work.</p>
  580. <p>But when, in 2013, the first major paper was published, others saw this potential too, including Wylie. He had finished his degree and had started his PhD in fashion forecasting, and was thinking about the Lib Dems. It is fair to say that he didn’t have a clue what he was walking into.</p>
  581. <figure itemprop="associatedMedia image" itemscope="" itemtype="http://schema.org/ImageObject" data-component="image" class="element element-image img--landscape element--supporting fig--no-caption" data-media-id="b2bb7646b4bfffc278b2deafc90eda41c9ac8a96">
  582. <meta itemprop="url" content="https://i.guim.co.uk/img/media/b2bb7646b4bfffc278b2deafc90eda41c9ac8a96/0_0_500_500/master/500.jpg?w=700&amp;q=55&amp;auto=format&amp;usm=12&amp;fit=max&amp;s=82104e8aa6c6b1947577f2f4bbcf7b8b"/>
  583. <meta itemprop="width" content="500"/>
  584. <meta itemprop="height" content="500"/>
  585. </figure>
  586. <p>“I wanted to know why the Lib Dems sucked at winning elections when they used to run the country up to the end of the 19th century,” Wylie explains. “And I began looking at consumer and demographic data to see what united Lib Dem voters, because apart from bits of Wales and the Shetlands it’s weird, disparate regions. And what I found is there were no strong correlations. There was no signal in the data.</p>
  587. <p>“And then I came across a paper about how personality traits could be a precursor to political behaviour, and it suddenly made sense. Liberalism is correlated with high openness and low conscientiousness, and when you think of Lib Dems they’re absent-minded professors and hippies. They’re the early adopters… they’re highly open to new ideas. And it just clicked all of a sudden.” </p>
  588. <p>Here was a way for the party to identify potential new voters. The only problem was that the Lib Dems weren’t interested.</p>
  589. <p>“I did this presentation at which I told them they would lose half their 57 seats, and they were like: ‘Why are you so pessimistic?’ They actually lost all but eight of their seats, FYI.”</p>
  590. <p>Another Lib Dem connection introduced Wylie to a company called <a href="https://sclgroup.cc/home" data-link-name="in body link" class="u-underline in-body-link--immersive">SCL Group</a>, one of whose subsidiaries, SCL Elections, would go on to create Cambridge Analytica (an incorporated venture between SCL Elections and Robert Mercer, funded by the latter). For all intents and purposes, SCL/Cambridge Analytica are one and the same.</p>
  591. <p>Alexander Nix, then CEO of SCL Elections, made Wylie an offer he couldn’t resist. “He said: ‘We’ll give you total freedom. Experiment. Come and test out all your crazy ideas.’”</p>
  592. <figure itemprop="associatedMedia image" itemscope="" itemtype="http://schema.org/ImageObject" data-component="image" class="element element-image img--landscape element--supporting " data-media-id="9f592db63a1925549ce2bdc936e8ff8ba612f42b">
  593. <meta itemprop="url" content="https://i.guim.co.uk/img/media/9f592db63a1925549ce2bdc936e8ff8ba612f42b/0_0_500_500/master/500.jpg?w=700&amp;q=55&amp;auto=format&amp;usm=12&amp;fit=max&amp;s=0f85409566d62292cec4c9c9b0dd681c"/>
  594. <meta itemprop="width" content="500"/>
  595. <meta itemprop="height" content="500"/>
  596. <figcaption class="caption caption--img caption caption--img" itemprop="description">
  597. <span class="inline-triangle inline-icon ">
  598. <svg viewbox="0 0 11 10" class="inline-triangle__svg inline-icon__svg">
  599. <path fill-rule="evenodd" d="M5.5 0L11 10H0z"/>
  600. </svg> </span> Another example of the visual messages trialled by GSR’s online profiling test.
  601. </figcaption>
  602. </figure>
  603. <p>In the history of bad ideas, this turned out to be one of the worst. The job was research director across the SCL group, a private contractor that has both defence and elections operations. Its defence arm was a contractor to the UK’s Ministry of Defence and the US’s Department of Defense, among others. Its expertise was in “psychological operations” – or psyops –<strong> </strong>changing people’s minds not through persuasion but through “informational dominance”, a set of techniques that includes rumour, disinformation and fake news.</p>
  604. <p>SCL Elections had used a similar suite of tools in more than 200 elections around the world, mostly in undeveloped democracies that Wylie would come to realise were unequipped to defend themselves.</p>
  605. <p>Wylie holds a British Tier 1 Exceptional Talent visa – a UK work visa given to just 200 people a year. He was working inside government (with the Lib Dems) as a political strategist with advanced data science skills. But no one, least of all him, could have predicted what came next. When he turned up at SCL’s offices in Mayfair, he had no clue that he was walking into the middle of a nexus of defence and intelligence projects, private contractors and cutting-edge cyberweaponry.</p>
  606. <p>“The thing I think about all the time is, what if I’d taken a job at Deloitte instead? They offered me one. I just think if I’d taken literally any other job, Cambridge Analytica wouldn’t exist. You have no idea how much I brood on this.”</p>
  607. <p>A few months later, in autumn 2013, Wylie met Steve Bannon. At the time, he was editor-in-chief of Breitbart, which he had brought to Britain to support his friend Nigel Farage in his mission to take Britain out of the <a href="https://www.theguardian.com/politics/eu-referendum" data-link-name="in body link" class="u-underline in-body-link--immersive">European Union</a>.</p>
  608. <p>What was he like?</p>
  609. <p>“Smart,” says Wylie. “Interesting. Really interested in ideas. He’s the only straight man I’ve ever talked to about <a href="http://intersectionalfeminism101.tumblr.com/faq" data-link-name="in body link" class="u-underline in-body-link--immersive">intersectional feminist theory</a>. He saw its relevance straightaway to the oppressions that conservative, young white men feel.”</p>
  610. <p>Wylie meeting Bannon was the moment petrol was poured on a flickering flame. Wylie lives for ideas. He speaks 19 to the dozen for hours at a time. He had a theory to prove. And at the time, this was a purely intellectual problem. Politics was like fashion, he told Bannon.</p>
  611. <aside class="element element-pullquote element--supporting">
  612. <span class="inline-garnett-quote inline-icon ">
  613. <svg viewbox="0 0 35 25" class="inline-garnett-quote__svg inline-icon__svg">
  614. <path d="M69.587.9c-1.842 15.556-3.89 31.316-4.708 48.1H37.043c3.07-16.784 8.391-32.544 17.602-48.1h14.942zM32.949.9c-2.047 15.556-4.094 31.316-4.912 48.1H.2C3.066 32.216 8.592 16.456 17.598.9h15.35z"/>
  615. </svg> </span>
  616. <blockquote>
  617. <p class="pullquote-paragraph">If you do not respect the agency of people, anything you do after that point is not conducive to democracy</p>
  618. <footer>
  619. <cite class="pullquote-cite">Christopher Wylie</cite>
  620. </footer>
  621. </blockquote>
  622. </aside>
  623. <p>“[Bannon] got it immediately. He believes in the whole <a href="https://en.wikipedia.org/wiki/Andrew_Breitbart" data-link-name="in body link" class="u-underline in-body-link--immersive">Andrew Breitbart</a> doctrine that politics is downstream from culture, so to change politics you need to change culture. And fashion trends are a useful proxy for that. Trump is like a pair of Uggs, or Crocs, basically. So how do you get from people thinking ‘Ugh. Totally ugly’ to the moment when everyone is wearing them? That was the inflection point he was looking for.”</p>
  624. <p>But Wylie wasn’t just talking about fashion. He had recently been exposed to a new discipline: “information operations”, which ranks alongside land, sea, air and space in the US military’s doctrine of the “five-dimensional battle space”. His brief ranged across the SCL Group – the British government has paid SCL to conduct counter-extremism operations in the Middle East, and the US Department of Defense has contracted it to work in Afghanistan.</p>
  625. <p>I tell him that another former employee described the firm as “MI6 for hire”, and I’d never quite understood it.</p>
  626. <p>“It’s like dirty MI6 because you’re not constrained. There’s no having to go to a judge to apply for permission. It’s normal for a ‘market research company’ to amass data on domestic populations. And if you’re working in some country and there’s an auxiliary benefit to a current client with aligned interests, well that’s just a bonus.”</p>
  627. <p>When I ask how Bannon even found SCL, Wylie tells me what sounds like a tall tale, though it’s one he can back up with an email about how <a href="https://en.wikipedia.org/wiki/Mark_Block" data-link-name="in body link" class="u-underline in-body-link--immersive">Mark Block</a>, a veteran Republican strategist, happened to sit next to a cyberwarfare expert for the US air force on a plane. “And the cyberwarfare guy is like, ‘Oh, you should meet SCL. They do cyberwarfare for elections.’”</p>
  628. <figure itemprop="associatedMedia image" itemscope="" itemtype="http://schema.org/ImageObject" data-component="image" class="element element-image img--landscape fig--narrow-caption fig--has-shares " data-media-id="264eb18152cdb6c5307ecb7e0ec9e1a0458b6236" id="img-4">
  629. <meta itemprop="url" content="https://i.guim.co.uk/img/media/264eb18152cdb6c5307ecb7e0ec9e1a0458b6236/0_0_3500_2420/master/3500.jpg?w=700&amp;q=55&amp;auto=format&amp;usm=12&amp;fit=max&amp;s=deab6e47fede570b41301fd6d865b02a"/>
  630. <meta itemprop="width" content="3500"/>
  631. <meta itemprop="height" content="2420"/>
  632. <a href="#img-4" class="article__img-container js-gallerythumbs in-body-link--immersive" data-link-name="Launch Article Lightbox" data-is-ajax="">
  633. <span class="inline-expand-image inline-icon centered-icon rounded-icon article__fullscreen modern-visible">
  634. <svg viewbox="0 0 22 22" class="centered-icon__svg rounded-icon__svg article__fullscreen__svg modern-visible__svg inline-expand-image__svg inline-icon__svg">
  635. <path d="M3.4 20.2L9 14.5 7.5 13l-5.7 5.6L1 14H0v7.5l.5.5H8v-1l-4.6-.8M18.7 1.9L13 7.6 14.4 9l5.7-5.7.5 4.7h1.2V.6l-.5-.5H14v1.2l4.7.6"/>
  636. </svg> </span> </a>
  637. <figcaption class="caption caption--img caption caption--img" itemprop="description">
  638. <span class="inline-triangle inline-icon ">
  639. <svg viewbox="0 0 11 10" class="inline-triangle__svg inline-icon__svg">
  640. <path fill-rule="evenodd" d="M5.5 0L11 10H0z"/>
  641. </svg> </span> Steve Bannon: ‘He loved the gays,’ says Wylie. ‘He saw us as early adopters.’ Photograph: Tony Gentile/Reuters
  642. </figcaption>
  643. </figure>
  644. <p>It was Bannon who took this idea to the Mercers: Robert Mercer – the co-CEO of the hedge fund <a href="https://en.wikipedia.org/wiki/Renaissance_Technologies" data-link-name="in body link" class="u-underline in-body-link--immersive">Renaissance Technologies</a>, who used his billions to pursue a rightwing agenda, donating to Republican causes and supporting Republican candidates – and his daughter <a href="https://www.theguardian.com/us-news/2018/jan/25/american-museum-of-natural-history-rebekah-mercer" data-link-name="in body link" class="u-underline in-body-link--immersive">Rebekah</a>.</p>
  645. <p>Nix and Wylie flew to New York to meet the Mercers in Rebekah’s Manhattan apartment.</p>
  646. <p>“She loved me. She was like, ‘Oh we need more of your type on our side!’” </p>
  647. <p>Your type?</p>
  648. <p>“The gays. She loved the gays. So did Steve [Bannon]. He saw us as early adopters. He figured, if you can get the gays on board, everyone else will follow. It’s why he was so into the whole <a href="https://www.theguardian.com/world/2017/feb/21/milo-yiannopoulos-rise-and-fall-shallow-actor-bad-guy-hate-speech" data-link-name="in body link" class="u-underline in-body-link--immersive">Milo [Yiannopoulos]</a> thing.”</p>
  649. <p>Robert Mercer was a pioneer in AI and machine translation. He helped invent algorithmic trading – which replaced hedge fund managers with computer programs – and he listened to Wylie’s pitch. It was for a new kind of political message-targeting based on an influential and groundbreaking <a href="http://www.pnas.org/content/112/4/1036" data-link-name="in body link" class="u-underline in-body-link--immersive">2014 paper</a> researched at Cambridge’s <a href="https://www.psychometrics.cam.ac.uk/" data-link-name="in body link" class="u-underline in-body-link--immersive">Psychometrics Centre</a>, called: “Computer-based personality judgments are more accurate than those made by humans”.</p>
  650. <p>“In politics, the money man is usually the dumbest person in the room. Whereas it’s the opposite way around with Mercer,” says Wylie. “He said very little, but he really listened. He wanted to understand the science. And he wanted proof that it worked.”</p>
  651. <p>And to do that, Wylie needed data.</p>
  652. <p>How Cambridge Analytica acquired the data has been the subject of internal reviews at Cambridge University, of many news articles and much speculation and rumour.</p>
  653. <p>When Nix was interviewed by MPs last month, Damian Collins asked him:</p>
  654. <p>“Does any of your data come from Global Science Research company?”</p>
  655. <p>Nix: “GSR?”</p>
  656. <p>Collins: “Yes.”</p>
  657. <p>Nix: “We had a relationship with GSR. They did some research for us back in 2014. That research proved to be fruitless and so the answer is no.”</p>
  658. <p>Collins: “They have not supplied you with data or information?”</p>
  659. <p>Nix: “No.”</p>
  660. <p>Collins: “Your datasets are not based on information you have received from them?”</p>
  661. <p>Nix: “No.”</p>
  662. <p>Collins: “At all?”</p>
  663. <p>Nix: “At all.”</p>
  664. <p>The problem with Nix’s response to Collins is that Wylie has a copy of an executed contract, dated 4 June 2014, which confirms that SCL, the parent company of Cambridge Analytica, entered into a commercial arrangement with a company called Global Science Research (GSR), owned by Cambridge-based academic Aleksandr Kogan, specifically premised on the harvesting and processing of Facebook data, so that it could be matched to personality traits and voter rolls.</p>
  665. <p>He has receipts showing that Cambridge Analytica spent $7m to amass this data, about $1m of it with GSR. He has the bank records and wire transfers. Emails reveal Wylie first negotiated with Michal Kosinski, one of the co-authors of the original myPersonality research paper, to use the myPersonality database. But when negotiations broke down, another psychologist, Aleksandr Kogan, offered a solution that many of his colleagues considered unethical. He offered to replicate Kosinski and Stilwell’s research and cut them out of the deal. For Wylie it seemed a perfect solution. “Kosinski was asking for $500,000 for the IP but Kogan said he could replicate it and just harvest his own set of data.” (Kosinski says the fee was to fund further research.)</p>
  666. <figure itemprop="associatedMedia image" itemscope="" itemtype="http://schema.org/ImageObject" data-component="image" class="element element-image img--landscape " data-media-id="7e585984fe7dc1861115c853a21930d2402b4e75">
  667. <meta itemprop="url" content="https://i.guim.co.uk/img/media/7e585984fe7dc1861115c853a21930d2402b4e75/0_0_590_288/master/590.jpg?w=700&amp;q=55&amp;auto=format&amp;usm=12&amp;fit=max&amp;s=abfd6534e0e6a1ac2facae02dd2d4074"/>
  668. <meta itemprop="width" content="590"/>
  669. <meta itemprop="height" content="288"/>
  670. <figcaption class="caption caption--img caption caption--img" itemprop="description">
  671. <span class="inline-triangle inline-icon ">
  672. <svg viewbox="0 0 11 10" class="inline-triangle__svg inline-icon__svg">
  673. <path fill-rule="evenodd" d="M5.5 0L11 10H0z"/>
  674. </svg> </span> An unethical solution? Dr Aleksandr Kogan Photograph: alex kogan
  675. </figcaption>
  676. </figure>
  677. <p>Kogan then set up GSR to do the work, and proposed to Wylie they use the data to set up an interdisciplinary institute working across the social sciences. “What happened to that idea,” I ask Wylie. “It never happened. I don’t know why. That’s one of the things that upsets me the most.”</p>
  678. <p>It was Bannon’s interest in culture as war that ignited Wylie’s intellectual concept. But it was Robert Mercer’s millions that created a firestorm. Kogan was able to throw money at the hard problem of acquiring personal data: he advertised for people who were willing to be paid to take a personality quiz on Amazon’s <a href="https://www.mturk.com/" data-link-name="in body link" class="u-underline in-body-link--immersive">Mechanical Turk</a> and <a href="https://www.qualtrics.com/" data-link-name="in body link" class="u-underline in-body-link--immersive">Qualtrics</a>. At the end of which Kogan’s app, called thisismydigitallife, gave him permission to access their Facebook profiles. And not just theirs, but their friends’ too. On average, each “seeder” – the people who had taken the personality test, around 320,000 in total – unwittingly gave access to at least 160 other people’s profiles, none of whom would have known or had reason to suspect.</p>
  679. <p>What the email correspondence between Cambridge Analytica employees and Kogan shows is that Kogan had collected millions of profiles in a matter of weeks. But neither Wylie nor anyone else at Cambridge Analytica had checked that it was legal. It certainly wasn’t authorised. Kogan did have permission to pull Facebook data, but for academic purposes only. What’s more, under British data protection laws, it’s illegal for personal data to be sold to a third party without consent.</p>
  680. <p>“Facebook could see it was happening,” says Wylie. “Their security protocols were triggered because Kogan’s apps were pulling this enormous amount of data, but apparently Kogan told them it was for academic use. So they were like, ‘Fine’.”</p>
  681. <p>Kogan maintains that everything he did was legal and he had a “close working relationship” with Facebook, which had granted him permission for his apps.</p>
  682. <p>Cambridge Analytica had its data. This was the foundation of everything it did next – how it extracted psychological insights from the “seeders” and then built an algorithm to profile millions more.<strong> </strong></p>
  683. <p>For more than a year, the reporting around what Cambridge Analytica did or didn’t do for Trump has revolved around the question of “psychographics”, but Wylie points out: “Everything was built on the back of that data. The models, the algorithm. Everything. Why wouldn’t you use it in your biggest campaign ever?”</p>
  684. <p>In December 2015, the<em> Guardian</em>’s Harry Davies published <a href="https://www.theguardian.com/us-news/2015/dec/11/senator-ted-cruz-president-campaign-facebook-user-data" data-link-name="in body link" class="u-underline in-body-link--immersive">the first report</a> about Cambridge Analytica acquiring Facebook data and using it to support Ted Cruz in his campaign to be the US Republican candidate. But it wasn’t until many months later that Facebook took action. And then, all they did was write a letter. In August 2016, shortly before the US election, and two years after the breach took place, Facebook’s lawyers wrote to Wylie, who left Cambridge Analytica in 2014, and told him the data had been illicitly obtained and that “GSR was not authorised to share or sell it”. They said it must be deleted immediately.</p>
  685. <figure itemprop="associatedMedia image" itemscope="" itemtype="http://schema.org/ImageObject" data-component="image" class="element element-image img--portrait element--supporting fig--narrow-caption fig--has-shares " data-media-id="d59ef780ad6aa2d138bfe571b7d9680f16a335c3" id="img-5">
  686. <meta itemprop="url" content="https://i.guim.co.uk/img/media/d59ef780ad6aa2d138bfe571b7d9680f16a335c3/0_1150_4480_5570/master/4480.jpg?w=700&amp;q=55&amp;auto=format&amp;usm=12&amp;fit=max&amp;s=fee08f378fd09e3e9a3cb509fe379b3f"/>
  687. <meta itemprop="width" content="4480"/>
  688. <meta itemprop="height" content="5570"/>
  689. <a href="#img-5" class="article__img-container js-gallerythumbs in-body-link--immersive" data-link-name="Launch Article Lightbox" data-is-ajax="">
  690. <span class="inline-expand-image inline-icon centered-icon rounded-icon article__fullscreen modern-visible">
  691. <svg viewbox="0 0 22 22" class="centered-icon__svg rounded-icon__svg article__fullscreen__svg modern-visible__svg inline-expand-image__svg inline-icon__svg">
  692. <path d="M3.4 20.2L9 14.5 7.5 13l-5.7 5.6L1 14H0v7.5l.5.5H8v-1l-4.6-.8M18.7 1.9L13 7.6 14.4 9l5.7-5.7.5 4.7h1.2V.6l-.5-.5H14v1.2l4.7.6"/>
  693. </svg> </span> </a>
  694. <figcaption class="caption caption--img caption caption--img" itemprop="description">
  695. <span class="inline-triangle inline-icon ">
  696. <svg viewbox="0 0 11 10" class="inline-triangle__svg inline-icon__svg">
  697. <path fill-rule="evenodd" d="M5.5 0L11 10H0z"/>
  698. </svg> </span> Christopher Wylie: ‘It’s like Nixon on steroids’
  699. </figcaption>
  700. </figure>
  701. <p>“I already had. But literally all I had to do was tick a box and sign it and send it back, and that was it,” says Wylie. “Facebook made zero effort to get the data back.”</p>
  702. <p>There were multiple copies of it. It had been emailed in unencrypted files.</p>
  703. <p>Cambridge Analytica rejected all allegations the <em>Observer</em> put to them.</p>
  704. <p>Dr Kogan – who later changed his name to Dr Spectre, but has subsequently changed it back to Dr Kogan – is still a faculty member at Cambridge University, a senior research associate. But what his fellow academics didn’t know until Kogan revealed it in emails to the <em>Observer</em> (although Cambridge University says that Kogan told the head of the psychology department), is that he is also an associate professor at St Petersburg University. Further research revealed that he’s received grants from the Russian government to research “Stress, health and psychological wellbeing in social networks”. The opportunity came about on a trip to the city to visit friends and family, he said. <strong> </strong></p>
  705. <p>There are other dramatic documents in Wylie’s stash, including a pitch made by Cambridge Analytica to <a href="http://www.lukoil.com/" data-link-name="in body link" class="u-underline in-body-link--immersive">Lukoil</a>, Russia’s <a href="https://www.investopedia.com/articles/markets/100515/5-biggest-russian-oil-companies.asp" data-link-name="in body link" class="u-underline in-body-link--immersive">second biggest oil producer</a>. In an email dated 17 July 2014, about the US presidential primaries, Nix wrote to Wylie: “We have been asked to write a memo to Lukoil (the Russian oil and gas company) to explain to them how our services are going to apply to the petroleum business. Nix said that “they understand behavioural microtargeting in the context of elections” but that they were “failing to make the connection between voters and their consumers”. The work, he said, would be “shared with the CEO of the business”, a former Soviet oil minister and associate of Putin, <a href="http://www.lukoil.com/Company/CorporateGovernance/BoardofDirectors/VagitAlekperov" data-link-name="in body link" class="u-underline in-body-link--immersive">Vagit Alekperov</a>.</p>
  706. <p>“It didn’t make any sense to me,” says Wylie. “I didn’t understand either the email or the pitch presentation we did. Why would a Russian oil company want to target information on American voters?”</p>
  707. <p>Mueller’s investigation traces the first stages of the Russian operation to disrupt the 2016 US election back to 2014, when the Russian state made what appears to be its first concerted efforts to harness the power of America’s social media platforms, including Facebook. And it was in late summer of the same year that Cambridge Analytica presented the Russian oil company with an outline of its datasets, capabilities and methodology. The presentation had little to do with “consumers”. Instead, documents show it focused on election disruption techniques. The first slide illustrates how a “rumour campaign” spread fear in the 2007 Nigerian election – in which the company worked – by spreading the idea that the “election would be rigged”. The final slide, branded with Lukoil’s logo and that of SCL Group and SCL Elections, headlines its “deliverables”: “psychographic messaging”.</p>
  708. <figure itemprop="associatedMedia image" itemscope="" itemtype="http://schema.org/ImageObject" data-component="image" class="element element-image img--landscape fig--narrow-caption fig--has-shares " data-media-id="e594f2abca62b61526393a50aa5881e2af20a751" id="img-6">
  709. <meta itemprop="url" content="https://i.guim.co.uk/img/media/e594f2abca62b61526393a50aa5881e2af20a751/304_179_1827_1096/master/1827.jpg?w=700&amp;q=55&amp;auto=format&amp;usm=12&amp;fit=max&amp;s=7d9b8a7c34e95b254aab341652f68e3b"/>
  710. <meta itemprop="width" content="1827"/>
  711. <meta itemprop="height" content="1096"/>
  712. <a href="#img-6" class="article__img-container js-gallerythumbs in-body-link--immersive" data-link-name="Launch Article Lightbox" data-is-ajax="">
  713. <span class="inline-expand-image inline-icon centered-icon rounded-icon article__fullscreen modern-visible">
  714. <svg viewbox="0 0 22 22" class="centered-icon__svg rounded-icon__svg article__fullscreen__svg modern-visible__svg inline-expand-image__svg inline-icon__svg">
  715. <path d="M3.4 20.2L9 14.5 7.5 13l-5.7 5.6L1 14H0v7.5l.5.5H8v-1l-4.6-.8M18.7 1.9L13 7.6 14.4 9l5.7-5.7.5 4.7h1.2V.6l-.5-.5H14v1.2l4.7.6"/>
  716. </svg> </span> </a>
  717. <figcaption class="caption caption--img caption caption--img" itemprop="description">
  718. <span class="inline-triangle inline-icon ">
  719. <svg viewbox="0 0 11 10" class="inline-triangle__svg inline-icon__svg">
  720. <path fill-rule="evenodd" d="M5.5 0L11 10H0z"/>
  721. </svg> </span> Robert Mercer with his daughter Rebekah. Photograph: Sean Zanni/Getty Images
  722. </figcaption>
  723. </figure>
  724. <p>Lukoil is a private company, but its CEO, Alekperov, answers to Putin, and it’s been used as a vehicle of Russian influence in Europe and elsewhere – including in the Czech Republic, where in 2016 it was revealed that an adviser to the strongly <a href="https://www.theguardian.com/world/2018/jan/27/czech-president-milos-zeman-wins-second-term" data-link-name="in body link" class="u-underline in-body-link--immersive">pro-Russian Czech president</a> was being paid by the company.</p>
  725. <p>When I asked Bill Browder – an Anglo-American businessman who is leading a global campaign for a <a href="https://en.wikipedia.org/wiki/Magnitsky_Act" data-link-name="in body link" class="u-underline in-body-link--immersive">Magnitsky Act</a> to enforce sanctions against Russian individuals – what he made of it, he said: “Everyone in Russia is subordinate to Putin. One should be highly suspicious of any Russian company pitching anything outside its normal business activities.”</p>
  726. <p>Last month, Nix told MPs on the parliamentary committee investigating fake news: “We have never worked with a Russian organisation in Russia or any other company. We do not have any relationship with Russia or Russian individuals.”</p>
  727. <p>There’s no evidence that Cambridge Analytica ever did any work for Lukoil. What these documents show, though, is that in 2014 one of Russia’s biggest companies was fully briefed on: Facebook, microtargeting, data, election disruption.</p>
  728. <p>Cambridge Analytica is “Chris’s Frankenstein”, says a friend of his. “He created it. It’s his data Frankenmonster. And now he’s trying to put it right.”</p>
  729. <p>Only once has Wylie made the case of pointing out that he was 24 at the time. But he was. He thrilled to the intellectual possibilities of it. He didn’t think of the consequences. And I wonder how much he’s processed his own role or responsibility in it. Instead, he’s determined to go on the record and undo this thing he has created.</p>
  730. <p>Because the past few months have been like watching a tornado gathering force. And when Wylie turns the full force of his attention to something – his strategic brain, his attention to detail, his ability to plan 12 moves ahead – it is sometimes slightly terrifying to behold. Dealing with someone trained in information warfare has its own particular challenges, and his suite of extraordinary talents include the kind of high-level political skills that makes <em>House of Cards</em> look like <em>The Great British</em> <em>Bake Off</em>. And not everyone’s a fan. Any number of ex-colleagues – even the ones who love him – call him “Machiavellian”. Another described the screaming matches he and Nix would have.</p>
  731. <p>“What do your parents make of your decision to come forward?” I ask him.</p>
  732. <p>“They get it. My dad sent me a cartoon today, which had two characters hanging off a cliff, and the first one’s saying ‘Hang in there.’ And the other is like: ‘Fuck you.’”</p>
  733. <p>Which are you?</p>
  734. <p>“Probably both.”</p>
  735. <p>What isn’t in doubt is what a long, fraught journey it has been to get to this stage. And how fearless he is.</p>
  736. <p>After many months, I learn the terrible, dark backstory that throws some light on his determination, and which he discusses candidly. At six, while at school, Wylie was abused by a mentally unstable person. The school tried to cover it up, blaming his parents, and a long court battle followed. Wylie’s childhood and school career never recovered. His parents – his father is a doctor and his mother is a psychiatrist – were wonderful, he says. “But they knew the trajectory of people who are put in that situation, so I think it was particularly difficult for them, because they had a deeper understanding of what that does to a person long term.”</p>
  737. <aside class="element element-pullquote element--supporting">
  738. <span class="inline-garnett-quote inline-icon ">
  739. <svg viewbox="0 0 35 25" class="inline-garnett-quote__svg inline-icon__svg">
  740. <path d="M69.587.9c-1.842 15.556-3.89 31.316-4.708 48.1H37.043c3.07-16.784 8.391-32.544 17.602-48.1h14.942zM32.949.9c-2.047 15.556-4.094 31.316-4.912 48.1H.2C3.066 32.216 8.592 16.456 17.598.9h15.35z"/>
  741. </svg> </span>
  742. <blockquote>
  743. <p class="pullquote-paragraph">Facebook has denied and denied this. It has failed in its duties to respect the law</p>
  744. <footer>
  745. <cite class="pullquote-cite">Paul-Olivier Dehaye</cite>
  746. </footer>
  747. </blockquote>
  748. </aside>
  749. <p>He says he grew up listening to psychologists discuss him in the third person, and, aged 14, he successfully sued the British Columbia Ministry of Education and forced it to change its inclusion policies around bullying. What I observe now is how much he loves the law, lawyers, precision, order. I come to think of his pink hair as a false-flag operation. What he cannot tolerate is bullying.</p>
  750. <p>Is what Cambridge Analytica does akin to bullying?</p>
  751. <p>“I think it’s worse than bullying,” Wylie says. “Because people don’t necessarily know it’s being done to them. At least bullying respects the agency of people because they know. So it’s worse, because if you do not respect the agency of people, anything that you’re doing after that point is not conducive to a democracy. And fundamentally, information warfare is not conducive to democracy.”</p>
  752. <p>Russia, Facebook, Trump, Mercer, Bannon, Brexit. Every one of these threads runs through Cambridge Analytica. Even in the past few weeks, it seems as if the understanding of Facebook’s role has broadened and deepened. The Mueller indictments were part of that, but <a href="http://paulolivier.dehaye.org/" data-link-name="in body link" class="u-underline in-body-link--immersive">Paul-Olivier Dehaye</a> – a data expert and academic based in Switzerland, who published some of the first <a href="https://medium.com/personaldata-io/cambridge-analytica-demonstrably-non-compliant-with-data-protection-law-95ec5712b61" data-link-name="in body link" class="u-underline in-body-link--immersive">research into Cambridge Analytica’s processes</a><strong> </strong>– says it’s become increasingly apparent that Facebook is “abusive by design”. If there is evidence of collusion between the Trump campaign and Russia, it will be in the platform’s data flows, he says. And Wylie’s revelations only move it on again.</p>
  753. <p>“Facebook has denied and denied and denied this,” Dehaye says when told of the<em> Observer</em>’s new evidence. “It has misled MPs and congressional investigators and it’s failed in its duties to respect the law. It has a legal obligation to inform regulators and individuals about this data breach, and it hasn’t. It’s failed time and time again to be open and transparent.”</p>
  754. <aside class="element element-rich-link element--thumbnail element-rich-link--not-upgraded" data-component="rich-link" data-link-name="rich-link-1 | 1">
  755. <div class="rich-link">
  756. <div class="rich-link__container">
  757. <p class="rich-link__header">
  758. <h1 class="rich-link__title">The great British Brexit robbery: how our democracy was hijacked</h1>
  759. </p>
  760. <a class="rich-link__link u-faux-block-link__overlay in-body-link--immersive" href="https://www.theguardian.com/technology/2017/may/07/the-great-british-brexit-robbery-hijacked-democracy"/>
  761. </div>
  762. </div>
  763. </aside>
  764. <p>Facebook denies that the data transfer was a breach. In addition, a spokesperson said: “Protecting people’s information is at the heart of everything we do, and we require the same from people who operate apps on Facebook. If these reports are true, it’s a serious abuse of our rules. Both Aleksandr Kogan as well as the SCL Group and Cambridge Analytica certified to us that they destroyed the data in question.”</p>
  765. <p>Millions of people’s personal information was stolen and used to target them in ways they wouldn’t have seen, and couldn’t have known about, by a mercenary outfit, Cambridge Analytica, who, Wylie says, “would work for anyone”. Who would pitch to Russian oil companies. Would they subvert elections abroad on behalf of foreign governments?</p>
  766. <p>It occurs to me to ask Wylie this one night.</p>
  767. <p>“Yes.”</p>
  768. <p>Nato or non-Nato?</p>
  769. <p>“Either. I mean they’re mercenaries. They’ll work for pretty much anyone who pays.”</p>
  770. <p>It’s an incredible revelation. It also encapsulates all of the problems of outsourcing – at a global scale, with added cyberweapons. And in the middle of it all are the public – our intimate family connections, our “likes”, our crumbs of personal data, all sucked into a swirling black hole that’s expanding and growing and is now owned by a politically motivated billionaire.</p>
  771. <p>The Facebook data is out in the wild. And for all Wylie’s efforts, there’s no turning the clock back.</p>
  772. <p><a href="https://tamsinshaw.com/" data-link-name="in body link" class="u-underline in-body-link--immersive">Tamsin Shaw</a>, a philosophy professor at New York University, and the author of a recent <a href="http://www.nybooks.com/contributors/tamsin-shaw/" data-link-name="in body link" class="u-underline in-body-link--immersive"><em>New York Review of Books</em></a> article on cyberwar and the Silicon Valley economy, told me that she’d pointed to the possibility of private contractors obtaining cyberweapons that had at least been in part funded by US defence.</p>
  773. <p>She calls Wylie’s disclosures “wild” and points out that “the whole Facebook project” has only been allowed to become as vast and powerful as it has because of the US national security establishment.</p>
  774. <p>“It’s a form of very deep but soft power that’s been seen as an asset for the US. Russia has been so explicit about this, paying for the ads in roubles and so on. It’s making this point, isn’t it? That Silicon Valley is a US national security asset that they’ve turned on itself.”</p>
  775. <p>Or, more simply: blowback.</p>
  776. <p><span class="bullet">•</span> <a href="https://www.theguardian.com/news/2018/mar/17/cambridge-analytica-facebook-influence-us-election" data-link-name="in body link" class="u-underline in-body-link--immersive">Revealed: 50m Facebook profiles harvested in major data breach</a><br/><span class="bullet">•</span> <a href="https://www.theguardian.com/technology/2018/mar/17/facebook-cambridge-analytica-kogan-data-algorithm" data-link-name="in body link" class="u-underline in-body-link--immersive">How ‘likes’ became a political weapon</a></p>
  777. <p><em>This article was amended on 18 March 2018 to clarify the full title of the British Columbia Ministry of Education </em></p>
  778. </div>
  779. </article>
  780. </section>
  781. <nav id="jumpto">
  782. <p>
  783. <a href="/david/blog/">Accueil du blog</a> |
  784. <a href="https://www.theguardian.com/news/2018/mar/17/data-war-whistleblower-christopher-wylie-faceook-nix-bannon-trump">Source originale</a> |
  785. <a href="/david/stream/2019/">Accueil du flux</a>
  786. </p>
  787. </nav>
  788. <footer>
  789. <div>
  790. <img src="/static/david/david-larlet-avatar.jpg" loading="lazy" class="avatar" width="200" height="200">
  791. <p>
  792. Bonjour/Hi!
  793. Je suis <a href="/david/" title="Profil public">David&nbsp;Larlet</a>, je vis actuellement à Montréal et j’alimente cet espace depuis 15 ans. <br>
  794. Si tu as apprécié cette lecture, n’hésite pas à poursuivre ton exploration. Par exemple via les <a href="/david/blog/" title="Expériences bienveillantes">réflexions bimestrielles</a>, la <a href="/david/stream/2019/" title="Pensées (dés)articulées">veille hebdomadaire</a> ou en t’abonnant au <a href="/david/log/" title="S’abonner aux publications via RSS">flux RSS</a> (<a href="/david/blog/2019/flux-rss/" title="Tiens c’est quoi un flux RSS ?">so 2005</a>).
  795. </p>
  796. <p>
  797. Je m’intéresse à la place que je peux avoir dans ce monde. En tant qu’humain, en tant que membre d’une famille et en tant qu’associé d’une coopérative. De temps en temps, je fais aussi des <a href="https://github.com/davidbgk" title="Principalement sur Github mais aussi ailleurs">trucs techniques</a>. Et encore plus rarement, <a href="/david/talks/" title="En ce moment je laisse plutôt la place aux autres">j’en parle</a>.
  798. </p>
  799. <p>
  800. Voici quelques articles choisis :
  801. <a href="/david/blog/2019/faire-equipe/" title="Accéder à l’article complet">Faire équipe</a>,
  802. <a href="/david/blog/2018/bivouac-automnal/" title="Accéder à l’article complet">Bivouac automnal</a>,
  803. <a href="/david/blog/2018/commodite-effondrement/" title="Accéder à l’article complet">Commodité et effondrement</a>,
  804. <a href="/david/blog/2017/donnees-communs/" title="Accéder à l’article complet">Des données aux communs</a>,
  805. <a href="/david/blog/2016/accompagner-enfant/" title="Accéder à l’article complet">Accompagner un enfant</a>,
  806. <a href="/david/blog/2016/senior-developer/" title="Accéder à l’article complet">Senior developer</a>,
  807. <a href="/david/blog/2016/illusion-sociale/" title="Accéder à l’article complet">L’illusion sociale</a>,
  808. <a href="/david/blog/2016/instantane-scopyleft/" title="Accéder à l’article complet">Instantané Scopyleft</a>,
  809. <a href="/david/blog/2016/enseigner-web/" title="Accéder à l’article complet">Enseigner le Web</a>,
  810. <a href="/david/blog/2016/simplicite-defaut/" title="Accéder à l’article complet">Simplicité par défaut</a>,
  811. <a href="/david/blog/2016/minimalisme-esthetique/" title="Accéder à l’article complet">Minimalisme et esthétique</a>,
  812. <a href="/david/blog/2014/un-web-omni-present/" title="Accéder à l’article complet">Un web omni-présent</a>,
  813. <a href="/david/blog/2014/manifeste-developpeur/" title="Accéder à l’article complet">Manifeste de développeur</a>,
  814. <a href="/david/blog/2013/confort-convivialite/" title="Accéder à l’article complet">Confort et convivialité</a>,
  815. <a href="/david/blog/2013/testament-numerique/" title="Accéder à l’article complet">Testament numérique</a>,
  816. et <a href="/david/blog/" title="Accéder aux archives">bien d’autres…</a>
  817. </p>
  818. <p>
  819. On peut <a href="mailto:david%40larlet.fr" title="Envoyer un courriel">échanger par courriel</a>. Si éventuellement tu souhaites que l’on travaille ensemble, tu devrais commencer par consulter le <a href="http://larlet.com">profil dédié à mon activité professionnelle</a> et/ou contacter directement <a href="http://scopyleft.fr/">scopyleft</a>, la <abbr title="Société coopérative et participative">SCOP</abbr> dont je fais partie depuis six ans. Je recommande au préalable de lire <a href="/david/blog/2018/cout-site/" title="Attention ce qui va suivre peut vous choquer">combien coûte un site</a> et pourquoi je suis plutôt favorable à une <a href="/david/pro/devis/" title="Discutons-en !">non-demande de devis</a>.
  820. </p>
  821. <p>
  822. Je ne traque pas ta navigation mais mon
  823. <abbr title="Alwaysdata, 62 rue Tiquetonne 75002 Paris, +33.184162340">hébergeur</abbr>
  824. conserve des logs d’accès.
  825. </p>
  826. </div>
  827. </footer>
  828. <script type="text/javascript">
  829. ;(_ => {
  830. const jumper = document.getElementById('jumper')
  831. jumper.addEventListener('click', e => {
  832. e.preventDefault()
  833. const anchor = e.target.getAttribute('href')
  834. const targetEl = document.getElementById(anchor.substring(1))
  835. targetEl.scrollIntoView({behavior: 'smooth'})
  836. })
  837. })()
  838. </script>