Reviews for KeePass Tusk - Password Access and Autofill
KeePass Tusk - Password Access and Autofill by Brandon Davis
13 reviews
- Rated 3 out of 5by Adam Reece, 3 years agoLooked promising, but found that it doesn't support Argon2 key transformation, so unfortunately useless to me.
- Rated 3 out of 5by Firefox user 14703913, 3 years agoIt 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. - Rated 3 out of 5by Hnk, 4 years agoLooks promising. However, nextcloud/owncloud support implies unsecure save of user/password.
- Rated 3 out of 5by Firefox user 13296071, 4 years ago
Developer response
posted 5 years agoTusk is under active development again! Here's the announcement: https://github.com/subdavis/Tusk/releases/tag/v2024.8.2- Rated 3 out of 5by Firefox user 15152177, 6 years agoIt 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.
- Rated 3 out of 5by Firefox user 15080150, 6 years ago
- Rated 3 out of 5by FFuser, 6 years ago
- Rated 3 out of 5by Firefox user 14484608, 6 years ago
- Rated 3 out of 5by Firefox user 14452399, 6 years agoSceenshots 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.
Developer response
posted 6 years agoTusk 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. - Rated 3 out of 5by Firefox user 13494743, 6 years agoThe 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.Developer response
posted 6 years agoHello!
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. - Rated 3 out of 5by Firefox user 14169441, 7 years agoIt 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...Developer response
posted 7 years agoHello! 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.