Free2Surf Proxy Blog

September 20th, 2007

Glype Proxy 0.4 Beta Released

Posted by FreeSurfer in News, Proxies, Tools

There hasn’t been a whole lot going on in the ‘proxy world’ as of late. I noticed that on September 11th, a new version of the Glype Proxy script was released. Version 0.4 beta has some new features, including a “massively revamped javascript parser”, as well as a new plugin feature which will allow for compatibility with sites such as YouTube, and more. You can read the details of the release here, or you can grab a copy of the script here. This script seems to be increasing in popularity, especially as word spreads that some schools have blocked PHProxy proxified pages altogether. More to come on this as more information is available.

August 8th, 2007

CIPAV: Big Brother Is Watching Via Spyware

Posted by FreeSurfer in How-To, Miscellaneous, News, Privacy, Security, Tools

If you’re one of those people that is paranoid about who has access to your information, you may already be familiar with CIPAV (The Computer and Internet Protocol Address Verifier). If not, it’s basically spyware that was developed by the FBI. It captures sensitive information such as a user’s IP address, MAC address, open ports, running programs, operating system, last visited URL, and more.

You may wonder how the FBI could get away with developing and deploying such a program. It was ruled that the information gathered by CIPAV is “the legal equivalent of dialed phone numbers”, and therefore the government can obtain this information without needing to show probable cause or obtain a wiretap warrant. Shocking, isn’t it?

While most of us may not have a whole lot to hide from the FBI, we all deserve privacy. This article will explain to you how to “detect and deter” CIPAV and other similiar programs. If the FBI can develop and deploy garbage like this without us knowing, we should be able to protect ourselves from it.

July 27th, 2007

Privacy Via A Foot Pedal?

Posted by FreeSurfer in Gadgets, Miscellaneous, Privacy, Tools

Protect your privacy with… A foot pedal?

The StealthSwitch

The StealthSwitch “hides in the shadows and just a light tap of your toes will let it work its magic. Based on your preferences, it can hide the current window, hide all windows, or hide all windows except for specified windows. Not just minimize, mind you, but totally erase from your screen. The Stealth Switch can also mute the sound, hide the taskbar, hide the desktop icons, and password protect the restore function.” Another foot tap, and you’re back to whatever you were doing before.

If nothing else, it’s an interesting and unique approach to privacy. But I wouldn’t risk bringing something like this to the workplace… If you’re interested, you can get one here!

If you’re legitimately interested in privacy while surfing at work, a better bet would probably be using an anonymous surfing site, or maybe checking out some of these Firefox extensions.

June 12th, 2007

Automated Proxy Building Sites

Posted by FreeSurfer in How-To, Proxies, Tools

I came across a somewhat unique concept today: ProxyDesigner.net. This site would come in handy for those of you that want to create a proxy site, but don’t know anything about HTML and CSS. It uses a template originally designed by Free Proxy Templates, and it allows the user to change colors, advertisement options, links, and more. After you customize your proxy, it produces a ZIP file for you to download. If you are lazy or just don’t know anything about HTML, ProxyDesigner.net may be helpful to you. Also, if you haven’t seen it already, Proxy Builder takes this concept one step further by allowing you to choose between PHProxy and CGI Proxy. Pick one and get started today!

May 4th, 2007

Tor: The Onion Router

Posted by FreeSurfer in Security, Tools

Tor (The Onion Router) is free software that implements second-generation onion routing. What the heck is that, you ask? I know, a vegetable with wires coming out of it comes to mind.

According to Wikipedia, onion routing is a technique for anonymous communication over a computer network. It is based on David Chaum’s mix networks, though it includes a number of advances and modifications. Among these modifications is the concept of “routing onions”, which encode routing information in a set of encrypted layers.

So in a nutshell, Tor enables its users to communicate anonymously on the Internet. You can find a more detailed description of what it does here.

You shouldn’t have to compromise your security online everytime you want to view a website. Download Tor here, and start dodging traffic analysis today! The most practical application of Tor, in my opinion, is the Torbutton extension for Firefox.

As a side note, I find it interesting (and also a bit ironic) that Tor’s development was originally sponsored by the US Naval Research Laboratory.

May 4th, 2007

New Version Of Surrogafier

Posted by FreeSurfer in Proxies, Security, Tools

