Closed
Description
When one has to set a new password using the masterkey, -masterkey=stdin
unfortunately does not work – which forces the user to specify it at the command line. That way it appears at least in the process list – and if run directly from the command line (instead of setting up a script file) also in the shell history. As -masterkey=stdin
works in other places (e.g. when mounting via masterpassword), I wonder this is not the case here.
Was that intentional? If not, could it be made possible? Thanks in advance!