frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Show HN: AAIP – A standard protocol for AI agent authorization

https://github.com/krisdiallo/aaip-spec
2•kdiallo2•2h ago
I was building an AI sales agent and hit same wall again. I was building a custom rule engine to determine how the agent should act.

Started thinking about how you could give AI agents safe and bounded permissions to act independently across multiple services without littering your code base with a bunch of conditionals?

I've repeatedly built these constraint systems before, it's always rate limiters in the email tool, domain filters in the CRM, spend limits in the payment processor. Every time, I (and others) end up solving the same auth/constraint problems independently.

So I built what I'm calling AAIP: The AI Agent Identity Protocol. It's a stateless standard for creating cryptographically signed delegations for AI agents.

With this, you can just create a "delegation". This serves as a signed permission slip, that specifies exactly what an agent can do, for how long, and with what constraints

{ "aaip_version": "1.0", "delegation": { "id": "del_01H8QK9J2M3N4P5Q6R7S8T9V0W", "issuer": { "id": "user@example.com", "type": "oauth", "public_key": "public-key" }, "subject": { "id": "outbound_agent_v1", "type": "custom" }, "scope": ["email:send", "crm:read", "prospects:research"], "constraints": { "max_amount": {"value": 50, "unit": "email"}, "blocked_domains": ["competitor1.com", "competitor2.com"], "time_window": { "start": "2025-07-24T09:00:00Z", "end": "2025-07-24T17:00:00Z" } }, "expires_at": "2025-08-30T23:59:59Z", "not_before": "2025-07-24T00:00:00Z" }, "signature": "ed25519-signature-hex" }

Technical approach: - Ed25519 signatures for cryptographic verification - Self-contained delegations (no external key lookups) - Time-bounded with automatic expiration - Hierarchical scope system with wildcard support - Standard constraints: spending limits, time windows, domain filtering

Full spec and reference implementation -> github dot com slash krisdiallo slash aaip-spec

This feels like where OAuth was in the early web, everyone solving auth differently until a standard emerged. What approaches are you taking? to building AI agent rails? to managing/updating existing constraints?

Most e-scooter riders follow the rules

https://zagdaily.com/opinion/insight-hub-most-e-scooter-riders-follow-the-rules-heres-what-we-found/
1•elahieh•2m ago•0 comments

Co-Founder of xAI Departing

https://twitter.com/ibab/status/1955741698690322585
2•twalichiewicz•2m ago•0 comments

Ask HN: Why it's so difficult to use Google AI offerings?

1•faangguyindia•8m ago•0 comments

Thirteen-Lined Ground Squirrel

https://en.wikipedia.org/wiki/Thirteen-lined_ground_squirrel
1•ultrablue•8m ago•0 comments

Two sizes fit most: PostgreSQL and ClickHouse

https://about.gitlab.com/blog/two-sizes-fit-most-postgresql-and-clickhouse/
1•saisrirampur•8m ago•0 comments

OpenAI August 2025 Retention Bonuses

https://www.levels.fyi/benchmark/competitive-intelligence/OpenAI
1•zuhayeer•9m ago•0 comments

Find the Fast Moving Water (2022)

https://www.nfx.com/post/find-the-fast-moving-water
1•pbardea•20m ago•0 comments

Show HN: VibeI18n – i18n linter for vibe coding

https://vibei18n.com/
1•Airyisland•30m ago•0 comments

YouTube will start using AI to guess your age If it's wrong you have to prove it

https://www.cnn.com/2025/08/13/tech/youtube-ai-age-verification
3•Bender•30m ago•0 comments

HTTP/2 implementations are vulnerable to "MadeYouReset" DoS attack

https://kb.cert.org/vuls/id/767506
2•pier25•31m ago•0 comments

Rendering with ChatGPT

https://chatgpt-rendering.pages.dev/
1•eddieweng•34m ago•0 comments

What's your preferred playback speed: 1x, 1.5x or 2x?

