Protecting a SVN server
        Posted  
        
            by 
                user35072
            
        on Super User
        
        See other posts from Super User
        
            or by user35072
        
        
        
        Published on 2011-11-18T14:38:38Z
        Indexed on 
            2011/11/19
            1:56 UTC
        
        
        Read the original article
        Hit count: 285
        
security
|svn-server
For various reasons we are finding it increasingly difficult to work with remote workers. We are a very small developer shop and it's becoming impractical to do manual merges on a daily basis. So we're left with little choice (?) but to consider opening up our SVN servers.
I'm looking into the following:
- Full HTTPS session
- Running non-80 port
- Strong password policy
Is this enough to prevent someone hacking and stealing data?
I will also look into VPN but first would like to understand any alternative solutions.
© Super User or respective owner