Archives For KeePassXC

KeePassX 2 YubiKey support

The fourth maintenance update for KeePassXC 2.6 was released with various minor bug-fixes, and some new features.

KeePassXC 2.6.4 now provides native ARM64 builds for the new Apple Silicon M1 Macs. For the time being, it comes without support for signed KeeShare containers due to dependency incompatibilities.

In the new release, you can now switch between light and dark mode without restart the application. For Windows and Mac OS, it also responds automatically to light/dark theme changes in the system.

With an updated libgcrypt library, a buffer overflow vulnerability now is fixed in Windows and Mac OS. Users are urged to upgrade as soon as possible.

Other changes in KeePassXC 2.6.4 include:

  • Show window title as tooltip on system tray
  • Compress Snap release as LZO for faster initial startup
  • Set maximum selectable password length to 999 for password generator.
  • Fix crash on app close when using SSH agent
  • Fix KDF selection showing wrong item when using Argon2id
  • Automatically close About dialog on database lock if it is still open
  • Fix click-to-move on empty area activating when using menus in Linux.

How to Install KeePassXC 2.6.4 in Ubuntu:

The Latest KeePassXC is available in Ubuntu Software via Snap package. The official download page also offers the non-install single executable Appimage package.

For those prefer the classic apt method, the official upstream PPA has made the new release packages for Ubuntu 16.04, Ubuntu 18.04, Ubuntu 20.04, and Ubuntu 20.10.

1.) Open terminal either by pressing Ctrl+Alt+T on keyboard, or by searching for ‘terminal’ from system application launcher.

When terminal opens, run command to add the PPA:

sudo add-apt-repository ppa:phoerious/keepassxc

Type your password (no asterisk feedback) when it prompts and hit Enter to continue.

2.) Then either update the software package using Software Updater

or run command to install the software:

sudo apt update && sudo apt install keepassxc

Uninstall:

You can run the PPA repository simply by running command in terminal:

sudo add-apt-repository --remove ppa:phoerious/keepassxc

And if you want, remove keepassxc password manger via command:

sudo apt remove --autoremove keepassxc

KeePassX 2 YubiKey support

KeePassXC, KeePass Cross-Platform Community Edition, released a new update today with new menu option to keep window always on top.

Besides the ‘Always on Top’ menu option, KeePassXC 2.6.2 also features:

  • Move show/hide usernames and passwords to view menu
  • Add command line options and environment variables for changing the config locations
  • Include TOTP settings in CSV import/export and add support for ISO date times
  • Mask sensitive information in command execution confirmation prompt
  • Change “Add key” keyboard shortcut to Ctrl+H.
  • Various bug-fixes, and stability improvements.

How to Install KeePassXC 2.6.2 in Ubuntu:

The official upstream PPA has made the new release packages for Ubuntu 16.04, Ubuntu 18.04, Ubuntu 20.04, and Ubuntu 20.10.

1.) Open terminal either by pressing Ctrl+Alt+T on keyboard, or by searching for ‘terminal’ from system application launcher.

When terminal opens, run command to add the PPA:

sudo add-apt-repository ppa:phoerious/keepassxc

Type your password (no asterisk feedback) when it prompts and hit Enter to continue.

2.) Then either update the software package using Software Updater

or run command to install the software:

sudo apt update && sudo apt install keepassxc

Uninstall:

You can run the PPA repository simply by running command in terminal:

sudo add-apt-repository --remove ppa:phoerious/keepassxc

And if you want, remove keepassxc password manger via command:

sudo apt remove --autoremove keepassxc

KeePassX 2 YubiKey support

KeePassXC, a community fork of KeePassX password manager, released version 2.6.1 today with some new features, improvements, and various fixes.

KeePassXC 2.6.1 release highlights:

  • Add option to Auto-Type just the username or password
  • Automatic database locking with Xfce screensaver.
  • Add command for retrieving current TOTP
  • Add OARS metadata
  • Substitute tilde with USERPROFILE on Windows
  • Change actions for F1, F2, and F3 keys
  • Improve man page, and password generator UI / UX
  • And various bug-fixes, see here for more details.

