KeePassXC-Browser のレビュー
KeePassXC-Browser 作成者: KeePassXC Team
合計レビュー数: 686
- 5 段階中 5 の評価Firefox ユーザー 15124803 によるレビュー (4年前)
- 5 段階中 5 の評価Firefox ユーザー 16536722 によるレビュー (4年前)
- 5 段階中 5 の評価Firefox ユーザー 14184547 によるレビュー (4年前)**SOLVED**
While the main client appears to work fine, the browser extension is useless on my system - nothing happens when clicking the icon in a username field, and when using the right-click menu to fill username and password, again, nothing happens. The database is unlocked and detected as connected, and browser integration is enabled, so I'm at a loss as to what to do to fix it.
edit: autotype works, but this is unrelated to the extension.
edit2: Somehow, it's all working now, one particular site was fixed by removing its subdomain in its entry, but I've no idea why all the others started working - one of the restarts or extension reinstalls must have done the trick - 5 段階中 5 の評価John Homebrew によるレビュー (4年前)
- 5 段階中 5 の評価Firefox ユーザー 16403694 によるレビュー (4年前)
- 5 段階中 5 の評価Firefox ユーザー 16633522 によるレビュー (4年前)
- 5 段階中 5 の評価Jillon DIlcox によるレビュー (4年前)
- 5 段階中 5 の評価aCafela coffee によるレビュー (4年前)
- 5 段階中 5 の評価Firefox ユーザー 14637859 によるレビュー (4年前)
- 5 段階中 5 の評価MuhammadMK66 によるレビュー (4年前)
- 5 段階中 1 の評価Firefox ユーザー 14537138 によるレビュー (4年前)Thanks for the welcome. I took the dummies way out and just removed it. Thanks for the help.
- As a KeePassXC user, this extension is absolute gold. Getting it to work isn't entirely intuitive. Tips from a happy user:
Make sure the KeePassXC database has permission to link by checking off the relevant boxes under Tools > Settings > Browser Integration and Database Settings > Browser Integration. Don't close KeePassXC. Go to the extension and connect it under Settings > Connected Databases. In order for this extension to function, KeePassXC *must be running*. In KeePassXC, you can choose to minimize or hide the program instead of quitting under Tools > Settings. In the KeePass entry itself, don't forget to specify a URL. - 5 段階中 5 の評価Firefox ユーザー 16368501 によるレビュー (4年前)Like it! brings all my passwords together in one place, where I can control them.
TNX Guys for the extension. 開発者の返信
投稿日時: 4年前Did you mean the "Connect" button? Please check the Troubleshooting Guide at https://github.com/keepassxreboot/keepassxc-browser/wiki/Troubleshooting-guide or make a new GitHub issue if the problem is not solved. Thanks.- It's really a convenience to use this add-on with KeePassXC. But, there been an issue that has been raised several months back :
In my case
Firefox 83
KeePassXC-Browser 1.7.3
Ubuntu 20.04 LTS
`keepassxc-proxy` makes tcp connections to remote servers over internet & transfers data(with 36+ KB/s speed) without user permission under Linux root privileges.
tcp 0 0 192.168.42.245:52470 117.18.237.29:80 ESTABLISHED 20559/keepassxc-pro
tcp 0 392 192.168.42.245:34738 209.216.230.240:443 ESTABLISHED 20225/keepassxc-pro
tcp 1 0 192.168.42.245:49194 172.67.146.206:443 CLOSE_WAIT 20225/keepassxc-pro
tcp 1 0 192.168.42.245:53060 104.20.214.50:443 CLOSE_WAIT 20225/keepassxc-pro
tcp 1 0 192.168.42.245:60362 172.67.153.104:443 CLOSE_WAIT 20225/keepassxc-pro
tcp 25 0 192.168.42.245:39074 151.101.113.137:443 CLOSE_WAIT 20225/keepassxc-pro
tcp 7890 0 192.168.42.245:34738 209.216.230.240:443 CLOSE_WAIT 20225/keepassxc-pro
simple ip2location domain :
104.20.214.50 .... CloudFlare Inc.
117.18.237.29 .... edgecast.com
151.101.113.137 .. fastly.com
172.67.146.206 ... CloudFlare Inc.
172.67.153.104 ... CloudFlare Inc.
209.216.230.240 .. M5 Computer Security
I tried several times, had to lock password-DB out of fear.
This bug/issue is not addressed by Firefox, claim KeePassXC team on their issue-tracker-logs.
I'm in a limbo, is Firefox breaching user privacy without their knowledge; what data is being transferred to remote servers by keepassxc-proxy?
Should I abandon Firefox; isn't it the most secure (or configurable) browser out there?
Should I change passwords of hundreds of accounts now?
I'm using AutoTyping where ever it's possible & often wished they had auto-type separately for Username & Password; you know for pages like firefox or google account logins.
cheers開発者の返信
投稿日時: 4年前This is not the first time the issues rises its head from the depths.
Here's the KeePassXC-Browser issue: https://github.com/keepassxreboot/keepassxc-browser/issues/100
And here's the Mozilla one: https://bugzilla.mozilla.org/show_bug.cgi?id=1463873
Again: this is a Firefox bug. If you look the connections keepassxc-proxy makes with Chromium-based browsers, you'll see none.
And to clarify: keepassxc-proxy does not make any connections. These are file descriptors that are leaking from the parent process (Firefox).