KeePass Tusk - Password Access and Autofill 的评价
KeePass Tusk - Password Access and Autofill 作者: Brandon Davis
13 条评价
- 评分 3 / 5来自 Adam Reece,3 年前Looked promising, but found that it doesn't support Argon2 key transformation, so unfortunately useless to me.
- 评分 3 / 5来自 Firefox 用户 14703913,3 年前It 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. - 评分 3 / 5来自 Hnk,4 年前Looks promising. However, nextcloud/owncloud support implies unsecure save of user/password.
- 评分 3 / 5来自 Firefox 用户 13296071,4 年前
- 评分 3 / 5来自 Firefox 用户 15152177,6 年前It 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.
- 评分 3 / 5来自 Firefox 用户 15080150,6 年前
- 评分 3 / 5来自 FFuser,6 年前
- 评分 3 / 5来自 Firefox 用户 14484608,6 年前
- 评分 3 / 5来自 Firefox 用户 14452399,6 年前Sceenshots 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.
开发者回应
发布于 6 年前Tusk 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. - 评分 3 / 5来自 Firefox 用户 13494743,6 年前The 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.开发者回应
发布于 6 年前Hello!
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. - 评分 3 / 5来自 Firefox 用户 14169441,7 年前It 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...开发者回应
发布于 7 年前Hello! 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.