Re: Is the svn:// protocol secure when encrypted via SASL?

2011-02-21 Thread Keith Palmer Jr.
...@consolibyte.com Yahoo: consolib...@yahoo.com Gtalk: consolibyte Skype: consolibyte On Feb 21, 2011, at 3:03 PM, Greg Hudson wrote: > On Mon, 2011-02-21 at 14:48 -0500, Keith Palmer Jr. wrote: >> Nothing in what you just copy-pasted indicates whether it's *the >> actual

Re: Is the svn:// protocol secure when encrypted via SASL?

2011-02-21 Thread Keith Palmer Jr.
Martin wrote: > "Keith Palmer Jr." writes: > >> Nothing in what you just copy-pasted indicates whether it's *the >> actual data stream* that's being encrypted, or just the >> *authentication*. I need to know if the checked-out files that are >>

Re: Is the svn:// protocol secure when encrypted via SASL?

2011-02-21 Thread Keith Palmer Jr.
e Skype: consolibyte On Feb 21, 2011, at 2:13 PM, Philip Martin wrote: > "Keith Palmer Jr." writes: > >> So there's no one out there that knows whether SASL encrypts the data >> stream, or just the authentication (or which SASL modules encrypt the >> dat

Re: Is the svn:// protocol secure when encrypted via SASL?

2011-02-21 Thread Keith Palmer Jr.
ment ke...@consolibyte.com 1-860-341-1464 http://www.ConsoliBYTE.com/ Follow us on Twitter at: https://twitter.com/consolibyte AIM: consolibyte MSN: supp...@consolibyte.com Yahoo: consolib...@yahoo.com Gtalk: consolibyte Skype: consolibyte On Feb 16, 2011, at 8:35 AM, Keith Palmer

Re: Is the svn:// protocol secure when encrypted via SASL?

2011-02-16 Thread Keith Palmer Jr.
would be straightforward to get > wireshark to decompress it or dump it to a file. > > Thanks for jumping in and correcting me. > > Daniel > > Julian Foad wrote on Wed, Feb 16, 2011 at 12:58:22 +0000: >> On Wed, 2011-02-16, Daniel Shahaf wrote: >>> Keith Palmer Jr.

Re: Is the svn:// protocol secure when encrypted via SASL?

2011-02-15 Thread Keith Palmer Jr.
b 15, 2011, at 4:21 PM, Mark Phippard wrote: > On Tue, Feb 15, 2011 at 4:11 PM, Keith Palmer Jr. > wrote: >> >> We'd like to use the svn:// protocol to check out some code over a WAN, but >> we want to make sure that the code isn't traveling over the WAN in &g

Is the svn:// protocol secure when encrypted via SASL?

2011-02-15 Thread Keith Palmer Jr.
We'd like to use the svn:// protocol to check out some code over a WAN, but we want to make sure that the code isn't traveling over the WAN in plain-text. If we set up the repo to require min-compression 128 via SASL, does that encrypt *just the authentication* or does that *encrypt the actual