summaryrefslogtreecommitdiff
path: root/ssh_config
diff options
context:
space:
mode:
Diffstat (limited to 'ssh_config')
-rw-r--r--ssh_config8
1 files changed, 1 insertions, 7 deletions
diff --git a/ssh_config b/ssh_config
index 70275b39..cb360d04 100644
--- a/ssh_config
+++ b/ssh_config
@@ -27,11 +27,5 @@
# IdentityFile ~/.ssh/identity
# Port 22
# Protocol 2,1
-# Cipher 3des
+# Cipher blowfish
# EscapeChar ~
-
-# Be paranoid by default
-Host *
- ForwardAgent no
- ForwardX11 no
- FallBackToRsh no