Is it a non-shared (or lesser-shared) server Yoda?
aspro said:I have not noticed any difference, but I am still no pictures etc...
Is it a non-shared (or lesser-shared) server Yoda?
Lesser-shared would be a more apt description.
---
Tell me to get back to rewriting this site so it's not horrible on mobileIga_Bobovic said:So, can we post porn now?
Just do it and see what happens.
------------------------------------------------------------------------------------------------------------------
Now Playing: Golden Sun Dark Dawn, God of War Ghost of Sparta, and DKC Returns
Iga_Bobovic said:So, can we post porn now?
No.
ASK_Story said:Yeah, I do notice the faster speed which is good!
And I'm not really knowledgeable in computers and all this internet/programming stuff, but are sites like these pretty secure from virus or malware attacks?
Are we pretty safe to keep posting here and stuff like that?
Just wondering.
What would qualify as "sites like these"? That part I can't address.
There are two parts to the question of malware in terms of a website. One is how it can get itself installed, and two is how it finds you in the first place.
In terms of how it gets itself installed, the foremost method is people just running an .exe. Stupid, I know, but that's the easy one. For example, a fake video site that says you need to run flash and gives you a download that is supposedly the latest version, but is actually a trojan. Trickier, but still real, are browser and plugin vulnerabilities. That is, some sort of JavaScript vulnerability in a browser (most often, but not exclusively, Internet Explorer), or a plugin (such as Flash or Adobe Reader). Not using Internet Explorer and making sure you keep yourself updated and patched help here.
Knowing that, the second part is what's relevant to your question. In order for a site to be a malware threat, there has to be JavaScript or a plugin running from somewhere to give you a download or use an exploit to install itself. Comments are filtered to prevent posting scripts and such (though someone could link to a malicious site, so if you follow a link somewhere, that could potentially be dangerous). Favicons aren't really a threat (though being overly cautious of a recent Windows issue, I removed them temporarily).
There are two more prevalent issues for serving up malware, which are sites that are hacked, and malicious or hacked ad services. A site could be compromised in two general ways -- in the site software itself, or on the server where it's hosted. For example, if you run an old version of Wordpress, there are scripts that run and search for old versions to exploit known vulnerabilities; this is very common, but not much an issue here as I've written this site from scratch aside from a few minor components.
The server, however, could also be compromised. If there's an unpatched exploit in a web service, potentially a script could be run that adds something to all web files. This has also happened many times, and is what happened to WhiteHouse.gov several months back.
Then there are ad services which often run using JavaScript, which have had issues. The New York Times website was famously hit by this, but that's not at all the only case. There are ads on the site, but they're run through PHP and are text-only. And you know what, you just gave me the thought that I should apply the comments filter to the incoming ad stream as a backup measure
So in short, given the relative obscurity of this site and active maintenance thereof, you're likely safer here than most other sites you'll be visiting. There can never be guarantees, but I think we're good.
---
Tell me to get back to rewriting this site so it's not horrible on mobileI learned a lot from that one post than all the things I read on the internet.
I do get paranoid from these things which is why I wanted to ask. I edited my original post thinking it was inappropriate to ask about that because I know this site has been great.
But thanks for taking the time to explain all that.
------------------------------------------------------------------------------------------------------------------
Now Playing: Golden Sun Dark Dawn, God of War Ghost of Sparta, and DKC Returns
ASK_Story said:Thanks Yoda for that insightful and very informative reply.
I learned a lot from that one post than all the things I read on the internet.
I do get paranoid from these things which is why I wanted to ask. I edited my original post thinking it was inappropriate to ask about that because I know this site has been great.
But thanks for taking the time to explain all that.
Wanna stay safe? Stop searching for furry porn.
SteelAttack said:
That's the story of my life right there, hot blondes chasing after me!
(In my dreams *cry*)
------------------------------------------------------------------------------------------------------------------
Now Playing: Golden Sun Dark Dawn, God of War Ghost of Sparta, and DKC Returns
SteelAttack said:Wanna stay safe? Stop searching for furry porn.
Yeah, what's up with the cat pr0n on this site!
------------------------------------------------------------------------------------------------------------------
Now Playing: Golden Sun Dark Dawn, God of War Ghost of Sparta, and DKC Returns
ASK_Story said:Thanks Yoda for that insightful and very informative reply.
I learned a lot from that one post than all the things I read on the internet.
I do get paranoid from these things which is why I wanted to ask. I edited my original post thinking it was inappropriate to ask about that because I know this site has been great.
But thanks for taking the time to explain all that.
Never hesitate to ask. It's always better to investigate and learn, than ignore and give up. And think it's out-of-line, either; this site was a rewrite of Y-Reviews (my review site), which was the first real full site I ever wrote in PHP, and was consequently in retrospect, a security nightmare
---
Tell me to get back to rewriting this site so it's not horrible on mobileASK_Story said:Yeah, what's up with the cat pr0n on this site!
"Alls I know is I hit the 'nip one too many times last night, and woke up with my face all sticky!"
phantom_leo said:
"Alls I know is I hit the 'nip one too many times last night, and woke up with my face all sticky!"
Aw man?
Now I know why cats lick themselves!
------------------------------------------------------------------------------------------------------------------
Now Playing: Golden Sun Dark Dawn, God of War Ghost of Sparta, and DKC Returns
Foolz said:This place went from being one of the least reliable websites I frequent on low speeds to being easily the fastest and least likely to stop loading. Yay!
Oh, and thanks...I guess?
---
Tell me to get back to rewriting this site so it's not horrible on mobileYodariquo said:ASK_Story said:Thanks Yoda for that insightful and very informative reply.
I learned a lot from that one post than all the things I read on the internet.
I do get paranoid from these things which is why I wanted to ask. I edited my original post thinking it was inappropriate to ask about that because I know this site has been great.
But thanks for taking the time to explain all that.Never hesitate to ask. It's always better to investigate and learn, than ignore and give up. And think it's out-of-line, either; this site was a rewrite of Y-Reviews (my review site), which was the first real full site I ever wrote in PHP, and was consequently in retrospect, a security nightmare
I can't believe that for a second!
aspro said:
I can't believe that for a second!
I wrote that when I was still in college. We didn't cover security at all in college. It's pretty laughable how bad that entire program was, but that may be the worst part. The following topics were not even mentioned: SSL/TLS, encryption, hashing, input sanitation, man-in-the-middle, session IDs, cross site scripting, cross site request forgeries, phishing.
Congnisant of this, I made an expressed effort after graduation to focus on that aspect. The best I could say is that I had basic sense to eliminate logical flaws to cheat the system, but it wouldn't have stopped any of the numerous common attacks.
---
Tell me to get back to rewriting this site so it's not horrible on mobile