insectos / node-red-ssh-exec

NodeRED Node for SSH
Apache License 2.0
2 stars 2 forks source link

added sshpassword to the msg object to be able to pass in a sshkey passphrase #8

Open juggledad opened 1 year ago

juggledad commented 1 year ago

Describe the bug Is this a good idea? because if you add msg.sshpassword to, say an inject node, it is in plain text and a security issue.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Workstation / Process / Context

Stwissel commented 9 months ago

agree, not a good idea