mirror of
https://github.com/blackboxprogramming/epstein-files-transparency.git
synced 2026-03-17 06:57:12 -05:00
Add Little Black Book - 1,327 names extracted, full transcript, searchable index
Sources: - Little Black Book PDF (DocumentCloud) - Full transcript (Internet Archive) - Extracted clean names list Notable entries: Maxwell family, royalty, political figures, business leaders
This commit is contained in:
59
NAMES_INDEX.md
Normal file
59
NAMES_INDEX.md
Normal file
@@ -0,0 +1,59 @@
|
||||
# Epstein Black Book - Name Index
|
||||
## 1,327 Unique Contacts Extracted
|
||||
|
||||
---
|
||||
|
||||
## High-Profile Entries Found
|
||||
|
||||
### Maxwell Family
|
||||
- Maxwell, Debbie
|
||||
- Maxwell, H.
|
||||
- Maxwell, Ian & Tara
|
||||
- Maxwell, Isabel (email: maxwell@commtouch.com)
|
||||
- Maxwell, Kevin (email: kmaxwell@telemonde.com)
|
||||
- Maxwell, Marcella
|
||||
|
||||
### Royalty / Nobility
|
||||
- Prince Pavlos (HRH Prince Pavlos Greece)
|
||||
- Princess Olga (Greece)
|
||||
- Princess Firyal
|
||||
- Prince Salman Saud
|
||||
- d'Arenberg, Prince P & Princess
|
||||
- Althorp, Charlie (Earl Spencer)
|
||||
- Astor, Viscount William
|
||||
|
||||
### Political Figures
|
||||
- Clinton references
|
||||
- Aznar, Jose (former Spanish PM)
|
||||
|
||||
### Media/Business
|
||||
- Allan, Paul (Paul Allen - Microsoft)
|
||||
- Neil, Andrew (journalist)
|
||||
|
||||
---
|
||||
|
||||
## Full Alphabetical Index
|
||||
|
||||
See: `extracted/clean-names.txt` (1,327 entries)
|
||||
See: `black-book-transcribed.txt` (full 17,480 line transcript)
|
||||
|
||||
---
|
||||
|
||||
## Search Commands
|
||||
|
||||
```bash
|
||||
# Search for specific name
|
||||
grep -i "name" black-book-transcribed.txt
|
||||
|
||||
# Find all phone numbers for a person
|
||||
grep -A5 "LastName, FirstName" black-book-transcribed.txt
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## Document Sources
|
||||
- Original: Jeffrey Epstein's Little Black Book (unredacted)
|
||||
- Source: Internet Archive
|
||||
- Butler who leaked it: Alfredo Rodriguez (arrested for obstruction)
|
||||
|
||||
*Index generated for public transparency*
|
||||
Reference in New Issue
Block a user