Skip to content

Show HN: Zkshare – PIN protected secret sharing with client-side encryption

github.com/streetsmart-ai
1 pointstreetsmartaidiscuss
On HN

zkshare.dev I built zkshare to share secrets securely without trusting the server.

*Features:* - Client-side encryption with 6-digit PIN - Server never sees your secrets in plaintext - Wrong PIN attempts don't destroy secrets - Single-use tokens that self-destruct after decryption - Python CLI for .env files + React web app

*Tech:* Rust backend (Axum + Redis), React frontend, Python CLI

*Try it:* ```bash git clone https://github.com/streetsmart-ai/zkshare.git cd zkshare/backend && cargo run cd zkdotenv && python3 test_zkcloud_encrypt.py ```

Open source, MIT licensed. Would love feedback on the security model!

Comments

No comments yet.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.