Re: Safety of lo

2010-09-16 Thread Joachim Schipper
On Wed, Sep 15, 2010 at 08:21:57PM -0300, Hugo Osvaldo Barrera wrote: > On Wed, Sep 15, 2010 at 17:02, Joachim Schipper > > In the specific case of Subversion, it's easy enough to invoke it > > directly from SSH (...) > > I know, I've used svn+ssh for some time. The issue is I have several > repo

Re: Safety of lo

2010-09-15 Thread Alexander Hall
On 09/16/10 01:21, Hugo Osvaldo Barrera wrote: > On Wed, Sep 15, 2010 at 17:02, Joachim Schipper > wrote: >> On Wed, Sep 15, 2010 at 01:38:45PM -0300, Hugo Osvaldo Barrera wrote: >>> On Wed, Sep 15, 2010 at 13:19, Joachim Schipper >>> wrote: On Wed, Sep 15, 2010 at 12:34:48PM -0300, Hugo Osv

Re: Safety of lo

2010-09-15 Thread Hugo Osvaldo Barrera
On Wed, Sep 15, 2010 at 17:02, Joachim Schipper wrote: > On Wed, Sep 15, 2010 at 01:38:45PM -0300, Hugo Osvaldo Barrera wrote: >> On Wed, Sep 15, 2010 at 13:19, Joachim Schipper >> wrote: >> > On Wed, Sep 15, 2010 at 12:34:48PM -0300, Hugo Osvaldo Barrera wrote: >> >> I'm planning on having a few

Re: Safety of lo

2010-09-15 Thread Hugo Osvaldo Barrera
On Wed, Sep 15, 2010 at 13:19, Joachim Schipper wrote: > On Wed, Sep 15, 2010 at 12:34:48PM -0300, Hugo Osvaldo Barrera wrote: >> I'm planning on having a few servers (including SVN) listening on 127.0.0.1 >> on machine A, and then tunneling into that machine from machine B to use >> those service

Re: Safety of lo

2010-09-15 Thread Joachim Schipper
On Wed, Sep 15, 2010 at 12:34:48PM -0300, Hugo Osvaldo Barrera wrote: > I'm planning on having a few servers (including SVN) listening on 127.0.0.1 > on machine A, and then tunneling into that machine from machine B to use > those services. > > However, how safe is "lo" this sort of tunnel? Is th

Safety of lo

2010-09-15 Thread Hugo Osvaldo Barrera
I'm planning on having a few servers (including SVN) listening on 127.0.0.1 on machine A, and then tunneling into that machine from machine B to use those services. However, how safe is "lo" this sort of tunnel? Is there a way for other (non root) users of machine A to sniff what goes about thoug