Back to browse
GitHub Repository

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 agents, who can't take code on faith. No proof, no green check.

6 starsTypeScript

BootProof – Cryptographically prove any GitHub repo boots locally

by Bucko1·Jun 14, 2026·3 points·0 comments

AI Analysis

●●●BangerWizardryZero to OneBig Brain

Cryptographic boot attestations prove repos actually run, not just claim to.

Strengths
  • Signed attestations create verifiable, tamper-proof proof of successful cold-start boot
  • Classifies specific failure modes (missing_env, port conflicts) with actionable evidence
  • Forward-thinking AI agent use case: agents can verify repos without taking claims on faith
Weaknesses
  • Local-only execution limits CI/CD integration without additional infrastructure
  • Registry mentioned in README isn't clearly implemented or documented yet
Target Audience

Open source maintainers, developers evaluating dependencies, AI agents

Similar To

Codespaces · Gitpod · Replit

Similar Projects