AnimeSuki Forums

Register Forum Rules FAQ Community Today's Posts Search

Go Back   AnimeSuki Forum > Support > Forum & Site Feedback

Notices

Reply
 
Thread Tools
Old 2014-05-16, 02:42   Link #301
k3fan
Member
 
Join Date: Jun 2009
I just changed my password. The previous one was a 5 place mixed letters and digits, not dictionary and easy to remember. I used those on forum sites where I keep no private info.

I dropped the idea of even using those on my mail accounts long ago.

More important ones have LastPass generated passwords, and really important (PayPal) sites have 2FA.

Of course then I hear of this Heartbleed exploit. I guess it never ends.
k3fan is offline   Reply With Quote
Old 2014-05-16, 04:18   Link #302
zero7090
Senior Member
 
Join Date: Jul 2007
Quote:
Originally Posted by ForwardUntoDawn View Post
Considering that this is a forum intended for recreation, I'd love to know why we'd require the same sort of security used to store banking information or intelligence vital to national security.
Because we can. Some people build pc with dual xeon cpu mobo 128gb ram, 15 tb SSD (yes, 14 terabyte ssd, not hdd)water cooled, and in the end of the day, the most cpu intensify task they run is watching youtube.
zero7090 is offline   Reply With Quote
Old 2014-05-16, 04:26   Link #303
blaze0041
a.k.a. Flammenkrieg
*IT Support
 
 
Join Date: Apr 2009
Location: Down under...
Quote:
Originally Posted by Hiroi Sekai View Post
Don't know why you'd want a LastPass desktop app personally. They've built an extension for basically every major browser out there. I hate using mobile website browsing on the go since so many sites aren't really made super mobile-friendly, so I opt out of the $1/mth fee for the app. I could see how that would be an issue for some though.
I've never even seen a desktop app for LastPass- their installer (aside from installing the browser add-ins) just adds a URL shortcut to the desktop that opens a web page anyway. Nonetheless, I've found it quite handy since the whole Heartbleed bug incident.

Out of curiosity, how difficult is it to update forum software (minor and major versions)?
__________________
You Watanabe (Love Live! Sunshine!!)
"Make sure you do a good job with your life's blueprint." - Kanna Makino
blaze0041 is offline   Reply With Quote
Old 2014-05-16, 10:57   Link #304
GHDpro
Administrator
*Administrator
 
 
Join Date: Jan 2001
Location: Netherlands
Age: 45
So I've been looking into adding HTTPS (SSL) for the forum. I fear however there is going to be one problem, called "Mixed Content Warning". This is basically a browser generated warning regarding loading "insecure" (non-HTTPS) elements on a HTTPS-secured page.

The thing is that forum users tend to embed images a lot in posts, mainly in the image related posts of course, but also elsewhere and through signatures basically everywhere. Due to this, if you were to browse the forum using HTTPS you'd get mixed content warnings everywhere.

Now one solution I can think of is a little plugin that will make sure that a [IMG] link like this:
Code:
[img]http://www.insecure.com/image.jpg[/img]
is translated into this:
Code:
<img src="//www.insecure.com/image.jpg" />
(note the missing protocol: it forces the browser to simply use the same protocol as the page)

However one problem with that solution is that the site being linked to must actually support HTTPS. Fortunately Imgur.com, a popular imagehost does. But Imagebam.com, another imagehost one I've seen used, does not. Such images would fail to load completely. I could "blacklist" such hosts in the plugin and allow HTTP for them, but then you'd get the mixed content warnings again.

Another issue is: in what way should HTTPS usage be encouraged? Should it simply be supported but not forced in anyway? Or should people be automatically redirected to the HTTPS version?

Anyone have any thoughts about this? (and maybe solutions for the problems I forsee?)
GHDpro is offline   Reply With Quote
Old 2014-05-16, 11:52   Link #305
sneaker
Senior Member
 
Join Date: Dec 2008
Did you test that? I think <img> counts as passive content and is not blocked by default by any of the common browsers.
sneaker is offline   Reply With Quote
Old 2014-05-16, 12:20   Link #306
Infinite Zenith
Operation sneaky sneaks
*IT Support
 
 
Join Date: Aug 2012
Location: Hic et ubique
Quote:
Originally Posted by zero7090 View Post
Because we can. Some people build pc with dual xeon cpu mobo 128gb ram, 15 tb SSD (yes, 14 terabyte ssd, not hdd)water cooled, and in the end of the day, the most cpu intensify task they run is watching youtube.
I somehow doubt that. Most of the people who build über-powerful PCs do so with a specific purpose in mind, such as multi-monitor gaming, running large-scale simulations, video processing or graphics. Funny you should mention those specs, since that's similar to the server machine the lab uses (although, check your references: we don't have single 15 TB SSDs. The largest drives out there are 4 TB, so you'd only be able to achieve a capacity of 15 TB using a combination of drives). We have justification for that kind of power because we use it. Similarly, I built a custom computer a year back that was fine-tuned to my specifications so I could make the most of the machine without shelling out a fortune. On that token, a casual user wouldn't buy such machines knowing he could do the same with a significantly more cost-effective computer.

