Passky-Browser-Extension
Passky-Browser-Extension copied to clipboard
Suggestions to make Passky more successful
Is your feature request related to a problem? Please describe. The app and extensions lack features found in other password managers
Describe the solution you'd like Please enable autofill, it has been stated recently that autofill is dangerous and I can see that, but with the right key sequence, it can be invoked, so it doesn't load automagically when you load a page. For example, Bitwarden uses Ctrl+Alt+L.
Describe alternatives you've considered I am an active Vaultwarden user and hoped to maybe migrate from there to here, but so far, the lack of AutoFill, or even a right click option within the browser is missing and sites don't often record the data from autofill.
Additional context See above.
Hello,
Passky currently does include autofill in a browser extension by clicking on the logo, domain or email / username.
https://github.com/Rabbit-Company/Passky-Browser-Extension/assets/44822563/9aa30b4b-4b2c-459e-ba1a-c8bc9d83bfc6
Autofill needs to meet certain conditions in order to work, so it might not work on some websites.
Is this implementation sufficient or would you like to see the key sequence or right click?
Note that with current implementation, browser extension does not need to run in the background (increased security and privacy). By adding the key sequence or right click, this would need to change.
Key sequence is preferred. The problem I have is with many sites, they will auto fill, but it's as if the form never took the data, so you see the entry, but clicking on the "login" or whatever link they have, does nothing. So this is not a viable option for me right now. I appreciate your quick response though!
Thanks. We would probably need to simulate user typing in input fields, to solve this problem.