hawk7000 wrote:
On a related note your only option of logging in involves sending user/pass in the plain anyway (no https on the forum web site)
That's pretty worrying.
I just noticed something else. The HTML source for in the forums contains the following (around line 16, or so):
Code:
/*
NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2
theme administration centre. When you have finalised your style you could cut the final CSS code
and place it in an external file, deleting this section to save bandwidth.
*/
So it looks like Linode is still using phpBB2, which is pretty worrying as
Wikipedia contains the following titbit (emphasis mine):
Quote:
Official support for phpBB2 ended on January 1, 2009, and the 2.0.x support forums have been locked. Furthermore all development for phpBB2, including security patches, has ceased as of February 1, 2009.
So right now I'd like to see Linode confirm that they're not using an ancient version of phpBB2 and that they're going to add HTTPS support for the forums to prevent session hijacking and password sniffing.
Edit 0: It looks like it really is phpBB2 (version 2.0.22 or 2.0.23, to be exact):
docs/CHANGELOG
Edit 1: Another thing I noticed from wikipedia: "The last official release of the 2.0.x line is 2.0.23, released on February 17, 2008."