A
A
afiskon2011-06-12 14:41:57
SSH
afiskon, 2011-06-12 14:41:57

SVN and traffic encryption?

I understand correctly that when using a simple svnserve, the traffic is not encrypted in any way (only compressed)? Are logins-passwords also transmitted in plain text?
If so, which scheme - SVN+SSH or SVN+SSL would you recommend? It is desirable that there is a portable client that supports this scheme.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
danfe, 2011-06-12
@danfe

As far as I can tell, most projects use svn+ssh. SSH is generally a very handy thing for encrypted tunneling of anything.

A
Alex, 2015-07-30
@ALexhha

I understand correctly that when using a simple svnserve, the traffic is not encrypted in any way (only compressed)? Are logins-passwords also transmitted in plain text?

Yes. For encryption, you can use ssh or https (when using mod_dav_svn)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question