2009-12-28

coding density demands better corruption checking

9.25: adda/security/coding density demands better corruption checking:
. when moving to word.code,
there is a problem with corruptions similar to using encryption .
. packing a word into 4bytes increases the chance of
corruption not being readable .
. to balance that risk, everything needs to go in a git-like db,
where all changes are logged,
and an automated script will run a sha-1 of all db's
to find all corruptions quickly
so they can be patched with backup's promptly .



No comments:

Post a Comment