Jump to content
Enpass Discussion Forum

master password from stdin


shimataro

Recommended Posts

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

  • 4 months later...

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...