Forum log-in not secure

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
jdev21
Posts: 45
Joined: 08 Oct 2014 22:13

Re: Forum log-in not secure

Post by jdev21 »

zer0 wrote:I remember that a while ago, a lot was made of XYplorer installation executable not being signed and that was corrected. However, I wonder how many people know that this forum log-in is not done in a secure manner and their username and password are sent in clear text.

The main forum page is not loaded over HTTPS, so this submit action is not encrypted:

Code: Select all

<input type="submit" name="login" value="Login" class="button2" />
A network sniff has confirmed that credentials are sent in clear text as per...

Image

I know it's just a forum and such and I am not asking for the whole site to be encrypted, but sending the username and password in the clear? Really?
Thanks for pointing this out. It is VERY concerning.

admin
Site Admin
Posts: 64868
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Forum log-in not secure

Post by admin »

I'm currently checking the costs of converting the whole domain to https via my provider.

highend
Posts: 14568
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: Forum log-in not secure

Post by highend »

One of my scripts helped you out? Please donate via Paypal

admin
Site Admin
Posts: 64868
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Forum log-in not secure

Post by admin »

Zum Beispiel. Prüfe noch.

admin
Site Admin
Posts: 64868
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Forum log-in not secure

Post by admin »

Done. 8)

The whole site is now SSL secured. You might want to update your bookmarks.

:beer: :ball:

JLoftus
Posts: 591
Joined: 22 Jan 2014 14:58

Re: Forum log-in not secure

Post by JLoftus »

admin wrote:Done. 8)

The whole site is now SSL secured. You might want to update your bookmarks.

:beer: :ball:

:appl: Great! Thanks Don!

PeterH
Posts: 2826
Joined: 21 Nov 2005 20:39
Location: DE W11Pro 24H2, 1920*1200*100% 3840*2160*150%

Re: Forum log-in not secure

Post by PeterH »

For me this is a big (and necessary) improvement!

So: thanks a lot :ball:

Marco
Posts: 2354
Joined: 27 Jun 2011 15:20

Re: Forum log-in not secure

Post by Marco »

:tup: And 256-bit keys!
Tag Backup - SimpleUpdater - XYplorer Messenger - The Unofficial XYplorer Archive - Everything in XYplorer
Don sees all [cit. from viewtopic.php?p=124094#p124094]

zer0
Posts: 2676
Joined: 19 Jan 2009 20:11

Re: Forum log-in not secure

Post by zer0 »

It may have taken a couple of years, but I am glad that we got there in the end :tup:
Reporting a bug? Have a wish? Got a question? Use search - View roadmap - FAQs: Forum + XY site
Windows 7/10
Always using the latest stable two-decimal build

Post Reply