Back to browse
Proving sdocs.dev is running the public code

Proving sdocs.dev is running the public code

by FailMore·Apr 24, 2026·2 points·0 comments

AI Analysis

MidNiche Gem

SHA-256 hash verification via CI, but reproducible builds already solve this.

Strengths
  • GitHub Actions automatically hashes all public files on every main branch commit
  • Trust manifests stored in isolated branch for transparent independent verification
  • Client-side encryption keeps sensitive Markdown content off their servers entirely
Weaknesses
  • Trust verification mechanism isn't novel—SLSA and Sigstore already exist
  • Documentation page explaining trust, not a standalone tool you can use
Category
Target Audience

Developers building client-side privacy-focused web applications

Similar To

SLSA · Sigstore

Similar Projects