Comment Remotely downloaded code (Score 2) 24
What, exactly, is the point or purpose of including code in your program that is downloaded from a third-party website every time you execute the program?
If you want to include a function or subroutine or library in your program, why wouldn't you just download it and use that?
"Lets drag in random code every time we run the program" is a huge security hole on its own and I genuinely don't understand why anyone would do that, or would even consider it as a worthwhile idea.
Ok, you can "pin it". Which still leaves you dependent on the remote random website, which could be hacked, changed, redirected or disappear at any time.
A security hole you can drive a truck through? This could accommodate a whole fleet of tractor trailers!