https://www.economist.com/culture/2025/08/13/whats-your-preferred-playback-speed-1x-15x-or-2x
2•petethomas•37m ago•0 comments

Scientists discover sex reversal in kookaburras and lorikeets with cause unknown

https://www.theguardian.com/environment/2025/aug/14/sex-reversal-australian-birds-kookaburras-lorikeets
1•pseudolus•43m ago•0 comments

Why Metadata Matters (2013)

https://www.eff.org/deeplinks/2013/06/why-metadata-matters
2•toomanyrichies•57m ago•0 comments

"Mocha Dick," the White Whale of the Pacific

https://lithub.com/on-mocha-dick-the-white-whale-of-the-pacific-that-influenced-herman-melville/
2•samclemens•1h ago•0 comments

Jobs.now

https://www.jobs.now
5•itqwertz•1h ago•2 comments

Talking with ChatGPT, a sane man became convinced he was a superhero

https://www.nytimes.com/2025/08/08/technology/ai-chatbots-delusions-chatgpt.html
2•chaosmachine•1h ago•0 comments

Re: Does Memory Leak? (1995)

https://web.archive.org/web/20210414224148/https://groups.google.com/forum/message/raw?msg=comp.lang.ada/E9bNCvDQ12k/1tezW24ZxdAJ
1•MYEUHD•1h ago•0 comments

Remote sensing reveals underestimated methane emissions from global landfills

https://phys.org/news/2025-07-high-resolution-satellite-remote-reveals.html
2•PaulHoule•1h ago•0 comments

Who makes money from open-source models?

https://blog.kilocode.ai/p/who-monetizes-open-source-ai-models
1•heymax054•1h ago•0 comments

PayPal is hiring someone to build its CEO's personal brand for $236.5K/yr

https://twitter.com/realchrisebert/status/1955780522455785520
4•rmason•1h ago•4 comments

ADHD drugs reduce risk of criminal behaviour, drug abuse and accidents

https://www.newscientist.com/article/2492380-adhd-drugs-reduce-risk-of-criminal-behaviour-drug-abuse-and-accidents/
2•OutOfHere•1h ago•2 comments

Is the AI Mania a Psych-Ops?

http://charleshughsmith.blogspot.com/2025/08/if-it-walks-like-duck-is-ai-mania-psych.html
3•spking•1h ago•7 comments

IHRA definition of antisemitism has long been a target in anti-Zionist campaigns

https://www.theguardian.com/news/2025/aug/13/ihra-definition-of-antisemitism-has-long-been-a-target-in-anti-zionist-campaigns
1•NomDePlum•1h ago•0 comments

OpenAI brings GPT-4o back as a default

https://venturebeat.com/ai/openai-brings-gpt-4o-back-as-a-default-for-all-paying-chatgpt-users-altman-promises-plenty-of-notice-if-it-leaves-again/
3•cintusshied•1h ago•0 comments

GitHub Copilot: Remote Code Execution via Prompt Injection (CVE-2025-53773)

https://embracethered.com/blog/posts/2025/github-copilot-remote-code-execution-via-prompt-injection/
3•prosim•1h ago•1 comments

Which Ways of Knowing Work? Building an Epistemology Tier List

https://linch.substack.com/p/which-ways-of-knowing-actually-work
1•zrkrlc•1h ago•1 comments

Doximity's 15-Year Rails Monolith

https://onrails.buzzsprout.com/2462975/episodes/17653501-ryan-stawarz-austin-story-inside-doximity-s-15-year-rails-monolith
2•robbyrussell•1h ago•0 comments

What Medieval People Got Right About Learning (2019)

https://www.scotthyoung.com/blog/2019/06/07/apprenticeships/
3•ripe•1h ago•0 comments

Inofficial Oasis Driver for Windows Mixed Reality

https://github.com/mbucchia/Oasis-Driver-for-Windows-Mixed-Reality
1•croes•1h ago•0 comments