From 1f51632be054ebe5c0be652d283d542b82333acf Mon Sep 17 00:00:00 2001 From: Vincent Wong Date: Mon, 15 Jun 2015 18:07:17 -0700 Subject: [PATCH] Added gpg to Useful list I believe gpg deserves a mention because it provides very convenient and powerful options for encrypting files, or any data in general. Even without a key, using gpg with just --symmetric can be great for secure transport or storage. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3a094e2..853c33d 100644 --- a/README.md +++ b/README.md @@ -365,6 +365,8 @@ A few examples of piecing together commands: - `lshw`: hardware information +- `gpg`: encrypt and sign files + - `fortune`, `ddate`, and `sl`: um, well, it depends on whether you consider steam locomotives and Zippy quotations "useful"