Live data from Hacker News

Viewing profile — willamhou

willamhou

HN member
Joined
Thu, Apr 02, 2026, 9:34 AM UTC
HN karma
2
Public activity
13 items

About willamhou

https://github.com/Prismer-AI/signet

Recent public activity

  1. comment
  2. comment
  3. comment
    Comment #47715040

    Nice use of Rust for the sandbox layer. One thing that helped in our multi-agent experiments was giving each agent its own key and having every tool call carry a signed receipt. Th…

  4. comment
  5. comment
    Comment #47714222

    Gateways and signatures solve different problems. A gateway controls access; a signature lets the server verify what request was actually sent. That matters for replay, tamper, and…

  6. comment
    Comment #47698415

    Had a very similar issue porting a hypervisor to ARM S-EL2. Writes would succeed, there were no faults, and everything looked reasonable in GDB, but the other side never saw the da…

  7. comment
    Comment #47687968

    One thing I keep thinking about with AI security is that most of the focus is on model behavior — alignment, jailbreaks, guardrails. But once agents start calling tools, the attack…

  8. comment
  9. comment
  10. comment
  11. comment
  12. comment
  13. comment