How to Install KeePassXC 2.6.1 in Ubuntu:

The official upstream PPA has made the packages of the password manager for Ubuntu 16.04, Ubuntu 18.04, Ubuntu 20.04, and derivatives.

1.) Open terminal either by pressing Ctrl+Alt+T on keyboard, or by searching for ‘terminal’ from system application launcher.

When terminal opens, run command to add the PPA:

sudo add-apt-repository ppa:phoerious/keepassxc

Type your password (no asterisk feedback) when it prompts and hit Enter to continue.

2.) Then either update the software package using Software Updater

or run command to install the software:

sudo apt update && sudo apt install keepassxc

Uninstall:

You can run the PPA repository simply by running command in terminal:

sudo add-apt-repository --remove ppa:phoerious/keepassxc

And if you want, remove keepassxc password manger via command:

sudo apt remove --autoremove keepassxc

KeePassX 2 YubiKey support

KeePassXC, a cross-platform community-driven port of the Windows application “Keepass Password Safe”, released version 2.6.0 a few days ago.

KeePassXC 2.6.0 release highlights include:

  • Custom Light and Dark themes
  • Compact mode to use classic Group and Entry line height
  • New monochrome tray icons
  • View menu to quickly switch themes, compact mode, and toggle UI elements
  • Save Database Backup feature
  • Adds autostart option.
  • And many other new features, improvements. See here for details.

How to Install KeePassXC in Ubuntu:

The official upstream PPA has made the packages of the password manager for Ubuntu 16.04, Ubuntu 18.04, Ubuntu 19.10, Ubuntu 20.04, and derivatives.

1.) Open terminal either by pressing Ctrl+Alt+T on keyboard, or by searching for ‘terminal’ from system application launcher.

When terminal opens, run command to add the PPA:

sudo add-apt-repository ppa:phoerious/keepassxc

Type your password (no asterisk feedback) when it prompts and hit Enter to continue.

2.) Then either update the software package using Software Updater

or run command to install the software:

sudo apt update && sudo apt install keepassxc

Uninstall:

You can run the PPA repository simply by running command in terminal:

sudo add-apt-repository --remove ppa:phoerious/keepassxc

And if you want, remove keepassxc password manger via command:

sudo apt remove --autoremove keepassxc

KeePassX 2 YubiKey support

KeePassXC password manager 2.5.3 was released today with stability improvements and new feature: browser extension for Chromium-based Edge browser.

KeePassXC 2.5.3 changelog:

  • Fix possible database lockout when removing a YubiKey from a KDBX 3.1 database
  • Fix crash if Auto-Type is performed on a new entry
  • Fix crash when all entries are deleted from a group
  • Improve the reliability of clipboard clearing on Gnome
  • Do not check cmd:// URLs for valid URL syntax anymore
  • Prevent unnecessary merges for databases on network shares
  • Browser: Prevent native messaging proxy from blocking application shutdown
  • Browser: Improve website URL matching

How to Install KeePassXC 2.5.3 in Ubuntu:

For Ubuntu 18.04 and higher, KeePassXC Snap package (runs in sandbox) can be easily installed via Ubuntu Software.

For those prefer native Ubuntu .deb package, open terminal from application menu or press Ctrl+Alt+T on keyboard, and run following commands one by one:

1.) Run command to add the official PPA, which so far supports for Ubuntu 16.04, Ubuntu 18.04, Ubuntu 19.04, and Ubuntu 19.10.

sudo add-apt-repository ppa:phoerious/keepassxc

Type user password (no asterisk feedback due to security reason) when it prompts and hit Enter to continue.

2. Then upgrade KeePassXC from previous release via Software Updater:

or run commands one by one in terminal to install the password manager:

sudo apt update

sudo apt install keepassxc

Uninstall:

To remove the PPA, open Software & Updates and navigate to Other Software tab.

To remove KeePassXC .deb package, run command in terminal:

sudo apt-get remove --autoremove keepassxc