Browse Source

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.
pull/13/head
Vincent Wong 10 years ago
parent
commit
1f51632be0
  1. 2
      README.md

2
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"

Loading…
Cancel
Save