Critiques pour KeePass Tusk - Password Access and Autofill
KeePass Tusk - Password Access and Autofill par Brandon Davis
13 notes
- Noté 3 sur 5par Adam Reece, il y a 4 ansLooked promising, but found that it doesn't support Argon2 key transformation, so unfortunately useless to me.
- Noté 3 sur 5par Utilisateur ou utilisatrice 14703913 de Firefox, il y a 4 ansIt 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. - Noté 3 sur 5par Hnk, il y a 5 ansLooks promising. However, nextcloud/owncloud support implies unsecure save of user/password.
- Noté 3 sur 5par Utilisateur ou utilisatrice 13296071 de Firefox, il y a 5 ans
Réponse du développeur
mis en ligne : il y a 6 ansTusk is under active development again! Here's the announcement: https://github.com/subdavis/Tusk/releases/tag/v2024.8.2- Noté 3 sur 5par Utilisateur ou utilisatrice 15152177 de Firefox, il y a 7 ansIt 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.
- Noté 3 sur 5par Utilisateur ou utilisatrice 15080150 de Firefox, il y a 7 ans
- Noté 3 sur 5par FFuser, il y a 7 ans
- Noté 3 sur 5par Utilisateur ou utilisatrice 14484608 de Firefox, il y a 7 ans
- Noté 3 sur 5par Utilisateur ou utilisatrice 14452399 de Firefox, il y a 8 ansSceenshots 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.
Réponse du développeur
mis en ligne : il y a 8 ansTusk 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. - Noté 3 sur 5par Utilisateur ou utilisatrice 13494743 de Firefox, il y a 8 ansThe 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.Réponse du développeur
mis en ligne : il y a 8 ansHello!
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. - Noté 3 sur 5par Utilisateur ou utilisatrice 14169441 de Firefox, il y a 8 ansIt 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...Réponse du développeur
mis en ligne : il y a 8 ansHello! 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.