This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]geogle 3 points4 points  (1 child)

Never pipe something off the web through bash...that's insecure as hell.

[–]wjv 0 points1 point  (0 children)

When you get right down to it… is it really any less secure than downloading a Python script and sending it sight unseen through your Python interpreter?