-
-
Notifications
You must be signed in to change notification settings - Fork 522
Closed
Labels
Description
The current behaviour (version 1.6.10) seems to be that it copies the generated password to the clipboard after generating it with gopass generate <name>
. This behaviour is undesirable because it gets picked up and stored by most clipboard managers.
Some alternatives could be:
- only copy to primary selection which most password managers don't (or can be configured to not) store.
- disable copying to clipboard altogether and let the user manage it