FileZilla Forums

Welcome to the official discussion forums for FileZilla
Donate to project
It is currently 2010-09-02 16:40

All times are UTC




Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 20 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: sitemanager.xml clear passwords
PostPosted: 2008-08-18 19:57 
Offline
504 Command not implemented
User avatar

Joined: 2008-08-18 08:00
Posts: 9
Hi,

I analyzed sitemanager.xml and I'm surprised : passwords are clear stored !
With FileZilla 2, there are encrypted and It can help to protect them (better than nothing).
That feature is planned ? or not ?

Thanks ;)


Top
 Profile  
 
 Post subject: Re: sitemanager.xml clear passwords
PostPosted: 2008-08-18 20:13 
Offline
Site Admin
User avatar

Joined: 2004-02-23 20:49
Posts: 14307
This is by design, it is the task of the operating system to protect your private data.


Top
 Profile  
 
 Post subject: Re: sitemanager.xml clear passwords
PostPosted: 2008-08-18 22:42 
Offline
504 Command not implemented
User avatar

Joined: 2008-08-18 08:00
Posts: 9
OK no problem, I already protected my data ;)


Top
 Profile  
 
 Post subject: Re: sitemanager.xml clear passwords
PostPosted: 2008-08-20 07:45 
Offline
500 Command not understood

Joined: 2007-11-30 15:13
Posts: 5
Quote:
This is by design, it is the task of the operating system to protect your private data.


In fact the problem is caused by the OS and its ACLs. In the case of vista, the ACLs force the 'userization' of data into folders such as 'Application Data' , and it is this which leads to password hashes, etc ending-up in all sorts of dark corners of the filesystem. This makes it very hard to uninstall a userized app with confidence. Most uninstall-routines in fact cannot handle this situation, and end-up leaving sensitive data in userprofiles when the app is removed. This is not the fault of the uninstaller but of the OS design, which makes it impossible to tell whether multiple userprofiles contain program-fragments.

IMHO the older arrangement of storing the XML file in the program's folder far more secure, especially as it made it possible to remove all sensiitve data from a computer with confidence. However, app-coders can do little but comply with Microsoft's 'userization' demands, or else ditch Vista support!

Anyhow, my question is: does anyone know how to switch (the older releases with this feature) into 'secure mode' where no passwords are saved?


Top
 Profile  
 
 Post subject: Re: sitemanager.xml clear passwords
PostPosted: 2008-08-23 02:27 
Offline
226 Transfer OK
User avatar

Joined: 2006-05-01 03:28
Posts: 9710
Location: Germany
Anteaus wrote:
Quote:
Anyhow, my question is: does anyone know how to switch (the older releases with this feature) into 'secure mode' where no passwords are saved?
This is the feature I'm waiting for the most.

_________________
The answer to Everything is 42 - The answer to most FTP connection problems is Network Configuration.
Browsers are no FTP clients! They are designed for basic public FTP only.
Support requests per PM will be ignored, please post on the forums!


Top
 Profile  
 
 Post subject: Re: sitemanager.xml clear passwords
PostPosted: 2008-08-24 13:10 
Offline
Site Admin
User avatar

Joined: 2004-02-23 20:49
Posts: 14307
Quote:
Anyhow, my question is: does anyone know how to switch (the older releases with this feature) into 'secure mode' where no passwords are saved?


Rejoice, next version will have this feature again. Will be called kiosk mode though.


Top
 Profile  
 
 Post subject: Re: sitemanager.xml clear passwords
PostPosted: 2008-08-24 19:29 
Offline
226 Transfer OK
User avatar

Joined: 2006-05-01 03:28
Posts: 9710
Location: Germany
Tried kiosk mode, works great. But there is a small problem with it. Filezilla correctly writes all data to disk except passwords. But it doesn't ask the password in case it is required again next session. Old Quickconnect entries become invalid because Filezilla sends an empty password string.

