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:
Your Name
2026-02-08 02:25:57 -06:00
parent d73926e490
commit c120c83f07
6 changed files with 22260 additions and 0 deletions

59
NAMES_INDEX.md Normal file
View 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*