Projects / ssh

ssh

SSH (Secure Shell) is a program to log into another computer over a network, to execute commands in a remote machine, and to move files from one machine to another. It provides strong authentication and secure communications over insecure channels. It is intended as a replacement for rlogin, rsh, rcp, and rdist.

Tags

RSS Recent releases

  •  13 Dec 2001 00:58

Release Notes: File transfer performance has been improved, and lots of bugfixes have been made.

  •  13 Dec 2001 01:00

Release Notes: This release fixes a security bug that appeared when the password field contained less than two characters (any password was accepted in this case).

  •  13 Dec 2001 01:01

No changes have been submitted for this release.

  •  30 Jan 2001 06:13

    Release Notes: Numerous changes.

    •  30 Jan 2001 06:13

      Release Notes: Rekeying was implemented, experimental kerberos support was added, SIA-support for OSF/1 was re-added, and bug fixes were made.

      RSS Recent comments

      07 Aug 2001 04:33 RobinWhittle

      Perhaps you are looking for Portable OpenSSH or FreeSSH?
      www.openssh.org/

      OpenSSH is a FREE version of the SSH protocol suite of network
      connectivity tools that increasing numbers of people on the Internet
      are coming to rely on. Many users of telnet, rlogin, ftp, and other such
      programs might not realize that their password is transmitted across
      the Internet unencrypted, but it is. OpenSSH encrypts all traffic
      (including passwords) to effectively eliminate eavesdropping,
      connection hijacking, and other network-level attacks. Additionally,
      OpenSSH provides a myriad of secure tunneling capabilities, as well
      as a variety of authentication methods.

      OpenSSH is an OpenBSD project and *Portable* OpenSSH covers:
      AIX, HP-UX, Irix, Linux, NeXT, SCO, SNI/Reliant Unix, Solaris,
      Digital Unix/Tru64/OSF, MacOS X, Cygwin and more . . .

      www.openssh.org/portab...

      There is a fab Windows SSH client called PuTTY which does
      excellent terminal emulation and works perfectly with
      Midnight Commander. Also Windows GUI front-ends for
      the SSH file transfer program.

      Likewise SSH clients and servers, for Mac, PalmOS, Java . . .
      MSDOS, Windows CE, BEOS, VMS, RISCOS . . .

      www.freessh.org/other....

      Apparently ownership of the trademark "SSH" is in dispute,
      so not every station in the SSH firmament will help you find
      the others.

      - Robin

      14 Sep 2000 15:03 smccrory

      Nobody uses SSH - what?!
      Hate to disagree Jeff, but LOTS of corporations use SSH because of the support contracts available (we have hundreds of copies running at my workplace). And while I agree that open-source workers may prefer OpenSSH for philosophical reasons, don't assume that it works for everyone. SSH is a fine product...

      31 Jul 2000 13:29 jeffcovey

      Re: Problems with 1.X
      approximately no one uses ssh2. try openssh (freshmeat.net/appindex...)
      instead.

      31 Jul 2000 11:55 thefreek

      Problems with 1.X
      I just tried the 2.X series (2.0.13) and I can't connect to my university (they're using 1.X) claiming "Illegal Protoco Version", although I edited the /etc/ssh2/ssh2_config allowing ssh1 conns and was using ./configure options to ensure compatibility.
      So I will downgrade, what a shame.

      22 Jul 2000 22:30 floop

      Emacs SSH mode
      You can find ssh.el and much more at
      www.anc.ed.ac.uk/~step...

      Screenshot

      Project Spotlight

      libexplain

      A library of system-call-specific strerror replacements.

      Screenshot

      Project Spotlight

      SafeSquid

      An antivirus and content filtering proxy server.