_________________
The answer to Everything is 42 - The answer to most FTP connection problems is Network Configuration.
Browsers are no FTP clients! They are designed for basic public FTP only.
Support requests per PM will be ignored, please post on the forums!


Top
 Profile  
 
 Post subject: Re: sitemanager.xml clear passwords
PostPosted: 2008-08-24 20:29 
Offline
Site Admin
User avatar

Joined: 2004-02-23 20:49
Posts: 14307
The entries are still valid. The dropdown handler just did not ask for the password.


Top
 Profile  
 
 Post subject: Re: sitemanager.xml clear passwords
PostPosted: 2008-08-24 21:37 
Offline
226 Transfer OK
User avatar

Joined: 2006-05-01 03:28
Posts: 9710
Location: Germany
So it will ask in the next version?

The main problem is already solved for me: passwords aren't saved anymore. :mrgreen:

_________________
The answer to Everything is 42 - The answer to most FTP connection problems is Network Configuration.
Browsers are no FTP clients! They are designed for basic public FTP only.
Support requests per PM will be ignored, please post on the forums!


Top
 Profile  
 
 Post subject: Re: sitemanager.xml clear passwords
PostPosted: 2008-08-24 21:58 
Offline
Site Admin
User avatar

Joined: 2004-02-23 20:49
Posts: 14307
http://filezilla-project.org/changelog.php


Top
 Profile  
 
 Post subject: Re: sitemanager.xml clear passwords
PostPosted: 2008-08-24 22:09 
Offline
226 Transfer OK
User avatar

Joined: 2006-05-01 03:28
Posts: 9710
Location: Germany
Will try the next nightly, then.

_________________
The answer to Everything is 42 - The answer to most FTP connection problems is Network Configuration.
Browsers are no FTP clients! They are designed for basic public FTP only.
Support requests per PM will be ignored, please post on the forums!


Top
 Profile  
 
 Post subject: Re: sitemanager.xml clear passwords
PostPosted: 2008-11-17 11:33 
Offline
500 Command not understood

Joined: 2008-11-17 11:14
Posts: 3
It would be good if we could at least MOVE the sitemanager.xml file into another folder. I am using software to create a virtual secret drive on my PC. So, I would like to move this file to encrypted drive, but it seems, there is no way to do that in FileZilla.

Quote:
This is by design, it is the task of the operating system to protect your private data.

That is not quite right. I would like to ensure my private data is secure even if my PC is stolen. No OS can protect from that. Only encryption. The good move might be to encrypt the whole system drive, but this solution seems quite radical for me now. At this step I would like to use encrypted virtual drives for sensitive data.


Top
 Profile  
 
 Post subject: Re: sitemanager.xml clear passwords
PostPosted: 2008-11-17 11:35 
Offline
Site Admin
User avatar

Joined: 2004-02-23 20:49
Posts: 14307
A good OS has encrypted filesystems. Even Windows has built-in filesystem encryption!


Top
 Profile  
 
 Post subject: Re: sitemanager.xml clear passwords
PostPosted: 2008-11-18 07:27 
Offline
500 Command not understood

Joined: 2008-11-17 11:14
Posts: 3
botg wrote:
A good OS has encrypted filesystems. Even Windows has built-in filesystem encryption!


Really? Is Windows really good OS? Do you know how many bugs were found in this EFS implementation? I don't trust Microsoft.
EFS is especially weak in earlier Windows versions. 40 or 56 bit key length.... Eh...

Especially with such tools: http://www.crackpassword.com/products/prs/mswin/efs/ EFS is a crap.

I don't think you should relate all security problems of FileZilla to Microsoft. There is still something YOU can do.


Top
 Profile  
 
 Post subject: Re: sitemanager.xml clear passwords
PostPosted: 2008-11-18 09:09 
Offline
Site Admin
User avatar

Joined: 2004-02-23 20:49
Posts: 14307
Yes, I can refuse to throw money at Microsoft and just use Linux instead


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 20 posts ]  Go to page 1, 2  Next

All times are UTC


Who is online

Users browsing this forum: No registered users and 15 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group