Q1. What is the problem that you are trying to solve?
This is a common password manager feature and it is missing for passbolt.
Q2 - Who is impacted?
Everybody
Q3 - Why is it important and/or urgent?
It is strategic for passbolt to support common password manager features. It will improve user adoption and user experience.
Q4 - What is your proposed solution? (optional) @kevin started working the specs here:
Instead of exposing actual credentials to the DOM, a dummy username and password are autofilled by the untrusted component. The trusted component intercepts and modifies POST requests before they are encrypted and sent over the network. Our approach only works for websites that do not manipulate entered credentials in the browser client.
We are currently working on the launch of passbolt pro, which will contain tags, import, export and some other goodies. The auto-fill auto-save will come after. Thanks for your patience, we’ll update the roadmap to reflect these new timelines.
hm, a pro version means its a payed version? without these features, especially autofill (the most important for users) its not that practicable. the thing is to wait for these features in a payed passbolt version is not neccessary because paid tools are on the market a lot.
@or909 the features will be available in the community version at a later date, they will be first available to customers only. The plans will be announced next week, thanks for your patience.
“the features will be available in the community version at a later date, they will be first available to customers only.”
hey remy, within which delay are the pro features available in the community version? thanx
So without the autofill feature, we are expecting user to copy the password to clipboard, is that correct? Which also means they can ‘see’ or ‘read’ the password.
I wanted users with whom I share a password to just use it without knowing the password, is that possible?
I really like how Enpass gets around that at least partially by not doing real autofill. But their extension proposing matching credentials for the URL in the popup when going to the extension icon. User then has to doubleclick the one he wants. username/password gets filled in and optionally form submitted.