Drey / NDS verification

Open threads

Verification answers the question "is what the article said true?" Investigation asks "what else is going on?" These are the open investigative threads β€” the ones we couldn't close in this verification session, plus the new ones the technical analysis surfaced.

Update: Will Hold cross-check β€” 2026-06-03

On 2026-05-31, the substack This Will Hold published "Trump Is Replicating Vote.gov to Recreate Musk's 2024 Election-Rigging Platform," which explicitly credits Drey and reaches the same conclusion about NDS through independent investigation. We cross-checked every novel claim against primary sources. Most stood up. A few sharpened our reading of what we already had.

What got confirmed

What's still blocked

Unblocked 2026-06-03

What we're now watching

Added to diff.py's WATCH list so they fetch every diff run:


Highest-leverage threads first


People

Joe Gebbia β€” NDS Chief Design Officer

Co-founder of AirbnbPublic record
~6 months at DOGE before NDSArticle claim; Reuters confirmation paywalled
"Love is a skill" β€” design phrase he's used publiclyTied to the loveisaskill.cloudflareaccess.com SSO account fronting federal preview sites β€” confirmed by direct probes of 4 subdomains
Active angel investor; portfolio includes design/housing/consumerOpen verification
His position requires no Senate confirmation, no required financial disclosuresConfirmed by EO 14338 β€” Section 3161 temporary organization

Threads to pull

  • His current Airbnb equity / board status. Active director or officer?
  • His VC portfolio. Anyone in it benefiting from federal contracts now?
  • Anyone in his portfolio with a vendor relationship to NDS programs (PostHog, Cloudflare, Oracle, anyone in the Genesis 8)?
  • His Airbnb co-founders (Brian Chesky, Nathan Blecharczyk) β€” any roles?

Susie Wiles β€” White House Chief of Staff

Long-time Trump political operativePublic record
Former managing partner, Mercury Public Affairs / Ballard Partners (Florida lobbying)Public record
NDS Administrator reports to her officeEO 14338 Β§2(b) verbatim β€” claim 19

Threads to pull

  • Client list at her prior lobbying firms β€” anyone now doing business with NDS programs?
  • Specifically, anyone in election infrastructure (voter rolls, state databases, identity verification)?
  • Her stated rationale for housing NDS under Chief of Staff rather than GSA?
  • Past Florida election-administration positions or contracts?

Greg Hogan β€” Now runs Login.gov

Came from DOGEArticle claim β€” primary source needed
One of three DOGE staffers who survived the federal OPM injunctionArticle claim β€” court docket needed
Now operates Login.gov, federal identity sign-in for >150M AmericansNeeds GSA / Login.gov announcement

Threads to pull

  • The specific court case granting the OPM exception
  • His full employment history before DOGE
  • Other federal systems he has or had access to
  • Any pre-DOGE relationship to identity-verification vendors

Akash Bobba

From DOGE engineering cohort (per Wired)Drey sources
Official cybersecurity contact for USADFConfirmed verbatim from CISA dotgov-data β€” akash@ndstudio.gov β€” claim 6
Presented voter registration system to state election directors, October 2025Drey article β€” recording needed
Said: "I don't know what they retain and what they are logging"Same

Threads to pull

  • FOIA the call from any participating state
  • Full DOGE engineering record
  • Any prior identity-verification or election work
  • Are similar @ndstudio.gov security-contact emails appearing on other independent agencies' .gov records?

Companies / vendors

PostHog (tracking on TrumpRx and nasaforce.gov)

UK/US analytics companyPublic record
Loaded as analytics + session replay on at least 2 NDS-built federal sitesDirect verification β€” claim 51
SDK defaults: session recording ON, PII masking OFFRead of nasaforce.gov SDK β€” claim 57
PostHog data goes to us.i.posthog.comSDK code β€” claim 58
Funding: Y Combinator, GV, Sequoia, othersPublic record

Threads to pull

  • Does PostHog have a federal contract or agreement?
  • Does PostHog have a published terms-of-service for federal use?
  • What's the actual posthog.init() call on TrumpRx / nasaforce β€” defaults overridden or not?
  • Has PostHog made any public statement about federal customers?

Cloudflare (fronting all NDS infrastructure)

All NDS A records resolve to Cloudflare IPs (104.x, 172.67.x)Direct DNS verification β€” claim 55
The "loveisaskill" personal-named Cloudflare Access account gates 40+ federal preview sitesConfirmed β€” 4 of 4 probed return loveisaskill SSO β€” claim 29
Cloudflare holds FedRAMP authorizationsPublic record

Threads to pull

  • Is the loveisaskill account on a Cloudflare federal contract, or a personal Cloudflare account?
  • Cloudflare's logging policy for federal customers
  • Did Cloudflare have to approve fronting .gov domains under this configuration?

The Genesis Mission consortium (8 companies)

Per Drey sources, the DOE Genesis Mission lists these partners: Oracle, NVIDIA, OpenAI for Government, IBM, Microsoft, AMD, AWS, Google. Oracle is named as lead integration partner.

Threads to pull

  • Was there a published competitive procurement / RFP, or were these chosen?
  • genesis.energy.gov is NDS-built and ships both AutoMonitor and Google Analytics. Did any of the 8 partners audit or sign off on that?
  • Oracle's recent FedRAMP authorizations and federal cloud contracts
  • Larry Ellison's stated involvement with the Trump administration

Airbnb (Gebbia's former company)

Gebbia is a co-founder; on the board as of last public filingPublic record
Brian Chesky, Nathan Blecharczyk also co-foundersPublic record
No obvious direct federal-contract relationshipOpen

Threads to pull

  • Any Airbnb federal contracts in the last 24 months
  • Gebbia's current equity, board status, and reporting obligations on Airbnb

What we're now watching automatically

This project now ships a change-detection script. Every URL below is re-fetched on demand; the new snapshot is diffed against the previous one for that URL; any added subdomain, new federal .gov registration, or changed AutoMonitor source is surfaced.

python3 diff.py                       # text report
python3 diff.py --json out.json       # JSON
python3 diff.py --html out.html       # browser-readable
python3 diff.py --add-as-claims       # auto-track changes

Watched URLs:

The diff script categorizes each URL specifically β€” for the crt.sh ones it parses the JSON and lists added/dropped subdomain names. For the CISA CSV it lists added/dropped EOP-registered domains and any security-contact change on existing rows. For everything else it shows a hash change.

Recommended cadence: every 2–3 days, or on demand when the Drey author flags a new finding worth re-checking.


How to close a thread

When something on this page is verified by primary source:

  1. python3 fetch.py 'https://your-source.url/' --description '...'
  2. python3 claim.py add --category personnel --status confirmed --statement "..." --primary 'https://your-source.url/'
  3. python3 site_gen.py β€” regenerates everything, including this page if we extend it to pull from the DB.

The verified findings live in claims.html. This page stays the open-questions worksheet.