summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README24
1 files changed, 24 insertions, 0 deletions
diff --git a/README b/README
index 6f8b191..3cc901e 100644
--- a/README
+++ b/README
@@ -9,6 +9,9 @@ Usage summary
git commit file.gpg
git push
+OpenPGP keyrings: see bottom
+-----------------------------------------------
+
Makefile configuration
-----------------------------------------------
@@ -52,3 +55,24 @@ always end in .txt, and the encrypted file will always end in .gpg.
After you change the x_readers list for a file, you will need to run
`touch x.txt` in order for `make` to encrypt `x.gpg`.
+OpenPGP keys
+-----------------------------------------------
+
+The keys and keyring are inside a tar file. To open:
+
+ gpg-tar --decrypt reports.tar.gpg
+
+To use cd into the directory:
+
+ cd reports.tar_1_
+ export GNUPGHOME=.
+
+Do what you want to do, like decrypting messages.
+
+afterwards:
+
+ rm -rf reports.tar_1_
+
+But if you made changes:
+
+ gpgtar --encrypt --dry-run --output reports-gpg.tar -r kwadronaut@autistici.org -r cyberta@riseup.net -r makechanges@riseup.net -r mcnair@riseup.net reports