I sadly just today noticed that Cleanfiles never bothered to buy an SSL certificate to secure our information.
It costs what, 30-100 dollars depending on where you buy???
Also, When you log-in at cleanfiles.net/login, it redirects you to cleanfiles.net/login?username=USERNAME&password=PASSWORD
PLAIN TEXT.
This is poor programming.
I'm sorry to whom owns CF. I use your network and I love it but, knowing my login details are so poorly communicated that any monkey that can pull up my history has my password ....
Why not send the username and password via POST instead of GET?
Furthermore, please purchase SSL.
If you cannot purchase SSL I will custom code you a jQuery password obfuscation algorithm so at least if I leave my computer or phone somewhere by mistake someone cannot pull up my password by looking at my history. That would still be shoddy security however.
Also if you're not into coding and would supply me with a copy of what I assume is login.php, I will recode it and send it back to you so that it uses POST instead of the query string.
To BHW members that use CF, please help to push securing our information.
You wouldn't want your hard earned PPD money stolen by some script-kiddy with a packet sniffer.
It costs what, 30-100 dollars depending on where you buy???
Also, When you log-in at cleanfiles.net/login, it redirects you to cleanfiles.net/login?username=USERNAME&password=PASSWORD
PLAIN TEXT.
This is poor programming.
I'm sorry to whom owns CF. I use your network and I love it but, knowing my login details are so poorly communicated that any monkey that can pull up my history has my password ....
Why not send the username and password via POST instead of GET?
Furthermore, please purchase SSL.
If you cannot purchase SSL I will custom code you a jQuery password obfuscation algorithm so at least if I leave my computer or phone somewhere by mistake someone cannot pull up my password by looking at my history. That would still be shoddy security however.
Also if you're not into coding and would supply me with a copy of what I assume is login.php, I will recode it and send it back to you so that it uses POST instead of the query string.
To BHW members that use CF, please help to push securing our information.
You wouldn't want your hard earned PPD money stolen by some script-kiddy with a packet sniffer.