- (djm) Periodically rekey arc4random
 - (djm) Clean up diff against OpenBSD.
diff --git a/ssh_config b/ssh_config
index 70275b3..cb360d0 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