Home
|
FAQ
|
Feedback
|
Licence
|
Updates
|
Mirrors
|
Keys
|
Links
|
Team
Download:
Stable
·
Snapshot
|
Docs
|
Changes
|
Wishlist
When you use the -pw
command-line option to provide a
password on the command line, your password is visible to anyone who
can see the command line itself (e.g. via the Windows task manager,
which can show full command lines with the right configuration).
Now all the tools also support -pwfile
as an
alternative. Its argument is the name of a text file to read the
password from, instead of the password itself. So somebody reading the
command line will only learn where your password is kept, not
what it is.
We still don't recommend the use of either of these options, in any
circumstance where the password actually matters to you. But if you
really have no other options, -pwfile
is one notch safer
than -pw
.