Secure control channel only

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Message
Author
mankiko
504 Command not implemented
Posts: 6
Joined: 2007-11-10 21:08

Secure control channel only

#1 Post by mankiko » 2007-11-10 21:11

I'm using FTP over TLS and would like the encryption to be used only on the control channel (and have the data channel be unencrypted)

Is there a way to get the filezilla client to do this? It looks like it's encrypting both channels

Thanks!
Dave

User avatar
botg
Site Admin
Posts: 35547
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

#2 Post by botg » 2007-11-10 21:26

No, not possible.

mankiko
504 Command not implemented
Posts: 6
Joined: 2007-11-10 21:08

Re: Secure control channel only

#3 Post by mankiko » 2008-02-02 20:31

Any chance of getting this feature added?

I have a local home network and would like to keep my authentication credentials protected. I have no worries of data being tampered with in transit.

User avatar
botg
Site Admin
Posts: 35547
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Secure control channel only

#4 Post by botg » 2008-02-02 21:25

No, it makes no sense security-wise. What's the point protecting your credentials if the data gets tampered with?

mankiko
504 Command not implemented
Posts: 6
Joined: 2007-11-10 21:08

Re: Secure control channel only

#5 Post by mankiko » 2008-02-21 01:25

Well, it makes sense to me :D

I've got a gigabit network and some machines are older hardware.
The bottleneck becomes the overhead of encrypting the data channel, and I am stuck with slow transfer times since the CPU can't keep up.

If I choose to encrypt my password and not my data, then I have exposed myself in exactly 1 way: the data I transmitted may have been compromised. It's a trade off I'm willing to make.

If I am *forced* to send my password in the clear in order to take advantage of bandwidth, I have exposed myself in countless ways, as I have to assume that the entire user account has been compromised.

IMHO, this decision should be left up to the user, not dictated by the software.

User avatar
boco
Contributor
Posts: 26930
Joined: 2006-05-01 03:28
Location: Germany

Re: Secure control channel only

#6 Post by boco » 2008-02-21 07:41

@botg: So, Filezilla always sends PROT P?
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

User avatar
botg
Site Admin
Posts: 35547
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Secure control channel only

#7 Post by botg » 2008-02-21 08:36

It tries at least.

mankiko
504 Command not implemented
Posts: 6
Joined: 2007-11-10 21:08

Re: Secure control channel only

#8 Post by mankiko » 2008-06-26 07:52

So, will this be added as a feature then?

da chicken
226 Transfer OK
Posts: 619
Joined: 2005-11-02 06:41

Re: Secure control channel only

#9 Post by da chicken » 2008-06-26 08:09

As he said, no, because it makes no sense security-wise.

The problem you have is that the overhead processing for encryption is too great. "Don't encrypt the data" is the wrong solution, so much so that there's no reason to change the software to allow the user to make such an unwise decision. Update or replace your hardware.

mankiko
504 Command not implemented
Posts: 6
Joined: 2007-11-10 21:08

Re: Secure control channel only

#10 Post by mankiko » 2008-06-27 00:21

"allow the user to make such an unwise decision"
Might I remind you that the software already allows the user to make an even more unwise decision? That is clear command channel/clear data channel?

Update or replace your hardware? well there's a practical solution :D

So, the only option you give is that one has risk compromise of an entire user account instead of a single file? How exactly, is that secure?

User avatar
boco
Contributor
Posts: 26930
Joined: 2006-05-01 03:28
Location: Germany

Re: Secure control channel only

#11 Post by boco » 2008-06-27 22:00

I'd really like to know where in the program you found the feature to send CCC/CDC? Note that 'Enter custom command' doesn't count, as you can type any nonsense there.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

da chicken
226 Transfer OK
Posts: 619
Joined: 2005-11-02 06:41

Re: Secure control channel only

#12 Post by da chicken » 2008-06-27 22:58

He means basic FTP, I assume.

Personally, I only use FTP when I'm not allowed to use anything else (web hosts), I don't need security, or I'm on a trusted private network.

mankiko
504 Command not implemented
Posts: 6
Joined: 2007-11-10 21:08

Re: Secure control channel only

#13 Post by mankiko » 2008-07-24 01:19

Ok, so we've established that adding this feature would be no less secure than a one already included in the product (basic FTP, and therefore does make sense security-wise. We've also established that there is a clear use case for the feature. Will this feature be implemented?

da chicken
226 Transfer OK
Posts: 619
Joined: 2005-11-02 06:41

Re: Secure control channel only

#14 Post by da chicken » 2008-07-25 01:46

Not any time soon, if at all. A feature that allows users to connect without security when they could connect to the same server with it (this feature is only useful for connecting to FTPS servers) is fairly low priority. FileZilla 3 hasn't even reached feature parity with FileZilla 2.

If you need it, try CuteFTP Pro 8. The site manager in that program has an option for what you want, and a single license is only $60.

User avatar
boco
Contributor
Posts: 26930
Joined: 2006-05-01 03:28
Location: Germany

Re: Secure control channel only

#15 Post by boco » 2008-07-25 07:54

If I need security, I go for the complete experience. Why should I be only half secure if I can be fully?
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

Post Reply