frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Warden – access cloud APIs without giving workloads credentials

https://github.com/stephnangue/warden
1•stephnangue•2h ago

Comments

stephnangue•2h ago
Hi HN, Most automation still runs with cloud credentials. CI pipelines have AWS keys, containers receive service account tokens, scripts and AI agents get API credentials so they can call cloud APIs.

This creates a familiar set of problems: - credentials leak through logs, repos, prompts, or memory - they are difficult to rotate at scale - once leaked, they often grant broad access - security teams lose visibility over who actually called which API

Humans don’t access infrastructure this way anymore — we use identity-based access (SSO, short-lived sessions, policy enforcement).

But workloads and agents still receive raw credentials. So I built Warden. Warden is an identity-aware gateway for cloud APIs. Instead of distributing credentials to workloads, workloads authenticate with their identity, and Warden performs the cloud API calls on their behalf.

The model looks like this: Workload → identity → Warden → cloud API

In practice: 1. A workload authenticates to Warden (mTLS, OIDC, workload identity, etc.) 2. It requests access to a cloud API 3. Warden evaluates policies 4. Warden signs the request and calls the cloud provider API

The workload never receives cloud credentials.

This makes it possible to: • remove cloud credentials from CI pipelines • prevent credentials from reaching AI agents or ephemeral compute • enforce centralized policy on API calls • maintain a full audit trail of every request

Some design goals: • compatible with existing cloud APIs (including AWS SigV4) • designed to scale horizontally • identity-based access for humans, workloads, and agents • strong auditing of every API call The motivation came from seeing organizations trying to secure thousands of credentials instead of eliminating credential distribution entirely.

Happy to answer any technical questions and would love feedback from the HN community.

Open-source AI coding agent skill that finds and fixes infra security misconfigs

https://github.com/coguardio/misconfiguration-detection-skill
1•AlbertHeinle•54s ago•1 comments

Anthropic investors grow frustrated with CEO after feds ban AI startup

https://nypost.com/2026/03/04/business/anthropic-investors-urge-truce-with-pentagon-as-lockheed-m...
3•1vuio0pswjnm7•2m ago•0 comments

TCS had a perfect security score. Then M&S and JLR were breached

https://counterpartywatch.substack.com/p/tcs-had-a-perfect-security-score
3•kseniamorph•5m ago•0 comments

Show HN: I'm 21 and I Just Launched a Website Game

https://www.scalify.ai
2•josh-ternyak•5m ago•0 comments

Decoding Your Vehicle Identification Number

https://crewchief.cc/blog/decoding-your-vin
2•meandave•5m ago•0 comments

Show HN: Execute local prompts in SSH remote shells

https://docs.promptcmd.sh/integrations/ssh
2•tgalal•5m ago•0 comments

Show HN: I built a harness that blocks AI from building until ambiguity < 0.2

https://github.com/Q00/ouroboros
1•q00•6m ago•0 comments

AI Didn't Destroy Your Company, Your Processes Did

https://linuxjedi.co.uk/ai-didnt-destroy-your-company-your-processes-did/
3•speckx•6m ago•0 comments

JSLinux Now Supports x86_64

https://bellard.org/jslinux/
2•TechTechTech•6m ago•0 comments

Helix 02 Living Room Tidy

https://www.figure.ai/news/helix-02-living-room-tidy
1•pr337h4m•7m ago•0 comments

First Multi-Behavior Brain Upload

https://twitter.com/alexwg/status/2030217301929132323
1•rudolftheone•7m ago•1 comments

Drop in overseas workers is 'car crash' for UK hospitals and care homes

https://www.theguardian.com/society/2026/feb/26/drop-in-overseas-workers-uk-hospitals-and-care-homes
2•PaulHoule•8m ago•0 comments

Jolla on track to ship new phone with Sailfish OS, user-replaceable battery

https://liliputing.com/the-new-jolla-phone-with-sailfish-os-is-on-track-to-start-shipping-in-the-...
7•heresie-dabord•8m ago•1 comments

Improving AI models' ability to explain their predictions

https://news.mit.edu/2026/improving-ai-models-ability-explain-predictions-0309
1•mikhael•8m ago•0 comments

jc: CLI tool that converts the output of popular command-line tools to JSON

https://kellyjonbrazil.github.io/jc/
1•azhenley•8m ago•0 comments

In 2025, solar and wind produced more electricity than fossil fuels in the EU

https://ourworldindata.org/data-insights/in-2025-solar-and-wind-produced-more-electricity-than-fo...
1•doener•10m ago•0 comments

Show HN: BuildHiFi – PC Part Picker for Home Stereos

https://buildhifi.com
1•wmeredith•10m ago•0 comments

Anthropic PBC vs. U.S. Department of War (3:26-CV-01996)

https://www.courtlistener.com/docket/72379655/anthropic-pbc-v-us-department-of-war/
3•KenoFischer•11m ago•1 comments

Multi-Version Concurrency Control for Schema Changes in Azure SQL Database [pdf]

https://www.vldb.org/pvldb/vol18/p4791-antonopoulos.pdf
1•tanelpoder•11m ago•0 comments

Open Sores

https://richwhitehouse.com/index.php?postid=77
2•dhruv3006•12m ago•0 comments

Trump Is Backing a Stock-Trading Ban That Doesn't Ban Trading Stocks

https://time.com/7382542/trump-congress-stock-trading-ban-republicans/
2•inaros•12m ago•0 comments

Show HN: Local AI stack (Docker, Ollama) that lets you build apps without Python

https://github.com/dashjoin/docker-compose
1•aeberhart•13m ago•0 comments

I was a 10x engineer. Now I'm useless

https://twitter.com/atmoio/status/2030289138126107074
2•tzmlab•13m ago•0 comments

Code Is Still a Liability

https://vnturing.github.io/blog/posts/code-is-still-a-liability/
1•elcapithanos•13m ago•0 comments

Show HN: Klyrx.xyz – Independent reliability rating for crypto assets&protocols

https://klyrx.xyz
1•sergeyso•13m ago•0 comments

Show HN: I gave my robot physical memory – it stopped repeating mistakes

https://github.com/robotmem/robotmem
2•robotmem•14m ago•0 comments

Show HN: Terminal Use (YC W26) – Vercel for filesystem-based agents

1•filiposlav•15m ago•1 comments

Show HN: API key leak scanner – finds and shows credentials in your codebase

https://github.com/JasperBlank/API_Protector
1•JasperBlank2001•15m ago•0 comments

Can AI Agents Agree?

https://arxiv.org/abs/2603.01213
1•tanelpoder•15m ago•0 comments

What we learned from a 22-Day storage bug (and how we fixed it)

https://www.mux.com/blog/22-day-storage-bug
1•mmcclure•15m ago•0 comments