Hacker News new | ask | show | jobs
by tmpfs 732 days ago
It's good that Apple have decided to improve their offering for password management but a bit overdue and lacking in cross-platform support. Also, it's risky to allow large corporations control over our most sensitive information.

I have been working on solving password management as a local-first, cross-platform, open-source application[1]. It's a bit rough around the edges still (no browser extension yet!) but is worth trying as an alternative. Any feedback would be much appreciated!

The app is designed for zero vendor lock-in (after all this is our most sensitive data) and a self-hosted server is part of the design. We aim to make money offering a cloud platform for syncing and social recovery (digital inheritance) and eventually would like to also function as a Dropbox/Keybase alternative.

We will be releasing the open-source SDK[2] soon.

All comments or suggestions welcome.

[1]: https://saveoursecrets.com [2]: https://docs.rs/sos-sdk/latest/sos_sdk/