Viewing profile — decodebytes
decodebytes
HN member- Joined
- Wed, Feb 24, 2021, 6:59 PM UTC
- HN karma
- 531
- Public activity
- 146 items
- HN profile
- View on Hacker News ↗
About decodebytes
No profile information was provided.
Recent public activity
-
comment
Comment #48621344
Apologies, it should have been " A MicroVM.." but hit by the character title limit.
- story
- story
-
comment
Comment #48278684
Same thoughts - we use an action to ship to production, its builds an image, pushes it to ECS which triggers a deployment. We can't be blocked here. Seems silly what we settled on …
- story
-
comment
Comment #48104112
[dead]
-
comment
Comment #47934495
Overview of how I built in mini version of my previous project, sigstore rekor, into the nono.sh agent security framework.
- story
- comment
-
comment
Comment #47607180
Always Further, founded by team who created https://sigstore.dev , used to secure npm, pypi, brew, and provide attestations for github releases, nvidia and google for AI model sign…
- story
-
comment
Comment #47510294
If anyone wants native python sandboxing without needing a cloud API, we just shipped an early python SDK from the https://nono.sh project: import nono_py as nono # Define capabili…
-
comment
Comment #47462343
nope - most folks wrap it in nono: https://nono.sh/docs/cli/clients/opencode
- comment
-
comment
Comment #47376369
If anyone happens to be interested in sandboxing, a community of us are building https://nono.sh For what it's worth, it's not just whipped up in claude, a lot of us have a long ba…
-
comment
Comment #47237328
Hey HN. I'm Luke, security engineer and creator of Sigstore and other open source security projects. I've been building nono, an open source sandbox for AI coding agents that uses …
- story
-
comment
Comment #47066575
Hey HN Luke here. I wanted to introduce a project I have building for the past few weeks in response to events such as openclaw and the glaring security issues at hand. Prior to no…
- story
- story
-
story
Show HN: Nono – Kernel-enforced sandboxing for AI agents
The problem: AI agents execute code on your machine. Prompt injections, hallucinations, or compromised tools can read ~/.ssh, exfiltrate credentials, or worse. Application-level sa…
-
comment
Comment #46862211
This is why I started https://nono.sh , agents start with zero trust in a kernel isolated sandbox.
-
comment
Comment #46853344
Good question - and the answer is no, they cannot escape. nono uses Landlock (Linux) and Seatbelt (macOS) - these are kernel-level security mechanisms. When a sandbox is created: A…
- comment
- comment