This repository was archived by the owner on Aug 14, 2024. It is now read-only.
This repository was archived by the owner on Aug 14, 2024. It is now read-only.
Potential security issue on "Connecting to the remote HPC system" page #22
Open
Description
At the moment, the following text appears on this page:
"Note that you may want to paste in your password rather than typing it. Use control/Ctrl plus a right-click of the mouse to paste content from the clipboard to the PuTTY terminal."
This implies that the user has copied it from somewhere else, e.g. a file storing the password in plain text.
That isn't good practice, so I suggest this text be removed.