A Zero-Knowledge File Sharing Platform
SecureShare is a secure, privacy-first file sharing platform designed with zero-knowledge encryption at its core. Your files are encrypted locally on your device before they ever reach our servers. This means we can't see or access your dataβonly you and your recipient can decrypt it using a secure passphrase.
Think of it as sending a sealed, unbreakable box. Even though we help deliver it, we donβt have the key, and we never will.
- π Client-Side Encryption: Files are encrypted in your browser before uploadβnothing leaves your device unprotected.
- π Passphrase-Protected Keys: Encryption keys are locked with a passphrase that only you and your recipient know.
- β³ Auto-Expiry: Files self-destruct after a set durationβno manual cleanup needed.
- π Download Limits: Limit how many times a file can be accessed.
- π« No Ads. No Tracking: We donβt track you, and we never will.
- π§ Minimal Data Collection: Only your IP is temporarily stored for abuse prevention only when using the trial. Otherwise, we collect nothing.
Frontend:
- Next.js with TypeScript
- Shadcn UI for modern, accessible components
- Framer Motion for smooth animations
Backend:
- Neon Postgres database
- Prisma ORM
- Auth.js for authentication (via Google OAuth)
π₯ Watch the Demo Video
This project is licensed under the GNU GPL v3 License. See the LICENSE file for more details.
- Saad Umair β @SaadUmairr











