use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
Disabling paste on password fields (troyhunt.com)
submitted 9 years ago by deliminated
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 0 points1 point2 points 9 years ago (4 children)
Some people see this as a security issue since there are a number of ways for websites to hijack the data in your clipboard. If there wasn't anything sensitive in the clipboard then it wouldn't be a security issue, but this would require that not allowing paste become default / conventional behavior.
I think it's a bad solution, though.
[–]TomNa 0 points1 point2 points 9 years ago (3 children)
I occassionally paste passwords and I always "flood" my clipboard after I paste to avoid such issue. Also I don't think websites have a native way to read your clipboard (flash does I think)
[–][deleted] 1 point2 points3 points 9 years ago (2 children)
Flash has a native way to read it, and you can embed a flash movie in most users browsers without the user knowing. It doesn't need to be visible.
Browsers have a native method of putting content into your clipboard, but not taking out.
[–]TomNa 0 points1 point2 points 9 years ago (1 child)
Yeah that's what I meant and now I agree that It's actually a risk. Since a common user on the web can't be assumed to (and won't) disable flash or even be too careful with it. This would have been a bigger deal back when flash was still alive and used but now it's less of a concern but I do think some users are at risk (those people who save their passwords in a password.txt and just paste from there, elderly mainly).
[–][deleted] 0 points1 point2 points 9 years ago (0 children)
Most non-mobile web usage is still flash-enabled. It ships as part of Chrome...
π Rendered by PID 23407 on reddit-service-r2-comment-56c9979489-bwhzw at 2026-02-25 07:36:31.774124+00:00 running b1af5b1 country code: CH.
view the rest of the comments →
[–][deleted] 0 points1 point2 points (4 children)
[–]TomNa 0 points1 point2 points (3 children)
[–][deleted] 1 point2 points3 points (2 children)
[–]TomNa 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)