Отзывы на 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, 4 года назад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, 5 лет назад
Ответ разработчика
размещено 5 лет назадTusk is under active development again! Here's the announcement: https://github.com/subdavis/Tusk/releases/tag/v2024.8.2- Оценено на 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, 7 лет назад
- Оценено на 3 из 5от Пользователь Firefox 14484608, 7 лет назад
- Оценено на 3 из 5от Пользователь Firefox 14452399, 7 лет назад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.
Ответ разработчика
размещено 7 лет назад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, 7 лет назад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.Ответ разработчика
размещено 7 лет назад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.