K9 icon indicating copy to clipboard operation
K9 copied to clipboard

Allow authentication to be supplied via file path rather than on the command line

Open cpw opened this issue 5 years ago • 0 comments

The discord token is on the command line, bare. This could be considered a security risk and is generally incompatible with things like docker secrets (without hacks).

Allow passing a file containing the secret instead, for much securityness..

cpw avatar Apr 20 '21 17:04 cpw