From: rhatto Date: Fri, 14 Mar 2014 18:03:43 +0000 (-0300) Subject: Minor doc change 3 (gitolite test) X-Git-Tag: 0.3.3~6 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=b5378493968b2ed72f3b5f0d38377afc0b0049cd;p=keyringer.git Minor doc change 3 (gitolite test) --- diff --git a/index.mdwn b/index.mdwn index 4b82085..23a70e5 100644 --- a/index.mdwn +++ b/index.mdwn @@ -189,8 +189,8 @@ With theses scripts, the workflow is more or less like this: - Optionally, other users pulls the changes but they dont need to decrypt anything until they need to use the keys. -So it's just gpg-encrypted data atop of a git repository (one can think of a -kind of distributed encrypted filesystem). +In summary, keyringer data store is basically gpg-encrypted data atop of a git +repository (one can think of a kind of distributed encrypted filesystem). Git was chosen to host encrypted info mostly for two reasos: easy to distribute and its the only VCS known to make easier repository history manipulation.