frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Pigeon, a signed Pass for what a sub-agent may do

https://github.com/pigeonlabsHQ/pigeon
5•pigeonlabshq•59m ago

Comments

pigeonlabshq•59m ago
When an agent starts a sub-agent, it usually hands over the same credentials. An API key is the obvious case. The same pattern is deploy rights, database access, or permission to merge to main. The child then has everything the parent has.

Pigeon is a small protocol for that. You grant a Pass (capabilities, resources, constraints), delegate a narrower one to the child, and verify before the tool runs. If the child asks for more, it fails closed. Identity says who the agent is. Authority says what it may do.

There is no server. The real secret stays on the runner. The child carries the Pass.

from pigeon import grant, verify auth = grant( subject="agent:deployer", capabilities=["deploy"], resources=["environment:staging"], ) verify(auth, "deploy", "environment:staging").allowed # True verify(auth, "deploy", "environment:production").reason_code # RESOURCE_NOT_ALLOWED v0.1: own format (not JWT/Biscuit/UCAN), Ed25519, rate/count constraints, chain verify, MCP helpers as an enforcement point. Not a platform. Does not stop prompt injection.

Repo: https://github.com/pigeonlabsHQ/pigeon Release: https://github.com/pigeonlabsHQ/pigeon/releases/tag/v0.1.0 Demo: python demo/agent.py

Retr0id•22m ago
> Pigeon Pass is its own credential format. It is not a profile of JWT, CWT, macaroons, Biscuit, or UCAN.

Why?

rpunkfu•17m ago
Contributors: Cursor Agent
awestroke•10m ago
A trivial problem solved in a very complex way

Isar Aerospace reaches orbit and deploys payloads on second flight

https://isaraerospace.com/press/history-for-european-spaceflight-isar-aerospace-reaches-orbit-and...
247•mpweiher•4h ago•49 comments

I Changed My License

https://bergie.iki.fi/blog/eupl/
48•jllyhill•1h ago•46 comments

Cloud in a Bottle: making self-hosting accessible to everyone

https://cloudinabottle.org/blog/launch-post
446•zplizzi•11h ago•218 comments

The revolt of the reader

https://bcantrill.dtrace.org/2026/09/05/the-revolt-of-the-reader/
396•chmaynard•14h ago•164 comments

Music Theory for Programmers

https://runjs.app/blog/music-theory-for-programmers
170•birdculture•3d ago•83 comments

Pigeon, a signed Pass for what a sub-agent may do

https://github.com/pigeonlabsHQ/pigeon
6•pigeonlabshq•59m ago•4 comments

M-DISC – DVD/Blu-ray compatible discs that may last up to 1000 years

https://en.wikipedia.org/wiki/M-DISC
24•gurjeet•4d ago•8 comments

IBM Quantum Nighthawk R2

https://www.ibm.com/quantum/blog/nighthawk-r2
22•fuglede_•3d ago•8 comments

"We Have to Assume That the Internet Will Go Offline in the Next Few Years"

https://www.trendingtopics.eu/emad-mostaque-ai-internet-outlook-english/
16•gumby•3h ago•7 comments

The ColorChecker, photography's most important 24 squares, turns 50

https://www.dpreview.com/news/the-colorchecker-photographys-most-important-24-squares-turns-50/
74•sohkamyung•4d ago•11 comments

AI, Tools and Transformation

https://www.ben-evans.com/benedictevans/2026/9/3/ai-tools-and-transformation
76•firexcy•9h ago•30 comments

AMD Based FreeBSD Desktop Reloaded

https://vermaden.wordpress.com/2026/09/06/amd-based-freebsd-desktop-reloaded/
61•vermaden•9h ago•7 comments

Discovery of a new OpenAI agent message board

https://collusion.wiki/
2197•moultano•1d ago•1552 comments

You Don't Have a Right to Safe Drinking Water, US Court Rules

https://www.motherjones.com/politics/2026/09/drinking-water-mississippi-lawsuit/
152•vrganj•2h ago•91 comments

OpenBSD Stories: Strange Medieval Devices

http://miod.online.fr/software/openbsd/stories/smd.html
71•zdw•3d ago•14 comments

Learn Programming with OCaml

https://usr.lmf.cnrs.fr/lpo/
264•elvis70•19h ago•100 comments

Chrome again exempts Google from user site data settings

https://lapcatsoftware.com/articles/2026/9/1.html
439•ExMachina73•12h ago•66 comments

Show HN: Keen Bean – Mac meeting notes that draft the spec while you talk

https://keenbean.app/
5•SavvyMonkey•1h ago•0 comments

The Empire of Information

https://lareviewofbooks.org/article/data-empire-roopika-risam-information-organize-control-dominate/
5•Petiver•3d ago•0 comments

The "$60 Gaming PC" – AMD BC-250 (2025)

https://devquasar.com/hardware/the-60-gaming-pc-amd-bc-250/
350•networked•22h ago•103 comments

A Computer History Time Capsule

https://blog.archive.org/2026/08/27/a-computer-history-time-capsule/
12•mooreds•4d ago•0 comments

Private German rocket makes history, reaches orbit from European soil

https://www.space.com/space-exploration/launches-spacecraft/isar-aerospace-second-launch-norway-a...
638•bookmtn•15h ago•342 comments

Nitter has more working instances than before the takedowns

https://codeberg.org/mv12star/shitter/wiki/Instances
685•Cider9986•1d ago•357 comments

LLMs as a Cognitive Virus

https://arxiv.org/abs/2609.03344
289•canjobear•15h ago•205 comments

Topologist's Map of the World

https://www.futilitycloset.com/2026/09/01/small-world-20/
103•beardyw•4d ago•25 comments

Visualizing Rust's Vtables: How dyn Trait Works In Memory

https://sofiabelen.github.io/projects/visualizing-rusts-vtables-how-dyn-trait-works-in-memory/
180•torutofu•22h ago•38 comments

GPT-6 Astra on robot arms

https://openai.robocurve.org/gpt-6-astra/
204•Anon84•9h ago•153 comments

RecurseCenter.return()

https://mm-dev.rocks/series/recursecenter.return/
53•evakhoury•4d ago•8 comments

How Swiss tables work in Go built-in map

https://victoriametrics.com/blog/go-swiss-table-map/index.html
83•valyala•2d ago•6 comments

Delidded Intel I9-14900KS CT Scan

https://www.lttlabs.com/articles/2026/09/02/delidded-intel-i9-14900ks
109•willx86•3d ago•11 comments