How To File Consistancy Work?
NightfireTG
Join Date: 2002-12-24 Member: 11508Members
Join Date: 2002-12-24 Member: 11508Members
Comments
basicaly getting around it is sorta imposible to do in any normal sense (it takes other things)
and if a server uses fileconsistancy, find another server (Use all seeing eye to make a filter that filters out that option ;D)
I was also thinking of making all mdl files readonly, do you think this would cause problems?
But in all seriousness, jsut do the regular reinstalls and it should work.
<i><a href='http://www.faqs.org/rfcs/rfc1321.html' target='_blank'>The MD5 algorithm</a> takes as input a message of arbitrary length and produces as output a 128-bit "fingerprint" or "message digest" of the input. It is conjectured that it is computationally infeasible to produce two messages having the same message digest, or to produce any message having a given prespecified target message digest. The MD5 algorithm is intended for digital signature applications, where a large file must be "compressed" in a secure manner before being encrypted with a private (secret) key under a public-key cryptosystem such as RSA.</i>
In other words it's a reliable way of verifying data integrity.
For example, with the MD5 algorithm, the probability that two files have the same MD5 checksum is...
1 / 16^32
= 2.9387358770557187699218413430556 x 10^-39
No comment.