It boils down to purpose, and I don't see it as necessary to make this forum as secure as the servers that hold banking information. For all the work that the admins handle, it is the user's responsibility to make sure that their forum credentials aren't tied to anything important, and if said users use the same credentials for their banking as they do for AnimeSuki, it's their fault if anything should happen.
__________________
Infinite Zenith is offline   Reply With Quote
Old 2014-05-16, 12:31   Link #307
GHDpro
Administrator
*Administrator
 
 
Join Date: Jan 2001
Location: Netherlands
Age: 45
Quote:
Originally Posted by sneaker View Post
Did you test that? I think <img> counts as passive content and is not blocked by default by any of the common browsers.
Hmm... you might be on to something. Sorry for being over-thinking this. I'll test / research a bit further.

Edit: Yeah it would seem Mixed Content warnings are a lot less obnoxious than what I remember them to be in the past. Both Firefox and Chrome will show a visual cue though: both will show a warning triangle on top or in place of the lock icon that would normally be shown for an encrypted page and when you click that they'll warn about partially encrypted content. But that's just a minor inconvenience I suppose.

Last edited by GHDpro; 2014-05-16 at 12:50.
GHDpro is offline   Reply With Quote
Old 2014-05-16, 12:56   Link #308
Gooral
Banned
 
Join Date: Jun 2007
Location: The town where Copernicus was born.
Age: 38
Quote:
Originally Posted by NightWish View Post
We also suggest you review the private messages you have on the forum to assess the impact of their disclosure to you personally.
In other words - admins can read private messages if they choose to do so. This explains a lot.
Gooral is offline   Reply With Quote
Old 2014-05-16, 14:43   Link #309
relentlessflame
 
*Administrator
 
 
Join Date: Dec 2003
Age: 41
Quote:
Originally Posted by Gooral View Post
In other words - admins can read private messages if they choose to do so. This explains a lot.
That is not what NightWish was suggesting by the comment; the intruder was able to masquerade as the user to use the download feature you can use, not some sort of admin tool.

There is no tool in vBulletin to read another person's private messages. The only way to do it (absent this "black hat" hack) would be to have direct access to the database, and this is not something that is generally provided to anyone, including admins. Only people who maintain the server have the possibility of accessing this data, and this is not something that they have the time or interest to do. Admins do not read private messages or scan them for content. Nevertheless, vBulletin's database of private messages is not encrypted; it should not be used to send any ultra-secure data (like credit cards, bank passwords, etc.).
__________________
[...]
relentlessflame is offline   Reply With Quote
Old 2014-05-16, 16:23   Link #310
Dextro
He Without a Title
 
 
Join Date: Feb 2008
Location: The land of tempura
Quote:
Originally Posted by GHDpro View Post
So I've been looking into adding HTTPS (SSL) for the forum. I fear however there is going to be one problem, called "Mixed Content Warning". This is basically a browser generated warning regarding loading "insecure" (non-HTTPS) elements on a HTTPS-secured page.

The thing is that forum users tend to embed images a lot in posts, mainly in the image related posts of course, but also elsewhere and through signatures basically everywhere. Due to this, if you were to browse the forum using HTTPS you'd get mixed content warnings everywhere.

Now one solution I can think of is a little plugin that will make sure that a [IMG] link like this:
Code:
[img]http://www.insecure.com/image.jpg[/img]
is translated into this:
Code:
<img src="//www.insecure.com/image.jpg" />
(note the missing protocol: it forces the browser to simply use the same protocol as the page)

However one problem with that solution is that the site being linked to must actually support HTTPS. Fortunately Imgur.com, a popular imagehost does. But Imagebam.com, another imagehost one I've seen used, does not. Such images would fail to load completely. I could "blacklist" such hosts in the plugin and allow HTTP for them, but then you'd get the mixed content warnings again.

Another issue is: in what way should HTTPS usage be encouraged? Should it simply be supported but not forced in anyway? Or should people be automatically redirected to the HTTPS version?

Anyone have any thoughts about this? (and maybe solutions for the problems I forsee?)
I vote for making it optional if possible. The mixed content warning may put off some people.

As for fixing that particular issue maybe a whitelist could be put in place but I reckon that takes some development time.
__________________
Dextro is offline   Reply With Quote
Old 2014-05-16, 16:55   Link #311
Anh_Minh
I disagree with you all.
 
 
Join Date: Dec 2005
Quote:
Originally Posted by GHDpro View Post
Anyone have any thoughts about this? (and maybe solutions for the problems I forsee?)
That... sounds like a lot of effort for what is, sorry, nothing more than a casual discussion forum. What would it protect us from anyway? Phishing, in case someone wants to impersonate us here and put Justin Bieber in our sig?
Anh_Minh is offline   Reply With Quote
Old 2014-05-16, 18:43   Link #312
Reckoner
Bittersweet Distractor
 
 
Join Date: Nov 2007
Age: 32
I seem to have lost some of the recent pm's sent to my inbox before the hacking. Is that just a side-effect of whatever reboot you guys did to the site and we lost data?

