Show HN: HoneypotScan – Detect crypto scam tokensgithub.com1 points·by teycirb·5 maanden geleden·1 comments
1. `Sanctum – Cryptographically deniable encrypted vaults with IPFS storage`github.com2 points·by teycirb·6 maanden geleden·1 comments
Show HN: TimeSeal – Cryptographic time-locked vaults with Dead Man's Switchgithub.com2 points·by teycirb·7 maanden geleden·2 comments
teycirb·6 maanden geleden·discussBuilt 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)
teycirb·7 maanden geleden·discussBuilt a security scanner for Model Context Protocol servers after finding RCE that code review missed.Tests for command injection, path traversal, prompt injection. Semantic detection, 5-second scans, zero dependencies.https://github.com/Teycir/McpwnFeedback welcome.
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)