I've just finished reading The Pragmatic Programmer, which is an interesting book about software development that I wish I had read years ago*. One of the books intriguing ideas is to use a secure hash, e.g. MD5, of a configuration file to prevent people tampering with system parameters after deployment (page 74). Working out when this would be useful comes later: first, where do you store the calculated hash?
Copyright © 2005-2012, Lunatech Research B.V. Tous droits réservés.