Enhancement of Forum Security
                Hi,
during the registration process for this forum I noticed two things potentially affecting the security of the user's credentials:
            
        during the registration process for this forum I noticed two things potentially affecting the security of the user's credentials:
-  Neither the traffic for the registration nor for the login pages is encrypted by using TLS/SSL-enabled HTTP (HTTPS). This means that every single password used for registration or login is transferred via the web as clear text, readable for everyone.
 -  The registration confirmation e-mail that is sent out once the registration process is completed contains the chosen password as clear text.