Live data from Hacker News

KeePass is the free, open source, light-weight and easy-to-use password manager

keepass.info

41–50 of 131 posts

Re: KeePass is the free, open source, light-weight and easy-to-use password manager

#41
Here we go again: Some company (in this case, Bitwarden) "betrayed" its customers by doing what every other firm does. And Hn goes brrr over it.

I wonder, aren't the majority of HNers working at a for-profit company funded by VCs?

The hypocrisy is just intolerable at this point.

Re: KeePass is the free, open source, light-weight and easy-to-use password manager

#43
post #27

In a way this is a nice example of why 1Password or BitWarden are doing well. This might work out okay for a technical person, but the average user isn't going to look at the KeyPass downloads page [1] and feel confident about what to download -- even assuming they're using Windows, you need a phone app and sync for meaningful password management these days... and that's very worrying in their presentation. Whereas 1…

At least KeePassXC has a non-cryptic website. Still not as convenient as the cloud based ones though, but it's nice if you are primarily using one device or know how to share the database between your devices.

Re: KeePass is the free, open source, light-weight and easy-to-use password manager

#44
trained myself and my siblings back in 2013-15. that time was VERY difficult for them because i kept pestering them to remember every account login, every piece of important information on it to a point it became a stupid chore.

years later, its wonderful. they have EVERYTHING there and on their phones. they they dont need to keep the data synced at two places since they only use their phone so they keep a live copy on it and occasionally keep one with me just in case something happens to the phone.

it is a bulletproof setup that works. recently someone mistyped a password and i was like "dont you have keepass" and i was told "obvio"... that was nice.

Re: KeePass is the free, open source, light-weight and easy-to-use password manager

#45
post #27

In a way this is a nice example of why 1Password or BitWarden are doing well. This might work out okay for a technical person, but the average user isn't going to look at the KeyPass downloads page [1] and feel confident about what to download -- even assuming they're using Windows, you need a phone app and sync for meaningful password management these days... and that's very worrying in their presentation. Whereas 1…

Plus I feel that once one has experienced the browser integration of 1Pass, BW, LastPass, etc it's hard to go back to manually filling credentials again. That and the seamless sync across devices. It's just too much to handle for non techie folk.

Re: KeePass is the free, open source, light-weight and easy-to-use password manager

#46

I've been using KeePass on my windows PCs and Mac/IOS compatible versions on macs, iPads, and iPhones for years. I have my database on Dropbox so that all the Apple devices sync to the same file and a keep a local copy on my PC that is automatically updated from the Mac using WinSCP, a .bat file, and task scheduler. I have to do the copy thing because Dropbox reduced the number of devices that can access it directly…

Sounds pretty simple for about .000001% of users who could potentially use it. The rest would have no idea how to do any of this.

Re: KeePass is the free, open source, light-weight and easy-to-use password manager

#47

I've been using KeePass on my windows PCs and Mac/IOS compatible versions on macs, iPads, and iPhones for years. I have my database on Dropbox so that all the Apple devices sync to the same file and a keep a local copy on my PC that is automatically updated from the Mac using WinSCP, a .bat file, and task scheduler. I have to do the copy thing because Dropbox reduced the number of devices that can access it directly…

Syncthing (https://syncthing.net) is another solution for syncing between multiple devices/computers. One thing I liked about Dropbox, that wasn't necessarily available on Linux, was the ability to choose whether to sync the files locally or keep them on Dropbox.

I'm pretty much Syncthing + Synology these days. The bulk of my files are on Synology and the little files like the keepass databases are passed around with Syncthing.

Re: KeePass is the free, open source, light-weight and easy-to-use password manager

#48
post #27

In a way this is a nice example of why 1Password or BitWarden are doing well. This might work out okay for a technical person, but the average user isn't going to look at the KeyPass downloads page [1] and feel confident about what to download -- even assuming they're using Windows, you need a phone app and sync for meaningful password management these days... and that's very worrying in their presentation. Whereas 1…

and reliably managing a secure backup is too much to ask of my mom and some others. I am pretty technical, self host, and manage backups, but I have lost data in situations due to failed disks and DB corruption. Losing one's password vault can be almost catastrophic. I am not knocking KeepassXC, but I just can't recommend it for some users.

Re: KeePass is the free, open source, light-weight and easy-to-use password manager

#49
post #10
post #3

I trust this over Bitwarden or Lastpass since you have to trust those services with your data (and I don't). Web-based password managers can be hacked, or have their login interface laced with third-party code that could be exfiltrating your master passphrase. My strategy is using KeePass and keeping multiple copies of the database in various cloud providers in case my local copy is lost/corrupted. It takes under a m…

For the super paranoid, SyncThing provides a straightforward way for you to synchronise your database between various local devices without having any data in the cloud at all. [edit: Syncthing's Discovery Server probably counts as data, actually; you can work around that but then it's less "straightforward"]

OMG I tried to setup SyncThing a couple of months ago to sync my KeePassX (kdbx) between my PC, my MAC and my Android phone. It was hell, I had to fight SyncThing every step of the way (connecting between clients, which one is the receiver and which one is the sender and whatnot), and it just didn't sync. In addition I learned that in Android SyncThing cannot sync to an external SD card ( https://github.com/syncthing/syncthing-android/issues/1366 ) .

I ended up uploading the file to Google Drive and using it's client. It works pretty flawlessly.

Re: KeePass is the free, open source, light-weight and easy-to-use password manager

#50
post #8

Preferably use KeePassXC. Why? -> https://keepassxc.org/docs/#faq-keepassx

Short answer: written in C++ instead of C# I also have used keepassxc for years now on mac/windows/linux/iphones

> written in C++ instead of C#

what are the advantages of that?

Post reply on HN