Skip to content

Allow reading the mnemonic from stdin or a file #4

Description

@oliv3rdrt

The mnemonic can be passed with -mnemonic, which lands in shell history and is visible to anyone who can run ps while the process is alive. The env var is safer and already preferred, but add a -mnemonic-file option (and/or read from stdin) so the secret never appears in process args at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions