Now that the revolution has apparently started, does anyone know of a version control system which uses encrypted storage? (I'm not concerned about performance, for I will use it for small projects only.)
Sorry, I did not specify the threat model. If I git push to an encrypted volume on a virtual server, like on Linode or Digital Ocean, anyone with access to the hardware can inspect unencrypted data on a live volume.
Comments
Now that the revolution has apparently started, does anyone know of a version control system which uses encrypted storage? (I'm not concerned about performance, for I will use it for small projects only.)
Git on an encrypted volume?
Sorry, I did not specify the threat model. If I git push to an encrypted volume on a virtual server, like on Linode or Digital Ocean, anyone with access to the hardware can inspect unencrypted data on a live volume.