frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: ZeroID – Open-source identity for AI agents based on OIDF standards

https://github.com/highflame-ai/zeroid
6•jalbrethsen•1h ago
ZeroID is an open-source agent identity platform that automates the "plumbing" of RFC 8693 and SPIRE. It ensures that every sub-agent in a chain has a down-scoped, verifiable identity without the manual overhead of managing certificates and token exchanges.

Comments

abenramd01•1h ago
hello
jalbrethsen•1h ago
Hi, what are your thoughts on agent identity?
jalbrethsen•1h ago
The recent OIDF white paper on agent identity management [0] lists several problems with the current state of AI agent identity, namely: Agents impersonating users, recursive authority delegation, and revocation propagation.

While these problems are technically solvable by composing existing standards, in practice nobody does it. The gap between 'read the RFCs' and 'running in production' is where agent identity dies. ZeroID closes that gap.

Delegation over Identity Inheritance: We implement RFC 8693 (Token Exchange) so credentials carry the full actor chain (User → Agent A → Agent B) instead of collapsing everyone behind the user's identity.

Managed SPIFFE: Every agent gets a cryptographically verifiable workload identity (WIMSE/SPIFFE URI) without the operational overhead of running SPIRE, managing SVIDs, or handling rotation for ephemeral agents.

Revocation Propagation: We implement cascading revocation, when a parent token is revoked, the entire chain of tokens derived from the parent is immediately invalidated.

We're keeping this open-source because identity shouldn't be a proprietary silo.

(Diclaimer, I work at Highflame, the company behind ZeroID)

OIDF Whitepaper: [0] https://openid.net/wp-content/uploads/2025/10/Identity-Manag...

sdm216•1h ago
Looks cool. So it gives audit logs more visibility on exactly what ai agent did what, rather than the user credentials they are running under?
jalbrethsen•1h ago
Yeah basically, every token carries the full chain of which agent did this, under whose authority, and with what permissions.

The twilight of America's sky knights – Fighter jets are an anachronism

https://unherd.com/2026/04/the-twilight-of-americas-sky-knights/
1•voxleone•1m ago•0 comments

Anthropic Just Handed Apache $1.5M to Secure the Open Source Stack AI Depends On

https://itsfoss.com/news/anthropic-apache-software-foundation-donation/
1•speckx•1m ago•0 comments

Omid Teimory

https://omidteimory.com
1•omid2007hope•2m ago•0 comments

Why your new computer is slower than your old computer [video]

https://www.youtube.com/watch?v=t992ul_IKtc
1•ernesto905•5m ago•0 comments

The Privacy Black Hole: Third-Party Doctrine

https://incognitocat.me/the-privacy-black-hole-third-party-doctrine/
1•abnercoimbre•5m ago•0 comments

Ferretlog: Git log for your Claude Code agent runs

https://github.com/eitanlebras/ferretlog
1•eitanlebras•5m ago•0 comments

Show HN: India Trade CLI

https://github.com/hopit-ai/india-trade-cli
7•ArchieIndian•6m ago•0 comments

FFmpeg maintainers thank Anthropic for Mythos patches

https://xcancel.com/FFmpeg/status/2041595801483264002
2•hmokiguess•7m ago•0 comments

Legibility Is Ruining You

https://jimmyhmiller.com/legibility-is-ruining-you
1•jimmyhmiller•7m ago•0 comments

The three villains to agentic observability: retention, sampling and rollups

https://clickhouse.com/blog/three-villains-agentic-observability
1•blueybingo•9m ago•0 comments

Façade (2005 Video Game)

https://en.wikipedia.org/wiki/Fa%C3%A7ade_(video_game)
1•jjmarr•10m ago•0 comments

Supply chain nightmare: How Rust will be attacked and how to mitigate attacks

https://kerkour.com/rust-supply-chain-nightmare
2•randomint64•10m ago•0 comments

No more American Dream? Housing market strains buyers and owners

https://www.usatoday.com/story/money/personalfinance/real-estate/2026/04/06/american-dream-dead-h...
1•speckx•11m ago•0 comments

Show HN: A benchmark for SAST exploit chain and evasion detection

https://github.com/TheAuditorTool/sast-benchmark
1•ThailandJohn•11m ago•1 comments

The official Paul McCartney account banned?

https://old.reddit.com/r/PaulMcCartney/comments/1s6yy9x/the_official_paul_mccartney_account_banned/
1•divbzero•12m ago•0 comments

85-token caveman prompt that outperforms the 552-token original

https://github.com/kuba-guzik/caveman-micro
2•jakguzik•14m ago•0 comments

Tesla won't build its own chip fab – Intel is going to do it

https://electrek.co/2026/04/07/tesla-terafab-intel-joins-foundry/
1•compuficial•14m ago•0 comments

Contributors, cross-stack improvements: Collabora's work on GStreamer 1.28

https://www.collabora.com/news-and-blog/news-and-events/16-contributors-cross-stack-improvements-...
2•losgehts•14m ago•0 comments

Making Self-XSS Great Again: Unauthorized Access Request Approvals in Cloudflare

https://kazama.in/self-xss-to-cloudflare-single-click-approvals/
1•matured_kazama•14m ago•0 comments

Lila-Leech – First Geometric Transformer Based on Leech Lattice Symmetry

https://github.com/SPUTNIKAI/LeechTransformer
2•bootstraptor•15m ago•3 comments

Is this the end for data analysts? AI agent, 500GB, 100 rounds, 134.9s, $1.66

https://medium.com/generative-ai/i-talked-to-500gb-of-retail-data-with-zero-domain-knowledge-ai-d...
1•agent_anuj•17m ago•2 comments

AWS has climbed on the AI-in-space bandwagon with more bad science

https://aws.amazon.com/
1•boutell•18m ago•2 comments

How to Unleash GStreamer for Low Latency Streaming?

https://www.red5.net/blog/gstreamer-for-low-latency-streaming/
1•mondainx•18m ago•0 comments

"Bidding" for Jobs?

https://jackbmeyer.substack.com/p/bidding-for-jobs
1•speckx•19m ago•1 comments

I Ported Mac OS X to the Nintendo Wii

https://bryankeller.github.io/2026/04/08/porting-mac-os-x-nintendo-wii.html
6•blkhp19•20m ago•0 comments

What Is Going on with the Artemis 2 Toilet?

https://gizmodo.com/what-is-going-on-with-the-artemis-2-toilet-2000743998
1•ulrischa•20m ago•0 comments

Show HN: HN-fdw – All of Hacker News, queryable from Postgres, with zero copies

https://github.com/tamnd/hn-fdw
2•tamnd•20m ago•0 comments

Favorite programmer website (non-blog)

1•schmudde•23m ago•0 comments

Show HN: Staccato – Generate multi-track MIDI from text prompts [video]

https://www.youtube.com/watch?v=NfvoLx6FL78
2•JeffLupker•23m ago•0 comments

Little Snitch for Linux

https://obdev.at/blog/little-snitch-for-linux/
2•robenkleene•23m ago•0 comments