Secure Password Sharing
"Lyra offers simple password sharing with client-side encryption, expiring and self-destructing links.
Everything is kept as minimal as possible, as we aim to add a layer of security to secret sharing done by clients who would not bother to use complete suites. Encrypted values are stored by the server, while all encryption happens client-side. Secrets never leave the client machine, until they decide to share the link.
It's open-source and built using Svelte 5 & Supabase."