WeSearch

Show HN: BootProof – Cryptographically prove any GitHub repo boots locally

·11 min read · 0 reactions · 0 comments · 2 views
Show HN: BootProof – Cryptographically prove any GitHub repo boots locally

The end of "Works on my machine." BootProof is a zero-trust supervisor that boots any repo and signs cryptographic proof of what actually happened. Built for the developers, and the AI ag...

Original article
GitHub
Read full at GitHub →
Opening excerpt (first ~120 words) tap to expand

BootProof The honest run button for GitHub repos. Proof, not vibes. BootProof answers one question: Did this repository actually boot? Not “did a command run?” Not “did Docker say containers are up?” Not “did an AI agent say it worked?” Not “did the README look plausible?” BootProof inspects a repo, builds an evidence-based run plan, executes only what it can justify, observes real health, and writes a signed attestation for success or failure. No proof, no green check. Why BootProof exists Every developer knows this loop: git clone some/repo npm install npm run dev Then reality appears. Wrong Node version. Wrong pnpm version. Missing Java. Missing Clojure. Docker is running but the service is not healthy. Postgres exists but the role does not. Redis is missing. A migration fails.

Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from GitHub