Live data from Hacker News

KeePassXC 2.2.0 released with YubiKey and TOTP support

keepassxc.org

61–70 of 132 posts

Re: KeePassXC 2.2.0 released with YubiKey and TOTP support

#61

Storing password and TOTP seed in a single storage goes against the concept of 2FA.

You should store your TOTP keys in a different KDBX file, locked with a different master password, and maybe even used on a different device/PC.

We all know that you shouldn't store your password along with TOTP secrets, or should I make a blog post explaining this?

Re: KeePassXC 2.2.0 released with YubiKey and TOTP support

#62

Features I like: 1) Download website favicon (no clue how though, tried entering website but didn't see an option to download favicon) 2) Command line interface, no clue again how to use.

Indeed, wish there was more documentation on how to use the CLI

Same here. I was hoping to run this completely headlessly but any attempt to run even `keepassxc --help` or `keepassxc --version` results in:

  QXcbConnection: Could not connect to display 
  Aborted

Re: KeePassXC 2.2.0 released with YubiKey and TOTP support

#64
post #62

Earlier quoted context omitted.

Indeed, wish there was more documentation on how to use the CLI

Same here. I was hoping to run this completely headlessly but any attempt to run even `keepassxc --help` or `keepassxc --version` results in: QXcbConnection: Could not connect to display Aborted

Can you open an issue on Github? Thanks

Re: KeePassXC 2.2.0 released with YubiKey and TOTP support

#65

Features I like: 1) Download website favicon (no clue how though, tried entering website but didn't see an option to download favicon) 2) Command line interface, no clue again how to use.

Okay, issue 254 has documentation on the CLI. Looks like you can't query password if that's what you're after

Re: KeePassXC 2.2.0 released with YubiKey and TOTP support

#67
post #58

An official ppa repository for Ubuntu would be great! There is a link to an unofficial one in your page, but since this is a security app, installing it from some random repo just feels wrong... Thank you for the great work!

Have you tried the snap install ?

Re: KeePassXC 2.2.0 released with YubiKey and TOTP support

#68

Really good timing for me to self promote. :-) I'm working on improved keepassxc browser extension. Communication between browser and KeePassXC is via NativeClient. You need varjolintu fork of KeePassXC, but eventually it will also support KeePassHTTP protocol too. My goals currently are: internalization, nicer UI, clean and extensible code base. I already did options page with material-ui and react. Currently workin…

awesome will definitely signup to be a beta test when you get it where you want that.

actively using lastpass now and would like to move to an open source solution I feel like I can trust

Post reply on HN