SSH for Fun and Profit edit / delete

Writing an SSH client from scratch.

to cryptography python ssh ... on 06 December 2016

Secure Secure Shell edit / delete

Some recommendations for modern SSH configuration. (Note that we've had another major rev of SSH since this was written...)

to openssh security ssh ... on 22 March 2015

HPN-SSH edit / delete

Making SSH go faster on high-performance networks.

to buffering network performance ssh ... on 13 March 2015

apenwarr/sshuttle edit / delete

A VPN system that works over TCP without TCP-over-TCP problems. On the local machine, a transparent proxy and some firewall rules to rewrite outgoing traffic to it; the transparent proxy reassembles TCP streams, and feeds the data over a multiplexed ssh link to a proxy running on another machine. Neat. It doesn't currently have an option to use SSH's built-in SOCKS support, though -- and it would be cool if it could be made to use an arbitrary SOCKS proxy (e.g. Tor's).

to networking reassembly ssh tcp tcpip transparent-proxy vpn ... on 18 January 2015

Linux Crypto Archives - Arabesque edit / delete

Good overview of Linux tools for cryptography, including GPG etc.

to crypto gpg linux ssh tutorial ... on 14 December 2013

About Crossbear | pki.net.in.tum.de|crossbear.org edit / delete

"Crossbear is a tool that aims to detect and localise Man-in-the-middle (MitM) attacks on the SSL/TLS [and SSH] protocols." It works by comparing the certificate you get with what others got from different locations. (I imagine CDNs will break this as usual...)

to ca certificate security ssh ssl tls ... on 14 December 2013

Mosh: the mobile shell edit / delete

SSH replacement for poor-quality links. It works by effectively distributing screen's model: the client has a full terminal emulator inside it, and does intelligent synchronisation with the server. Downsides: custom crypto (argh!), needs UDP (double argh!), ludicrous complexity.

to network shell software ssh terminal to-package ... on 27 May 2012

ssl/ssh multiplexer edit / delete

Handy.

to software ssh ssl ... on 13 November 2009

Perspectives : Improving SSH-style Host Authentication with Multi-path Network Probing edit / delete

A neat approach to SSL certificate (etc.) validation: have multiple public databases mapping hostnames to certificates, which can be checked automatically. It's a bit of a pity that their plugins include binary libraries...

to certificates firefox security software ssh ssl ... on 26 August 2008

JTA - Telnet/SSH for the JAVA(tm) platform :: start edit / delete

Java implementation of SSH, along with a reusable terminal emulator. Could be useful for the Transterpreter.

to java research software ssh terminal ... on 25 December 2005

Browser bookmarks: tasty+ | tasty= Log in | Export | Atom