KeePassXC-Browser 的評論
KeePassXC-Browser 作者: KeePassXC Team
698 筆評論
- 評價 2 分,滿分 5 分來自 Firefox 使用者 17244481,3 年前It used to work, but now it does not. I am using Debian 11 and Xfce 4.16. My browsers are Firefox 91.5.0esr and Tor 11.0.4. KeePassXC is 2.6.6.
開發者回應
張貼於 3 年前This sounds like a problem with your browser and Tor. Check our GitHub for troubleshooting guide. If you have any further questions, please make a new issue about them. Thanks. - 評價 5 分,滿分 5 分來自 frosztbyte,3 年前
- 評價 5 分,滿分 5 分來自 Firefox 使用者 16215154,4 年前
- 評價 5 分,滿分 5 分來自 Juan Roberto,4 年前
- 評價 5 分,滿分 5 分來自 Firefox 使用者 16317513,4 年前
- 評價 4 分,滿分 5 分來自 aop12122012,4 年前
- 評價 4 分,滿分 5 分來自 Firefox 使用者 12292310,4 年前
- 評價 5 分,滿分 5 分來自 4567891231239,4 年前
- Not as smooth as expected. connection to application is not opened sometimes and had to click on icon to establish it. "your password has changed" prompt comes even if it has not been changed. also saving new password is a miss more times that it is a hit. you just have to hope that banner will appear. Most of time I manually go and add the password as a entry.
- 評價 1 分,滿分 5 分來自 Firefox 使用者 15613985,4 年前This addon stablishes connection with google and amazon without any warning to user
開發者回應
張貼於 4 年前KeePassXC-Browser does not establish connections to either Google or Amazon. What you are seeing is most likely this: https://github.com/keepassxreboot/keepassxc-browser/issues/100
Firefox has a habit of forking native messaging processes without dropping previously established connections first, so it looks like the new process holds connections to other servers, when it fact it doesn't. That is a Firefox bug and nothing we can fix. - 評價 5 分,滿分 5 分來自 Firefox 使用者 16695906,4 年前
- 評價 2 分,滿分 5 分來自 Andreas Lindhé,4 年前
- 評價 5 分,滿分 5 分來自 Firefox 使用者 17090956,4 年前
- 評價 1 分,滿分 5 分來自 Firefox 使用者 17086033,4 年前This addon works by connecting to the KeepassXC program and filling login fields with the passwords from the Keepass vault.
It works extremely poorly for a number of reasons:
First: It does not reliably connect to the KeepassXC program. It will occasionally disconnect and require you to restart KeepassXC before connecting again.
Second: The password fill feature fails far more often than it works. I would estimate that I can only successfully fill password forms on 5 to 10% of the websites I visit.
Third: When the auto-fill feature does work, it is frequently followed by an erroneous "your password has changed" prompt asking if you want to create a new entry for the site you literally just filled in.
Fourth: The user interface is minimalist to a fault. You are given no indication as to why the program cannot or will not fill the password fields. Is it because it doesn't think I have a password for the domain? Has it lost the connection? Is there some invisible blocking me from clicking on the password icon? There is no way to tell, the addin simply doesn't respond.
I am using KeepassXC 2.6.6 and browser extension version 1.7.9.1開發者回應
張貼於 4 年前Thank you for the feedback. If any of these issues are not solved, please open a ticket at GitHub.
First: This sounds like the keepassxc-proxy that is transferring the messages between the extension and KeePassXC is shutdown. This might be due to anti-virus software or some other process that interferes with it. The next time this happens, check if the process is running.
Second: Please use as simple URL's as possible in your entries. If the site you're using is for example https://loginpage.example.com/login/something?yes=no, the best entry URL for this kind of page is https://loginpage.example.com/login/, https://loginpage.example.com (or just https://example.com).
Third: This means even after filling it doesn't regognize an entry from that page. Verify the page and entry URL again.
Fourth: Yes. It's very minimal. Notifications on why the filling doesn't work needs to be added so there's some indication to the user why nothing happens. If you've lost the connection totally, the icon should be gray with and X (or gray with a lock icon if database is closed). - 評價 3 分,滿分 5 分來自 Firefox 使用者 15536911,4 年前Doesn't work in Ubuntu 21.10 out-of-the-box. You have to uninstall the default snap version of firefox and then install the host version. Would be nice if this was in the documentation.