Search found 4 matches

by anti
Sat Nov 13, 2010 1:22 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: password storage
Replies: 2
Views: 2093

Re: password storage

> Password is kept encrypted inside Windows Registry. So, it is not very likely someone > will be able to steal it from there and then decrypt it. That's great to know. FireFTP/Firefox, Filezilla and most others simply keep the login details in an unencrypted plain text file. I'm having to use ...
by anti
Fri Nov 12, 2010 8:20 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: password storage
Replies: 2
Views: 2093

password storage

I've only recently become aware of how dangerous it is to let software store ftp passwords for you. Apparently almost no ftp clients encrypt this info, and just leave it lying around in plain text files. There are viruses/malware in the wild which can look for and grab these files, and send them to ...
by anti
Mon Sep 21, 2009 10:57 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Check for (and correct) dbl-spacing when opening files...
Replies: 16
Views: 7728

Re: Check for (and correct) dbl-spacing when opening files...

I just posted about this issue: http://forums.blumentals.net/viewtopic.php?f=4&t=4265 ... before seeing this thread. > but that does not mean we can not help our users fix their errors to save them time. IMO, putting blame on the user is not valid because the cpanel filemanager editor, UltraEdit and ...
by anti
Mon Sep 21, 2009 10:21 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: CRLF bug (I think)
Replies: 1
Views: 1515

CRLF bug (I think)

Workflow: - download CMS files (such a drupal), or themes and add-on modules in zip or tar.gz archives - upload to web space using cpanel filemanager - extract using cpanel filemanager - use webuilder to edit the css/php files The problem: Most files edit ok in webuilder. For instance, the drupal ...