Reviews for KeePassXC-Browser
KeePassXC-Browser by KeePassXC Team
463 reviews
- Rated 5 out of 5by Klaus, 2 years agoBenutze schon Jahrelang KeePass, KeePassXC-Browser ist einfach genial
- Rated 5 out of 5by Laurence W. Key, 2 years ago
- Rated 5 out of 5by Firefox user 6100649, 2 years ago
- Rated 5 out of 5by fertkir, 2 years ago
- Rated 5 out of 5by Firefox user 17847136, 2 years agoSolved the issue adding rules to /etc/apparmor.d/usr.bin.firefox:
# Native Messaging
owner @{HOME}/.mozilla/**/native-messaging-hosts/** ixr,
/usr/bin/keepassxc-proxy ixr,
/run/user/1000/org.keepassxc.KeePassXC.BrowserServer ixr,
/run/user/1000/app/org.keepassxc.KeePassXC/org.keepassxc.KeePassXC.BrowserServer wr,
and sudo aa-enforce /etc/apparmor.d/usr.bin/firefox
Thanks
------------------------------------------------------------------
Not connect for Firefox (not Snap) on KDE neon
Firefox 111.0.1 (64 bits) Jammy org.kde.neon.net.launchpad.ppa.mozillateam
KeepassXC 2.7.4
KeepassXC-Browser 1.7.11Developer response
posted 2 years agoPlease check the AppArmor section of the Troubleshooting Guide. It might prevent the PPA Firefox from working. - Rated 5 out of 5by SeryiBaran, 2 years ago
- Rated 5 out of 5by fsociety, 2 years agoKeePass is a robust and feature-rich password manager that offers a wide range of customization options and features to help you manage your passwords and other sensitive information securely. One of the standout features of KeePass is its browser integration. The KeePass browser extension allows you to easily autofill login forms on websites, eliminating the need to remember or type in your passwords manually. Additionally, the browser extension can automatically capture new login credentials as you create them, making it easy to add new passwords to your KeePass database without any extra effort.
In addition to its browser integration, KeePass offers support for multiple plugins that can extend its functionality even further. There are plugins available for everything from generating secure passwords to integrating KeePass with other software and services. Some notable plugins include:
KeePassXC-Browser: This plugin adds support for the KeePassXC password manager to the browser extension, allowing you to use both KeePass and KeePassXC interchangeably.
KeePassHttp: This plugin allows other software to communicate securely with KeePass, enabling features like autologin for SSH and RDP sessions, and integration with third-party tools like Remote Desktop Manager.
KeePassQRCodeView: This plugin generates QR codes for your passwords, making it easy to scan and use them on mobile devices without having to manually enter them.
KeePassTotp: This plugin adds support for Time-based One-Time Passwords (TOTP), which are commonly used for two-factor authentication (2FA). With this plugin, you can store your TOTP secrets in KeePass and use them to generate 2FA codes when logging into supported services.
One of the great things about KeePass is that it is open-source software. This means that anyone can inspect the code to ensure that it is secure and free of backdoors or other vulnerabilities. Additionally, because KeePass is not a commercial product, there are no fees or subscriptions to worry about. This makes it an excellent choice for anyone who values privacy and security and wants to avoid relying on proprietary software or cloud-based password managers.
Another noteworthy feature of KeePass is its support for multiple database formats. This means that you can use KeePass to manage not just passwords, but also other sensitive information like credit card numbers, bank account information, and secure notes. You can even create multiple databases if you want to keep different types of information separate. Additionally, KeePass allows you to secure your databases using a combination of a master password and/or a key file. This provides an additional layer of security, making it even more difficult for attackers to gain access to your data.
Finally, KeePass is incredibly flexible and customizable. You can choose from a variety of themes and color schemes to make it look the way you want, and you can configure the software to behave in the way that best suits your needs. For example, you can set up auto-locking to ensure that your databases are always secure when you're away from your computer, or you can configure KeePass to automatically back up your databases to a remote server.
In conclusion, KeePass is an excellent password manager that offers a wide range of features and customization options. Its browser integration and support for plugins make it incredibly versatile, and its open-source nature ensures that it is secure and free from any proprietary or commercial influence. If you're looking for a password manager that you can customize to meet your exact needs, KeePass is definitely worth considering. - Rated 5 out of 5by Firefox user 15590442, 2 years ago
- Rated 5 out of 5by Pascal, 2 years ago
- Rated 5 out of 5by sigi, 2 years ago
- Rated 5 out of 5by RenIly, 2 years ago
- Rated 5 out of 5by Julius, 2 years ago
- Rated 5 out of 5by Th3Kay242, 2 years ago
- Rated 5 out of 5by Firefox user 14550105, 2 years ago
- Rated 5 out of 5by Firefox user 13366226, 2 years ago
- Rated 5 out of 5by webracer999, 2 years ago
- Rated 5 out of 5by DigitalXS, 2 years ago
- Rated 5 out of 5by Ardb, 2 years agoMy previous opinion was wrong. I realized that sometimes it collides with browser's native password management. And of course the extension is very sensitive to url format, including correct protocol (https vs http) which is actually a virtue! After a bit of struggle I must say that this extension performs very well (on Debian)
I'm leaving my old opinion, maybe it will help someone:
Does not fill username nor password on almost all sites (keepass icons on user/pass fields is sometimes grayed out, sometimes not but it doesn't matter. Firefox or Chrome? Doesn't matter. Fill option doesn't work, keyboard shortcut doesn't work when database is connected (but password generator works!). No KeepassXC option in right-click menu. Surprisingly it works correctly for github (the only working site I found in my basket) which ensures me that I perfectly know what I'm doing.Developer response
posted 2 years agoProbably the OS keyboard shortcuts collide with the ones in the extension's. You can modify the shortcuts from your browser. If the filling does not work, the issue seems that you are using incorrect URL's in your entries. You must define them with the simplest form possible. For example a page with URL https://www.example.com/login_page/ works great with entry URL defined as https://example.com. That works as a wildcard for https://*.example.com/*.
For Debian it's recommended to use the PPA or AppImage because the default repository often offers an old KeePassXC version. - Rated 5 out of 5by MyDisplayName, 2 years ago
- Rated 5 out of 5by Firefox user 15692405, 2 years ago
- Rated 5 out of 5by einwolfsregen, 2 years ago
- Rated 5 out of 5by Firefox user 17477884, 2 years ago
- Rated 5 out of 5by Dimetry, 2 years agoIt is worked with Ubuntu 22.04.1 LTS now.
I just had to execute command:
flatpak permission-set webextensions org.keepassxc.keepassxc_browser snap.firefox yes