This is awesome. People are obviously going to give you a hard time about security and your implementation of the important parts of the software, but that's the advantage of open source! Edit: I am a daily user of KeePassX and get really tired of the UI after a while so I will definitely be trying this out ASAP!
Which version of KeePassX are you using? The 2.0 seems better. And if you use a Mac, have you tried MacPass?
KeeWeb: Unofficial KeePass web and desktop client
31–40 of 125 posts
Re: KeeWeb: Unofficial KeePass web and desktop client
#32That's pretty nice. I'm going to look into packaging it for myself for FirefoxOS. My only issue with it right now is aesthetic: the top item (search box on the main page, " http://builds.firefoxos.mozfr.org/doc/en/devices/zte-open-c-...
Re: KeeWeb: Unofficial KeePass web and desktop client
#33Looks awesome! I've been using 1password, are there any big advantages that KeePass has over it?
Re: KeeWeb: Unofficial KeePass web and desktop client
#34Check out pass for those wanting a solution in line with the Unix way: https://www.passwordstore.org/
Re: KeeWeb: Unofficial KeePass web and desktop client
#35Re: KeeWeb: Unofficial KeePass web and desktop client
#36Do not generate passwords with it, it uses insecure Math.random: https://github.com/antelle/kdbxweb/blob/906e927d3e3384db4dd3... https://github.com/antelle/keeweb/blob/master/app/scripts/ut... (in meme form: https://imgur.com/FcZNflQ ) Filed issue: https://github.com/antelle/kdbxweb/issues/5 (embarrassing/funny: it was me who wrote Salsa20 "user-space" generator used here ( https://github.com/antelle/kdbxweb/blob/906…
EDIT: Not that I'm justifying using Math.random, I just don't see why you so strongly recommend against using this tool.
Re: KeeWeb: Unofficial KeePass web and desktop client
#37Check out pass for those wanting a solution in line with the Unix way: https://www.passwordstore.org/
I've previously looked into this and stopped half way through migrating my lastpass. I have a rather naive question: For the replication across devices this tool relies on git, but where are folks setting up the origin?
I'll happily give an sr.ht account to anyone who wants one for this purpose, mention HN in your application comments: https://sr.ht
Re: KeeWeb: Unofficial KeePass web and desktop client
#38Do not generate passwords with it, it uses insecure Math.random: https://github.com/antelle/kdbxweb/blob/906e927d3e3384db4dd3... https://github.com/antelle/keeweb/blob/master/app/scripts/ut... (in meme form: https://imgur.com/FcZNflQ ) Filed issue: https://github.com/antelle/kdbxweb/issues/5 (embarrassing/funny: it was me who wrote Salsa20 "user-space" generator used here ( https://github.com/antelle/kdbxweb/blob/906…
I mean, I get that it's worse than other keepass implementations - that's obviously a problem - but if this gets people to stop using "hunter2" or "p4$$w0rd" that's got to be worth something, right?
Re: KeeWeb: Unofficial KeePass web and desktop client
#39Earlier quoted context omitted.
> the advantage of keepass is that I don't need to upload my credentials anywhere But if you want to sync your credentials across devices, you still have to upload them somewhere, right? Doesn't this just support sync via Dropbox? If so, aren't you then just playing the trust game between two third-parties?
You are uploading a file that is encrypted using very strong encryption, not plain text password. An employee of that company, or if the file was leaked due to technical errors, a member of the general public won't be able to decrypt it. If one of the richest governments wanted to, they might be able to, but if you had reasons to be a target you'd know better than using this. Also, take a look at SpiderOak.
Re: KeeWeb: Unofficial KeePass web and desktop client
#40Earlier quoted context omitted.
Which version of KeePassX are you using? The 2.0 seems better. And if you use a Mac, have you tried MacPass?
MacPass is excellent. It finally helped me completely move to a password manager based life.