Skip to main content

How to Browse the Web Anonymously


Looking for a job, searching for a divorce lawyer, researching a medical condition or commenting on sensitive political issues that you don’t want anyone to know about? Or maybe you’re using a public network in a hotel or coffee shop. How do you keep others from seeing your browsing history or tracking what you’re doing on the Web?

When considering web “privacy,” there are two pieces that matter. The first is anonymity: how to keep people from knowing what sites you’re visiting. The second is privacy: how to keep people from accessing the information you send. Depending on your circumstances, you may care about protecting one or both of these pieces.

Protecting your browsing history on your personal computer is easy. Each of the major browsers has a “private browsing” mode that deletes cookies, temporary Internet files and browsing history after you close the window so others with access to your PC won’t be able to see what sites you visited.

Chrome – Click on the wrench in the far upper right of your screen, then “New Incognito Window.”

Firefox – Click on “Tools” then “Start Private Browsing.”

Internet Explorer –Click on the tools cog in the far upper right of your screen, then “Safety” and “InPrivate Browsing.”

Safari – Click on the settings cog in the upper right corner of your screen “Safari”, then “Private Browsing.”
Someone with particularly nefarious purposes could install a key-logger program on your PC to track everything you type, which private browsing wouldn’t protect. Security software on your PC should remove any key-loggers and is a must on any PC.

While these features will keep your history clean on your PC, they won’t stop your Internet Service Provider, your employer or the government from keeping track of where you go online. And the websites you visit can track your IP address, providing this information to others or using it for their own tracking purposes to serve up advertising. And if you’re outside the U.S., certain countries may prevent you from visiting certain websites entirely.

In situations like this you need a more stealthy way to manage your browsing. And there are solutions that offer various levels of security.

Popular posts from this blog

How to write a bach file or a batch job?

If your are connected with world of programming, you might have heard this word " Batch File ". A batch file is used to execute a no of operations or a list of commands one after the other often requiring no user input. A no of operations are batched in a file to be executed sequentially when we run that file. In Microsoft Windows Operating system a batch file is a file saved with .bat extension while in other operating systems like Unix and Linux it can be written as a command file shell script. Batch files are often used to load programs, run multiple processes at a time, and perform common or repetitive tasks. For example, a batch job could be used to back up many files on a computer system, process log files, run a series of calculation commands, run multiple system diagnostic processes, or any number of other things that require multiple commands to be run. A big advantage of a batch job is that it can be started at any time and left alone until t...

Adding Password to Microsoft Word Document

Recovering Deleted Files, Pictures & Videos

  So many times we accidently delete some important files, pictures or videos. Sometimes we loose files because of unexpected system failure  ( ultimately causing system format). We can get our deleted files back using Recovery Softwares/Utilities.  Even though a file was deleted there is a good chance that contents of the file are still around.  When a file is deleted the contents of the file are not removed. Only a pointer to the file in the file system table is deleted.   It is very important to immediately stop writing to the storage device that previously contained your files/pictures so that the old file contents are not overwritten.  For example, don’t take any more pictures with your digital camera because new pictures will overwrite the deleted files. HOW TO RECOVER DELETED FILES???? Step1: You will need to use a utility to recover your lost files. I like to use a free ut...