Đánh giá cho KeePass Tusk - Password Access and Autofill
KeePass Tusk - Password Access and Autofill bởi Brandon Davis
13 đánh giá
- Xếp hạng 3 trong số 5bởi Adam Reece, 3 năm trướcLooked promising, but found that it doesn't support Argon2 key transformation, so unfortunately useless to me.
- Xếp hạng 3 trong số 5bởi Người dùng Firefox 14703913, 3 năm trướcIt does its job, but I have had a major issue with logging in to my database often:
I need to disable and reenable OneDrive in the settings to be able to log in sometimes. - Xếp hạng 3 trong số 5bởi Hnk, 4 năm trướcLooks promising. However, nextcloud/owncloud support implies unsecure save of user/password.
- Xếp hạng 3 trong số 5bởi Người dùng Firefox 13296071, 4 năm trước
Phản hồi của nhà phát triển
đã đăng 5 năm trướcTusk is under active development again! Here's the announcement: https://github.com/subdavis/Tusk/releases/tag/v2024.8.2- Xếp hạng 3 trong số 5bởi Người dùng Firefox 15152177, 6 năm trướcIt works well enough, but having to enter the master password so often is very inconvenient. Even with the slider at 24h, restarting the browser will reset the add-on. So basically you need to enter your master password every time the browser starts, even on the same Windows session. That's annoying. 5 stars if that was fixed.
- Xếp hạng 3 trong số 5bởi Người dùng Firefox 15080150, 6 năm trước
- Xếp hạng 3 trong số 5bởi FFuser, 6 năm trước
- Xếp hạng 3 trong số 5bởi Người dùng Firefox 14484608, 6 năm trước
- Xếp hạng 3 trong số 5bởi Người dùng Firefox 14452399, 7 năm trướcSceenshots are all blurred. I have installed program but there is no direction on what to do next. My only choice is to "Get Firefox Now", but I already have.
Phản hồi của nhà phát triển
đã đăng 7 năm trướcTusk is not offered on Firefox for Android. Please delete your review.
If this isn't clear, then your complaint is about the Firefox Add-on marketplace, not Tusk. Also, you have clearly not "installed program" if you are seeing the "Get Firefox Now" button. - Xếp hạng 3 trong số 5bởi Người dùng Firefox 13494743, 7 năm trướcThe extension itself works great. But I cant give five stars as long as there is no Mega cloud support.
Please, add support for Mega if its possible at all.Phản hồi của nhà phát triển
đã đăng 7 năm trướcHello!
Thanks for your interest in Tusk.
Mega.co.nz will not be supported until _they_ can provide a reasonable JavaScript-only API. They currently provide only C++ and C# SDKs and do not support OAuth. You should complain to Mega about their poor developer support.
If Tusk could support Mega, it would. Please feel free to comment on https://github.com/subdavis/Tusk/issues/153 if this did not answer your question.
If possible, please update your review with the understanding that Mega support is not feasible. - Xếp hạng 3 trong số 5bởi Người dùng Firefox 14169441, 7 năm trướcIt might be useful to let people know somehow that if you're using OneDrive (and likely a few of the other 'cloud' options as well), you have to create a sharable link before the database file will be recognized... I spent HOURS trying to figure out how to get the file to be detected... but everything I've found is always about Google Drive...
Well here, hopefully someone will see this!
The app itself is clunky but gets the job done. Its not very pleasing to look at when interacting with it either... But oh well, again it gets the job done. It gives zero feedback to if anything is working in terms of linking a database file... You just tick a slider, it'll ask for your permission, and then..... nothing.... you have no way to know if it worked. No error if it doesn't, and no 'success!' when it works. You just gotta click up there on that tiny icon and wonder 'is it working?'.
Well, if you don't see your database file instantly up there, then no, its not working. So go check to make sure you have a shareable link with full permissions on it.... otherwise it apparently will never show up...Phản hồi của nhà phát triển
đã đăng 7 năm trướcHello! Thanks for the review, particularly the complaint about feedback after authorization.
For anyone reading, the part about needing to to create a sharable link is mostly incorrect. You shouldn't need to do anything for tusk to recognize your keepass database other than name it ending with .kdbx
However, the collective experience is that the OneDrive API is very unreliable, to the point that I am considering removing support for OneDrive. Here's what happened:
Tusk: Hey OneDrive, do you have any files with with the extension kdbx?
OneDrive: Nope!
* you shuffled some options around, inadvertently causing OneDrive to discover the file. It should have worked the first time.*
Tusk: Hey OneDrive, how about now?
OneDrive: Yes! Here they are.
I'll make a note of this, since apparently creating a sharable link causes stale indexes to get updated or something like that. Thanks again.