Jump to content
Enpass Discussion Forum

Recommended Posts

Posted

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?

  • 4 months later...
Posted

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.

  • Like 1

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...