Show HN: Ellipticc Drive β open-source cloud drive with E2E and PQ encryption
Show HN (score: 5)Description
I built Ellipticc Drive, an open-source cloud drive with true end-to-end encryption and post-quantum security, designed to be Dropbox-like in UX but with zero access to your data, even by the host.
Whatβs unique:
Free 10GB for every user, forever.
Open-source frontend (audit or self-host if you want)
Tech stack:
Frontend: Next.js
Crypto: WebCrypto (hashing) + Noble (core primitives)
Encryption: XChaCha20-Poly1305 (file chunks)
Key wrapping: Kyber (ML-KEM768)
Signing: Ed25519 + Dilithium2 (ML-DSA65)
Key derivation: Argon2id β Master Key β encrypts all keypairs & CEKs
Try it live: https://ellipticc.com
Frontend source: https://github.com/ellipticc/drive-frontend
Would love feedback from devs and security folks β particularly on encryption flow, architecture, or UX.
Iβll be around to answer every technical question in the comments!
More from Show
Show HN: Agentsnap β Snapshot testing for AI agents
Show HN: Agentsnap β Snapshot testing for AI agents
No other tools from this source yet.