You are correct , ssh works natively in tails and any other linux distro with openssh/ssh installed. But you are not making an anonymous connection.
To be anonymous ssh you need connect-proxy + tor.
In tails, connections are either routed through tor or there's no connection at all. So, if you can get a working ssh connection from the built-in ssh client, it's absolutely working through tor and therefore anonymous.
Comment by
Anonymous
— Sun 28 Oct 2012 11:05:07 PM CET
You are correct , ssh works natively in tails and any other linux distro with openssh/ssh installed. But you are not making an anonymous connection. To be anonymous ssh you need connect-proxy + tor.
see following info:
http://www.debianadmin.com/anonymous-ssh-sessions-with-tor.html#more-941 http://www.howtoforge.com/anonymous-ssh-sessions-with-tor http://www.gianluka.org/2010/12/anonymous-ssh-with-tor-ubuntu-1010.html https://www.antagonism.org/anon/ssh-tor.shtml
:)