self-hosted KeePass database in the cloud, what are some good options?

https://lemmy.today/post/49916515

@ThunderComplex you could try out running your own https://sphinx.pm setup - it's got a much reduced attack surface, it is online, it is a threshold system (providing much robustness), and it has at least 2 decades advantage when it comes to crypto in comparison to the legacy encrypted databased that are so popular.
SPHINX password storage

I am not gonna lie, this message looked like spam to me at first haha. Thank you for sharing this project, it looks really cool. And honestly completely fits my use-case what with hosting the thing on a random VPS where I can’t fully guarantee bad actors won’t access it. But I also really don’t want to migrate password managers again… :/
@ThunderComplex there is a tool called pass-import, which does support all kind of pwd mgrs and is able to import into sphinx. it just needs this PR: https://github.com/roddhjav/pass-import/pull/226
Sphinx v2 support by stef · Pull Request #226 · roddhjav/pass-import

Update pass-import to support sphinx v2.0. The unittest now starts 3 servers in the background and runs proper end2end tests against those. Note that the github workflow currently clones and builds...

GitHub

Oh that’s a neat tool I didn’t know about.

is there anything i can do to expedite the processing of this PR?

haha OSS dev in a nutshell am I right?

Still tho, then I’d have to make a iOS app for my phone (unless one exists already)… which might be a neat project idea come to think of it.

@ThunderComplex yeah, that PR is getting old :/ and nope, i have sadly no iOS apps on my radar, but for a long time on my wishlist ;)