X-Git-Url: https://code.communitydata.science/uw_tex_letterhead.git/blobdiff_plain/1f74ac2ea0f890495caf5fcf4d0204494194a5d3..0bb99e94619f2a166e67f61a0289a341472e1832:/README diff --git a/README b/README index 51e3413..2a15c1f 100644 --- a/README +++ b/README @@ -29,10 +29,16 @@ will required: * GNU Make: https://www.gnu.org/software/make/ * latexmk: https://ctan.org/pkg/latexmk?lang=en -The signature file (a gray image) is GPG encrypted file using a -symmetric cipher. The passphrase is "weakpassword" (without -quotes). You will want to customize this. For this file, you will also -need GPG installed in the system. + +Encrypted signatures files +=========================== + +If you'd like, you can encrypt the signature file. There are several +lines you in the Makefile you can uncomment to do this. We've included +an optional encrypted copy of the fake signature file. To use it, the +passphrase is "weakpassword" (without quotes). You will want to +customize this. To use this, you will also need the GNU Privacy Guard +(GPG) installed on your system. Contributing changes