Advertisement
Guest User

Untitled

a guest
Jul 4th, 2016
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.31 KB | None | 0 0
  1. /* Clinton connection list
  2. Version 1.0.0
  3. Date 07/04/2016 */
  4.  
  5. Remember to update and change the version number. At some point this will be converted to a database so try to keep formatting uniform if possible to help our code anons save some time. Don't forget to always back up everything on http://codepad.org/ and http://hastebin.com/. Link the updated file in the current thread and link the previous pastes in the updated version (Since this is the first version it doesn't apply).
  6.  
  7. So the tasks are simply
  8. 1. Create list of all possible known, unknown and speculated hillary and bill connections.
  9. 2. Find as much info as possible on each of these persons (don't shy away from turning in FOIA requests and digging through non public/online databases and records), think outside the usual box of flight records, contact and work history → look at vacations, social media, papparazzi, global events.
  10. 3. Flag anything suspicious, don't discard information because it is boring → simply add it to the file.
  11. 4. Map it in a fashion that's easier for humans to find patterns and format it in a database so that our beloved code monkeys can unleash some algorithms to find connections.
  12. 5. Once we know when and where their network is active we can try to find connections between their movements and things happening such as financial market stuff, missing persons in locations, terror attacks and other happenings.
  13.  
  14. /* The Clinton family: */
  15.  
  16. - Bill
  17. - Hillary >> http://pastebin.com/E8Tc5wjE (example paste)
  18. - Chelsea
  19.  
  20.  
  21.  
  22. /* Persons connected to the Clintons: */
  23.  
  24. Aides
  25.  
  26. - Huma Abedin
  27. - Sidney Blumenthal
  28. - Current aides
  29. - Look into past aides (of both bill/ hillary/ chelsea) and where they are now (it's difficult to trust people so long time allies are more suspect)
  30.  
  31. Friends
  32.  
  33. - Jeffrey Epstein
  34. - Business connections
  35. - Foreign connections
  36. - Criminal connections
  37. - Hollywood connections (check especially for those with abuse allegations against them, maybe important)
  38.  
  39. Enemies
  40.  
  41. - Vladimir Putin
  42.  
  43. Business
  44.  
  45. - Walton family
  46.  
  47. Charity
  48.  
  49. - Frank Giustra (Board of directors)
  50.  
  51. Colleagues
  52.  
  53. - Loretta Lynch (United States Attorney General (A.G.))
  54.  
  55. Donors
  56.  
  57. - George Soros
  58. - Walton family
  59.  
  60.  
  61.  
  62. /* Organisations connected to the Clintons: */
  63.  
  64. - The clinton foundation
  65. - Teneo holdings
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement