Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't ask people to copy-paste commands into terminal #188

Open
caspear opened this issue Jun 1, 2015 · 2 comments
Open

Don't ask people to copy-paste commands into terminal #188

caspear opened this issue Jun 1, 2015 · 2 comments

Comments

@caspear
Copy link

caspear commented Jun 1, 2015

On https://pond.imperialviolet.org/ you ask people to copy-paste some shell commands directly into a terminal.

That is a terrible security practice, because of https://thejh.net/misc/website-terminal-copy-paste

Please change your wording to ask them to paste the commands elsewhere first, so that it doesn't look like you are trying to attack them.

@shawnl
Copy link

shawnl commented Jun 4, 2015

I feel this is already part of the threat model:

"The user obtains an authentic copy of Pond.
The computer correctly executes the program and is not compromised by malware."

@caspear
Copy link
Author

caspear commented Jun 4, 2015

I think I am being insufficiently clear.

The page explicitly instructs the end user to copy code from a web page and paste it directly into the terminal.

That is not a safe operation, because there is no WYSIWYG when copying from a web browser. Teaching people that it is an acceptable thing to do encourages development and persistence of harmful practices.

I made you a pull request that hopefully demonstrates what I am trying to say.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants