I built an ultra-secure, self-hosted file vault for people who want full control over their data
by•
I’ve always been frustrated by file-storage tools that either feel slow, bloated, or require too much trust.
So I built Leyzen Vault, a fast, encrypted, self-hosted file vault with a clean interface and some fun security ideas.
It runs fully client-side for encryption (no plaintext ever stored), has dynamic rotating containers for security hardening, and works smoothly across devices.
Features:
• End-to-end encryption (AES-GCM, client-side)
• Automatic rotating containers for extra security
• Real-time sync (SSE)
• Smooth mobile & desktop UI
• Easy Docker self-hosting
If you want to discover the project, here’s the site: https://www.leyzen.com
Happy to get feedback from anyone into security tools or self-hosting.
7 views

Replies