A new version of Surrogafier was released yesterday. Surrogafier version 1.0-rc2 comes with a long list of changes, including overall speed improvements and javascript parsing fixes. For those of you that don’t know, Surrogafier is an easy to install three tier web proxy written in PHP. Get the new version here.

April 30th, 2007

How To: Recycle Your Old PC!

Posted by FreeSurfer in How-To, Miscellaneous, Security, Tools

Do you have an old PC lying around? Don’t let it gather dust, put it to use! I came across a blog titled simply ‘Recycle Your Computer‘, and it offers various methods of doing just that. Some of the more interesting guides on the site were:

How To Creating a Reverse Proxy
How To Create a Linux Firewall
How To Create a Linux Router
and
How To Create a CUPS Printing System.

Now you have no reason to kick that old PC to the curb!

April 20th, 2007

Protecting Your Privacy: Google’s Cookies

Posted by FreeSurfer in How-To, Proxies, Tools

I think it’s safe to say that by now, the majority of us are using Google. Many people may be unaware, however, that Google puts a cookie on every computer that performs a search. This cookie tracks some of your surfing habits, and essentially logs your entire search history. Some may not see this as an immediate threat, as the cookie doesn’t identify a user by name. However, you’d be surprised by how much you can tell about someone just by analyzing their web searches (and other browsing habits) over the course of even a few weeks. This Google cookie, or ‘gookie’, doesn’t expire until January 17 of 2038. Google has recently stated that they have no intentions of deleting these search histories. Google co-founder Larry Page tries to keep things optimistic:

“On the more exciting front, you can imagine your brain being augmented by Google. For example you think about something and your cell phone could whisper the answer into your ear.”

Come on Larry, that’s just a little bit creepy, don’t you think? Anyway, if you’d like to “fight back”, so to speak, against the evil Gookie army, you can use an anonymous proxy - You could use one of the thousands already available on the web, or you could setup your own. Alternatively, you could follow this handy little guide, which basically shows you how to set your browser to do three things: Clear all long-lasting cookies, not keep cookies between restarts, and divert all google requests out through an anonymous proxy. Now get busy!

For the record, I have nothing against Google. It’s worth mentioning that, on occasion, they will make a move that would seem to indicate that they’re taking steps in the right direction. But then you read something like this. Don’t be evil, Google - Take your own advice, eh?

April 17th, 2007

Surrogafier

Posted by FreeSurfer in Proxies, Tools

I came across a useful proxy today known as Surrogafier. It’s a three tier web proxy written in PHP, and it appears to be very easy to install. The idea behind this is that you upload the Surrogafier PHP file to PHP enabled web server that you can access from anywhere - A private web server, or maybe a free host, if they allow it. The idea is that you put Surrogafier on a server free of filtering, then connect to that server to bypass the firewall you are under. Essentially, You can then use this PHP script to access sites that otherwise wouldn’t be allowed from school, the workplace, etc.

Read more about Surrogafier here. You can download Surrogafier here.

April 17th, 2007

Using Google As A Proxy Service

Posted by FreeSurfer in How-To, Proxies, Tools

I’m sure that by now, many of you are aware that Google is much more than just a search engine. Over the years, the company has developed a plethora of useful tools, all of which serve their purpose, and quite well might I add. But someone has made an interesting discovery proving once again that not everything should be taken at face value. Believe it or not, Google’s Translation Servive and Wireless Transcoder tools can be used to view sites from work or school that may otherwise be blocked, such as MySpace, Facebook, GMail, and more.

Normally when you view a web page, your computer’s browsing software makes a connection to the destination server, downloads the page’s data, and displays it for you.

This would normally be the preferred way of doing things, but occasionally you’ll find yourself on a work or school connection that disallows you from connecting to certain web sites. In these scenarios, what you need is a proxy. A proxy is a server or service that will connect to the blacklisted server on your behalf and send you back the results.

Now, you still need to directly access the proxy server, so it’s important that it’s not on the blacklist itself. It’s very interesting that Google, a host unlikely to end up on most blacklists, has a couple of tools that can essentially act as a web proxy!

For more information on using Google as a proxy service and therefore browsing the web anonymously, please check out the full article at Hackszine.com. Happy surfing!

Next Page »
Close
E-mail It