Re: ssh with no encryption ?

From: Dimitri Maziuk (dima@127.0.0.1)
Date: 02/22/03

  • Next message: those who know me have no need of my name: "Re: ssh with no encryption ?"
    From: Dimitri Maziuk <dima@127.0.0.1>
    Date: Sat, 22 Feb 2003 19:03:38 +0000 (UTC)
    
    

    Bill Unruh sez:
    > Florence HENRY <Florence.Henry@obspm.fr> writes:
    >
    > ]Hello,
    >
    > ]due to the security policy of my institute, I cannot use ssh when its
    > ]encrypted.
    >
    > ]But I need to login as root on a distant machine, and I don't want its
    > ]password to pass on the network.
    >
    > Opie/Skey, SRP are two possibilities.
    > Your instititution is silly, unless they really believe that insiders
    > are a much bigger threat than outsiders, in which case they are sunk
    > anyway.

    We use CVS for web/ftp site mirroring and we use SSH to tunnel CVS
    connections. All data in CVS is publically available from our web or
    ftp site. Mirroring with tools like wget or rsync doesn't work for
    us. Some CVS modules are quite large (e.g. 1:30 hr download). While
    encryption overhead is very small, turning encryption off should
    still cut a few minutues off download time.

    So here's a legitimate reason to want "cipher=none" back.

    Dima

    -- 
    I'm going to exit now since you don't want me to replace the printcap. If you
    change your mind later, run                        -- magicfilter config script
    


    Relevant Pages

    • Re: CVS over SSH hangs
      ... I am experiencing problems using ssh as a shell for CVS. ... There is a small hang during connection start up: ... > (which is what CVS is doing) you can see the CPU usage go to 100%. ...
      (comp.security.ssh)
    • Re: CVS over SSH hangs
      ... When I try to checkout a large project from the localhost with ssh the ... I assume the problem is the ancient version of ssh I have installed on the localhost: ... > debug1: Seeding random number generator ... CVS transfer completes, but the session just hangs there as though there ...
      (comp.security.ssh)
    • Re: SSH and CVS
      ... I would like to use CVS (Concurent Versioning ... > in client/server mode, via SSH. ... OK, first, try working with Putty instead of VanDyke's ...
      (comp.security.ssh)
    • Re: Connection timeouts with SSH and CVS
      ... >> I'm having problems using SSH and CVS at my work. ... they timeout before anything starts. ... SSH connection) just fine. ...
      (Debian-User)
    • Re: CVS over ssh question
      ... Tom Maddox wrote: ... > has been put on me, namely that the remote developers not be allowed shell ... > access to the CVS machine, and I can't figure out a good way to accomplish ... > that while still allowing CVS access over ssh. ...
      (comp.os.linux.security)