View Full Version : [all variants] Client to server encryption
ruipedroca
January 22nd, 2009, 08:04 AM
Hi,
I wanted to have a server in a datacenter, but I'm worried about how to secure the communications.
We only run ubuntu machines (server and clients) and the server will have webmail, forum and a samba server).
Would it really be necessary a VPN with Cisco routers (or Draytek) and an expensive firewall or are there other solutions you would advise?
hyper_ch
January 22nd, 2009, 08:46 AM
what do you want to secure against what/whom?
ruipedroca
January 22nd, 2009, 07:06 PM
what do you want to secure against what/whom?
Well, first of all the usernames and passwords that give access to webmail, forum, samba folders, because for what I've read around they are sent in http which might be "listened".
Second, the files themselves, ie, I'd like them to go encrypted all the way from the client until the server.
I've read about OpenVPN, SSL and Kerberos, but I need some advice, because, for example Firefox 3 seems to have SSL 3.0 and TLS 1.0 for encryption, but I don't know if it's enough.
If you were to do it, how would you do it?
Regards!
hyper_ch
January 23rd, 2009, 02:13 AM
well, if you want to encrypt the files you'll have to get luks/dm-crypt and very likely you need to encrypt that system on the fly as you don't have access to it. It's not impossible but not so easy.
and for the data exchange, use https for webbrowser stuff (webmail, forum). Don't use samba but sftp/scp, TLS for email clients...
ruipedroca
January 25th, 2009, 04:28 PM
thanks, hyper_ch!
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.