A bit about #Tor usage, if you ever wanted to know.
I have a couple of working computers and a home one and absolutely routinely, as of now, use Tor for NAT traversal to connect to them remotely via #ssh :
#torify ssh <username@adress.onion>
The connection has rather higher latency than a normal one, but still perfectly usable in the text mode: basic #bash, #MidnightCommander . Forget about GUI, though.
Moreover, it allows me to have a local #Mercurial store (for historical reasons I am not a big fan of #git - skip your disapproval, I am finally not a professional programmer). And last but not least, a version control system is good for writing of scientific articles --- especially if you use #LaTeX, but for a #LibreOffice -based process will do as well. Say,
torify hg push







