Hacker News new | ask | show | jobs
by blattimwind 2557 days ago
> without typing master password using -pw-enc command line argument

Process command lines are world-readable on various operating systems, so passing passwords over them is generally not a good idea.

1 comments

It's not a clear text password. It's encrypted with Windows user credentials. If someone just steals it, it won't be useful by itself.