Last edited by Reckoner; 2014-05-16 at 19:02.
Reckoner is offline   Reply With Quote
Old 2014-05-16, 19:23   Link #313
kenjiharima
Mizore-chan
 
 
Join Date: Jun 2006
Location: Moe Land
Age: 43
My own yahoo email was almost compromised because of this, lost all my email there... :/
__________________
Vampire+Sisters
kenjiharima is offline   Reply With Quote
Old 2014-05-16, 20:21   Link #314
relentlessflame
 
*Administrator
 
 
Join Date: Dec 2003
Age: 41
Quote:
Originally Posted by Reckoner View Post
I seem to have lost some of the recent pm's sent to my inbox before the hacking. Is that just a side-effect of whatever reboot you guys did to the site and we lost data?
Yes, the PM table was reverted to an earlier "known good" state, so you will regrettably have lost some recent Private Messages.
__________________
[...]
relentlessflame is offline   Reply With Quote
Old 2014-05-17, 00:00   Link #315
Miraluka
Banned
 
Join Date: Jan 2009
Age: 34
I can't link any picture to the change my avatar since there is no option to insert the url as you normally could. Just the upload option.
Miraluka is offline   Reply With Quote
Old 2014-05-17, 00:48   Link #316
CrowKenobi
One PUNCH!
*Administrator
 
 
Join Date: Dec 2005
Quote:
Originally Posted by Miraluka View Post
I can't link any picture to the change my avatar since there is no option to insert the url as you normally could. Just the upload option.
It's always been that way, at least since that upload option was used as an exploit and crashed the forum in 2005...
CrowKenobi is offline   Reply With Quote
Old 2014-05-17, 01:11   Link #317
GHDpro
Administrator
*Administrator
 
 
Join Date: Jan 2001
Location: Netherlands
Age: 45
Quote:
Originally Posted by Miraluka View Post
I can't link any picture to the change my avatar since there is no option to insert the url as you normally could. Just the upload option.
This is being looked into. I disabled a specific PHP setting that may have also disabled this feature. But it may be possible to turn it back on a different way.
GHDpro is offline   Reply With Quote
Old 2014-05-17, 07:13   Link #318
Kanon
Kana Hanazawa ♥
 
 
Join Date: Jun 2007
Location: France
Age: 37
Quote:
Originally Posted by relentlessflame View Post
That is not what NightWish was suggesting by the comment; the intruder was able to masquerade as the user to use the download feature you can use, not some sort of admin tool.

There is no tool in vBulletin to read another person's private messages. The only way to do it (absent this "black hat" hack) would be to have direct access to the database, and this is not something that is generally provided to anyone, including admins. Only people who maintain the server have the possibility of accessing this data, and this is not something that they have the time or interest to do. Admins do not read private messages or scan them for content. Nevertheless, vBulletin's database of private messages is not encrypted; it should not be used to send any ultra-secure data (like credit cards, bank passwords, etc.).
Wait, are you claiming moderators can't read our PMs? I've been told the very opposite by another mod not so long ago.
__________________
Rize and Kaneki
Kanon is online now   Reply With Quote
Old 2014-05-17, 07:18   Link #319
Kotohono
Yuri µ'serator
 
 
Join Date: Nov 2009
Location: FL, USA
Age: 36
Quote:
Originally Posted by Kanon View Post
Wait, are you claiming moderators can't read our PMs? I've been told the very opposite by another mod not so long ago.
I am not sure what you've been told or by whom, but Moderators only have the ability to read a PM if it is reported by one of the receiving users since it creates a copy of the PM in the report, we have no way to access the PM box of any other users.
__________________
Kotori Minami - Love Live! School Idol Project
Sig by Patchy
Avatar by TheEroKing
MAL
Kotohono is offline   Reply With Quote
Old 2014-05-17, 07:37   Link #320
Kanon
Kana Hanazawa ♥
 
 
Join Date: Jun 2007
Location: France
Age: 37
Quote:
Originally Posted by Konakaga View Post
I am not sure what you've been told or by whom, but Moderators only have the ability to read a PM if it is reported by one of the receiving users since it creates a copy of the PM in the report, we have no way to access the PM box of any other users.
I must have misunderstood then. I was told this:

Quote:
Actually we can monitor pms.

This is a tricky thing. If they ask you for a link via pm it is not like we go out of our way to monitor them all (that would be a torture), but if we find out about it then we have to act on it, just as we have to act on things when posted "publicly" in the threads of on an individual user's wall.
My understanding was that you can read any PM but that it would be too much of a pain to monitor them all.
__________________
Rize and Kaneki
Kanon is online now   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 17:51.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
We use Silk.