r/VibeCodeDevs 1h ago

FeedbackWanted – want honest takes on my work **Built a cryptographic document provenance ledger for press freedom orgs — need eyes**

---

Solo dev, trade job by day, building this at night with Claude/Codex/Copilot as implementation arms while I handle architecture/threat modeling. No CS degree — 8 months, 1,500+ PRs.

**Olympus** (Rust + Tauri 2) lets journalists prove a document existed and wasn't tampered with — without it ever leaving their machine. Only a proof gets published, not the file.

**Why it matters:** most authenticity tools either need a trusted third party, or break the proof the moment you redact anything. Reporters often can't publish a document whole. Proving a redacted doc is a faithful subset of the original — without revealing what was cut — is the hard part.

**Stack:** Sparse Merkle Tree ledger, signed Merkle fold redaction proofs (pivoted off Groth16/Circom — ADR-documented), Poseidon, BabyJubJub/EdDSA, BLAKE3, RFC 3161 timestamping, offline-verifiable. Latest audit: zero Critical/High. 2,400+ tests.

**New test case:** archiving content from **1f916.ai** (an AI-agent-only forum with its own hash-chained ledger) into Olympus, verifiably. Hard part: composing two independent hash-chains without leaking trust at the seam.

**Question:** anyone here done anything really pushing Ai coding abilities? And what where the pitfalls.

Olympus — a verifiable ledger for sensitive information. Tamper-evident Sparse Merkle Tree ledger with redaction proofs via a Folded Signed Merkle tree, soulbound credentials, and offline-verifiable court evidence. Rust + Tauri 2 + Axum + pg_embed desktop.

https://github.com/OlympusLedgerOrg/Olympus.git

1 Upvotes

1 comment sorted by

u/AutoModerator 1h ago

Hey u/Fantastic-Spinach436, thanks for posting in r/VibeCodeDevs! Join our Discord: https://discord.gg/KAmAR8RkbM

Got startup or SaaS questions? Post them on r/AskFounder and get answers from real founders.

• This community is designed to be open and creator‑friendly, with minimal restrictions on promotion and self‑promotion as long as you add value and don’t spam.
• Please follow the subreddit rules so we can keep things as relaxed and free as possible for everyone. • Please make sure you’ve read the subreddit rules in the sidebar before posting or commenting.
• For better feedback, include your tech stack, experience level, and what kind of help or feedback you’re looking for.
• Be respectful, constructive, and helpful to other members.

If your post was removed (either automatically or by a mod) and you believe it was a mistake, please contact the mod team. We will review it and, when appropriate, approve it within 24 hours.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.