I personally use Bitwarden, which I would say that fulfills all 3 points that you want, but I never tinkered with the SSH sync (although its privacy section ensures that its part of how it syncs). If you want a simpler and lower level alternative, probably pushcx’s advice of checking out pass works best for you.
Strong +1. Been using Bitwarden for 1.5 years now and it’s everything I hoped it would be.
Overall the experience has only improved. I’m sure it has a bright future.
Thanks for introducing me to this, it’s about what I am looking for. Time to ditch manually synced (& merged, of inevitable forks) KeePass.
Can also recommend Bitwarden, I have not tried the desktop application, but the mobile version on Android and browser extensions have worked without any issues for me so far across different browsers and operating systems.
Edit: Apparently, I posted the same comment twice, my mistake.
It is indeed, but there’s a caveat with self-hosting it that irks me. Though apparently there are ways to work around it, as mentioned.
a few people incl. me have been able to code a client-compatible self-hosted version as well, gives you a lot of insight and trust in it
https://github.com/vvondra/bitwarden-serverless https://github.com/jcs/bitwarden-ruby
I run a SYS Dedicated Server with Proxmox as a VM Host. I recommend PM if you wanna get into virtualized hosting, it’s rather neat.
try selfoss for a RSS aggregator/reader. IMO the best user experience among self-hsoted tools in this regard
I was using Proxmox before but I found it easier and more efficient to use docker as there isn’t reserved memory for each container like you have with a VM.
Hm, yeah, but I have lots of Containers in Proxmox too (LXC) which also works better for IPv6 connectivity. I need the VM mostly for PFSense, which is BSD and doesn’t run too well in a container (it doesn’t run at all).
PM also has a lot more functions that I like than Docker, especially towards failover with data persistence.
RSS reader written in Python (and not PHP): newspipe. I haven’t test it out yet but it looks solid.
I’ve experimented a bit. While it looks rather nice, the category functionality is probably not quite sufficient. I rely heavily on a hierarchy of categories to sort out my feeds…
Unfortunately Czech Vodafone is playing with the idea and promoting it already: https://www.vodafone.cz/osobni/volani/vodafone-pass/#section-compare
Does anyone here use Bitwarden? I didn’t know about it, but it looks really attractive.
Yes, it’s awesome. It’s also the only password manager that has a Firefox for Android extension (to my knowledge).
Yes. It has some rough edges – I wish syncing was better – but it’s working great.
My syncing issue has to do with the fact that everything has its own copy the data: desktop app, mobile app, browser plugins, etc. When you make a change they do not sync between them all immediately. You can have a Bitwarden app or plugin that is days behind so you have to go to settings and do a manual sync. Very annoying, but not a deal breaker.
I use the venerable
pass. It has none of this mobile mumbojumbo or autosync frills the kids today are talking about.It’s so simple and lean, I never thought
pass git pullwould be annoying.I would appreciate a mobile UI sometimes, though. A Sailfish client. But that’s not a dealbreaker either.
Maybe I could hook the missus up with Rubywarden, though. Pass would be too much for her.
Addendum: There appears to be a QML frontend on OpenRepos. Found through storeman. Not a complete client but have to give it a spin :)
There is definitely a
passapp for android. I’m not sure about iOS.As someone who uses a mobile and two desktops, having passwords being synced across devices is a must-have. It’s just too much of a pain to remember to copy new passwords from my phone to machine A, then B, and vice-versa.
Home desktop, work desktop, work laptop, work macOS laptop and hopefully soon two Sailfish mobiles running pass.
Made git pull a habit, not a chore, but ymmv.
yeah, it’s open source and possible to run self-hosted as well.
check out the discussion from a topic from a few days ago, id just be copying from there: