sftp
sftp copied to clipboard
Password is visible in the log.
During the app start, the following line seems to print out username/password in the log.
https://github.com/atmoz/sftp/blob/9e09e0464fbf3fdb8d13f080a733b5c834e55d09/files/create-sftp-user#L32
Is there anyway to disable this printout, not not make username/password visible?
Use encrypted password?