Heya, On Fri, Apr 10, 2009 at 10:49, Aaron Digulla <digulla@xxxxxxxx> wrote: > I need a way to safely synchronize data between several places using an unsafe > storage (USB stick, Internet drive). So my question is: How much work would it > be to patch GIT to encrypt all files in the repository using AES-256? Encrypt the entire drive flash drive [0], and then use git like normal, 0 changes required ;). You can also create an encrypted file, and then use git like normal, also 0 changes required! [0] http://www.truecrypt.org/ -- Cheers, Sverre Rabbelier -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html