Thread: Request - GIT
View Single Post
  #3  
Old 05-29-2013, 04:23 PM
Stephen Stephen is offline
Boom!
Stephen's Avatar
Join Date: May 2004
Location: San Francisco
Posts: 10,410
Stephen has much to be proud ofStephen has much to be proud ofStephen has much to be proud ofStephen has much to be proud ofStephen has much to be proud ofStephen has much to be proud of
A few years ago I recommended a way to verify scripts - such as a script hash. The general counter-argument is that if you're worried someone will insert something malicious into your code then they shouldn't have access... ... ...and yet it happens regularly.

My original idea was that you could back up your code and then generate a hash of backed up code. After that just have a button to check the hash and display differences if there were any, or a variable for the hash so they could be verified with a script.
__________________
Reply With Quote