1. `Sanctum – Cryptographically deniable encrypted vaults with IPFS storage`(github.com)2 points·by teycirb·há 6 meses·1 commentsgithub.com1. `Sanctum – Cryptographically deniable encrypted vaults with IPFS storage`https://github.com/Teycir/Sanctum1 commentsPost comment[–]teycirb·há 6 mesesreplyBuilt this after realizing traditional encryption fails under physical coercion ($5 wrench attack).Key features: - 3-layer architecture: decoy/hidden/panic - Cryptographically indistinguishable layers (like VeraCrypt hidden volumes) - Client-side XChaCha20-Poly1305 encryption - IPFS decentralized storage - RAM-only key storage (forensics-resistant) - 100% free, open sourceReal use cases: journalists protecting sources, activists in authoritarian regimes, crypto holders preventing theft.Tech stack: Next.js 15, Cloudflare Pages/D1, @noble/ciphers, IPFS (Pinata/Filebase)
Key features: - 3-layer architecture: decoy/hidden/panic - Cryptographically indistinguishable layers (like VeraCrypt hidden volumes) - Client-side XChaCha20-Poly1305 encryption - IPFS decentralized storage - RAM-only key storage (forensics-resistant) - 100% free, open source
Real use cases: journalists protecting sources, activists in authoritarian regimes, crypto holders preventing theft.
Tech stack: Next.js 15, Cloudflare Pages/D1, @noble/ciphers, IPFS (Pinata/Filebase)