]> gitweb.fluxo.info Git - keyringer.git/commitdiff
Concepts: phrasing change
authorrhatto@riseup.net <Silvio Rhatto>
Mon, 7 Apr 2014 01:29:56 +0000 (22:29 -0300)
committerrhatto@riseup.net <Silvio Rhatto>
Mon, 7 Apr 2014 01:29:56 +0000 (22:29 -0300)
index.mdwn

index c25b02f293ecc6394c89f3e29ab029f0b39a44a3..dda3e0474994d40ef8aa8d2918986c5505c9ad71 100644 (file)
@@ -172,7 +172,8 @@ Concepts
 
 Basic idea is:
 
-  - Encrypt screts using multiple users's OpenPGP public keys and commit the output in a git repository.
+  - Encrypt screts using multiple users's OpenPGP public keys and commit the
+    output in a git repository.
 
   - Let users keep it in sync with the repository and the secrets are shared :)
 
@@ -181,7 +182,7 @@ files, so it can be passphrases, private keys or other kind of information.
 
 With theses scripts, the workflow is more or less like this:
 
-  - You have a git repo for secret keys.
+  - You have a git repo used to store secrets encrypted with GnuPG.
 
   - You run the "encrypt" command and paste your private key to this
     command (so no plaintext is written to disk).