newest submissions : multi
•
2026-05-05 14:26
Scync — open-source, zero-knowledge secrets manager for developers (MIT)
Scync — a zero-knowledge secrets manager for individual developers. Why I built it: I had API keys in .env files, Notion, Slack DMs, and screenshots. Bitwarden is great for passwords but awkward for API keys ( I dont like its UI much too 😉 ). Vault needs a dedicated server. I wanted something personal, encrypted, and actually pleasant to use. What it does: - E2E encrypted with AES-256-GCM (Web Cry...