shimataro Posted April 12, 2020 Report Share Posted April 12, 2020 I'm using Linux, and I want to input a master password automatically on login. I think it's good if Enpass can be passed a master password from stdin like this: # store password to GNOME Keyring secret-tool store --label "Enpass master password" type enpass # set this command on login sh -c "secret-tool lookup type enpass | /opt/enpass/Enpass --pw-stdin" Could you consider this function? Link to comment Share on other sites More sharing options...
Pratyush Sharma Posted April 14, 2020 Report Share Posted April 14, 2020 Hi @shimataro, Welcome to the forums! We have noted down your valuable suggestion and forwarded it to the concerned team for further consideration. Thanks for your feedback! Link to comment Share on other sites More sharing options...
Chrysostomus Posted September 5, 2020 Report Share Posted September 5, 2020 This would very useful, because it would allow integrating enpass with gnome-keyring or kwallet on linux. It would be basically linux equilevant to windows hello support, because you could use biometrics to login and then automatically open your vault on login. 1 Link to comment Share on other sites More sharing options...
Garima Singh Posted September 7, 2020 Report Share Posted September 7, 2020 Hey @Chrysostomus We appreciate your feedback on the same. Please note that we already have a feature request for it, which is aligned for implementation in the future. Thanks for your valuable suggestion. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now