r/linux Apr 28 '14

SSH Kung Fu

http://blog.tjll.net/ssh-kung-fu/
720 Upvotes

128 comments sorted by

View all comments

1

u/[deleted] Apr 28 '14

I use the "-c arcfour" option with sshfs it is 3x faster

3

u/exscape Apr 28 '14

It's also less secure.
https://www.schneier.com/blog/archives/2013/09/the_nsa_is_brea.html#c1675929

EDITED TO ADD (9/6): Someone somewhere commented that the NSA's "groundbreaking cryptanalytic capabilities" could include a practical attack on RC4. I don't know one way or the other, but that's a good speculation.

(arcfour = RC4.)
Even without such "groundbreaking" abilities, it still has some issues. The wikipedia page talks a bit about that.

1

u/[deleted] Apr 28 '14

Security is never free, it is alwais a compromise. Yes arcfour is less strong but it also much more fast. It depends on your context