Monday, April 19, 2010

Tips Preventing Cyber Theft


There are many ways to prevent oneself to be the next victim of cyber theft.

Apart from equipping yourself with relevant legal knowledge, on the technical aspect, you should have the below basic programming knowledge (I got this from an email forwarded by my friend):

The main difference between http:// and https:// is i t’s all about keeping you secure .
HTTP stands for HyperText Transport Protocol, which is just a fancy way of saying it’s a protocol
(a language, in a manner of speaking) for information to be passed back and forth between web servers and clients.

The important thing is the letter S which makes the difference between HTTP and HTTPS.

The S (big surprise) stands for “Secure“.

If you visit a website or webpage, and look at the address in the web browser, it will likely begin with the following: http://.

This means that the website is talking to your browser using the regular ‘unsecure’ language.

In other words, it is possible for someone to “eavesdrop” on your computer’s conversation with the website.


If you fill out a form on the website, someone might see the information you send to that site.

This is why you never ever ever enter your credit card number in an http website!

But if the web address begins with https://, that basically means your computer is talking to the website in a secure code that no one can eavesdrop on.

You understand why this is so important, right?

If a website ever asks you to enter your credit card information, you should automatically look to see if the web address begins with https://.

If it doesn’t, there’s no way you’re going to enter sensitive information like a credit card number!

4 comments:

  1. I myself even didn't know about that. quiet interesting

    ReplyDelete
  2. Sanaz, good....this is what my assignment is all about. Perhaps you could also explain what your blog is all about - and focus on one area, i.e. cybercrime. Good links. BUT you should also set out YOUR views, not just add links. Make this blog YOURS, not a mere collection of articles and links.

    ReplyDelete
  3. Thank you Dr. I will try my best to apply all you wanted.

    ReplyDelete