You are not logged in.
Pages: 1
Do any other users have concerns about logging in through an insecure portal?
I have not yet asked: should our forum login page be over a secure connection?
Thank you for your thoughts
Offline
What's insecure about the current login page?
Offline
Recently, the login page link for the forum was not secure (http instead of https). I don't remember how long it was like that. Whenever I encountered this, I would copy the link, paste it into a text editor, change it from http to https, and then log in using the corrected link.
However, I have not seen this behavior lately. Maybe it only happens under certain conditions. If it happens again I will report it here.
Offline
Do any other users have concerns about logging in through an insecure portal?
No. I don't reuse passwords, the probability of somebody running a MITM attack on my login to a random forum is miniscule, and even if they did and managed to impersonate me here, who the hell would care?
should our forum login page be over a secure connection?
It is. If you do somehow get redirected to the login form over HTTP (which I haven't seen myself), that's easy to prevent on the browser end with the likes of the HTTPS-everywhere extension.
This ubiquitous bleating about HTTPS with complete disregard for attack surface, user responsibility and basic password hygiene, or even relevance is quite tiring.
Security is a process, not "if [[ ${URL bar} =~ "padlock icon" ]]; then sleep; else panic; fi".
Last edited by steve_v (2024-01-17 10:52:44)
Once is happenstance. Twice is coincidence. Three times is enemy action. Four times is Official GNOME Policy.
Offline
Offline
Hi Nietz!
Do any other users have concerns about logging in through an insecure portal?
Users running browsers normally will be always redirected to the https, and modern browsers of all flavours will prevent insecure post requests or cookie responses from secure pages to insecure ones. I've not seen or been able to reproduce insecure login from a regular browser with standard configuration.
should our forum login page be over a secure connection?
Certainly it should, and it does. - That said however - there are some improvements that can be made that I've already been working on. i.e. 80 needs a hard 301 -> 443.
- DelTomix
Offline
Pages: 1