From c833f805b3cd17731ccc4da6a1e3ce6e7815c381 Mon Sep 17 00:00:00 2001 From: Morgan Date: Wed, 12 Jul 2017 19:40:59 +0200 Subject: [PATCH] security tips about using ssh agent --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d4c98c8..ee842aa 100644 --- a/README.md +++ b/README.md @@ -1504,6 +1504,7 @@ Raw * [Christof Paar](https://www.youtube.com/channel/UC1usFRN4LCMcfIV7UjHNuQg/videos) - [Videos] Introduction to Cryptography * [Shieldfy](https://github.com/shieldfy/API-Security-Checklist) - API Security Checklist * [Aloria](https://securityreactions.tumblr.com/) - Infosec Reactions +* [Johannes Gilger](https://heipei.github.io/2015/02/26/SSH-Agent-Forwarding-considered-harmful/) - SSH Agent Forwarding considered harmful ## GPG * [Charles Zachary Lockhart](http://irtfweb.ifa.hawaii.edu/~lockhart/gpg/) - GPG Cheat Sheet