From 806255f63e045682b94aa1a2866590800faf060b Mon Sep 17 00:00:00 2001 From: Morgan Date: Sat, 10 Jun 2017 18:07:24 +0200 Subject: [PATCH] add Stack Overflow post comparing GPG/OpenSSL for file encryption --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c270e73..45efb0b 100644 --- a/README.md +++ b/README.md @@ -895,6 +895,7 @@ I just want to centralize my findings and bookmarks in a central location, and s * [LZone](http://lzone.de/cheat-sheet/OpenSSL) - OpenSSL Cheat Sheet * [Remy van Elst](https://raymii.org/s/tutorials/Encrypt_and_decrypt_files_to_public_keys_via_the_OpenSSL_Command_Line.html) - Encrypt and decrypt files to public keys via the OpenSSL Command Line * [Tom Dryer](http://tombuntu.com/index.php/2007/12/12/simple-file-encryption-with-openssl/) - Simple File Encryption with OpenSSL +* [Stack Overflow](https://stackoverflow.com/a/31552829/2309958) - File encryption with OpenSSL and Why you should use GPG instead ## Web * [Raymond Hill](https://github.com/gorhill/uBlock) - uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean. Replace Ghostery and Adblock by uBlock