PeerGuardian

From Wikipedia, the free encyclopedia

Jump to: navigation, search
PeerGuardian

PeerGuardian 2 under Windows Vista
Developed by Phoenix Labs
Latest release 2.0 RC1 (Windows), 1.5 (Mac OS X) / June 1, 2007 (Windows), April 20, 2008 (Mac OS X)
Written in C++
Operating system Cross-platform
Type Firewalls
License GPL or zlib/libpng license (depends on OS)
Website www.phoenixlabs.org/pg2

PeerGuardian and PeerGuardian 2 are free and open source programs developed by Phoenix Labs. They are capable of blocking incoming and outgoing connections based on IP blocklists. The system is also capable of blocking custom ranges, depending upon user preferences.

Contents

[edit] History

Development on PeerGuardian started in late 2002, led by programmer Tim Leonard. The first public version was released in 2003, at a time when the music industry started to sue individual file sharing users (a change from its previous stance that it would not target consumers with copyright infringement lawsuits).[1]

[edit] Version 1

The original PeerGuardian (1.0) was programmed in Visual Basic and quickly became popular among P2P users despite blocking only the common TCP protocol and being known for high RAM and CPU usage when connected to P2P networks. By December 2003, it had been downloaded 1 million times.[2] The original version was released for free and the source code was made available under an open source license.

[edit] Version 2

After 7 months of development, in February 2005 Version 2 of PeerGuardian was released as a beta.[3] The development of version 2.0 was lead by Cory Nelson, and aimed to resolve many of the shortcomings of Version 1. Version 2 enabled support for more protocols (TCP, UDP, ICMP, etc.), multiple block lists, and automatic updates. The installation procedure was also simplified, no longer requiring a system restart and driver installation.

In order to resolve speed and resource issues, Version 2.0 was re-engineered and re-developed in C++. The new design caused the application to consume significantly less processing power and memory while running. As with most other desktop firewall software for Windows, Version 2.0 is installed as a kernel-level filter in Windows 2000 and later, giving the application greater access to the Windows networking stack and greatly improving overall performance.

[edit] Future releases

Support for both Windows Vista and IPv6 are in release candidate phase as of January 2009.

[edit] Blocklist

The blocklist is stored in a number of different formats:

[edit] Binary formats

The binary formats (known as P2B) were created at the release of the first beta version of PeerGuardian 2, in order to create the smallest possible blocklist.

  • P2B Version 1 – This format was used only in the earliest releases of PeerGuardian 2. It was compressed using the gzip format. Lists are no longer produced in this format.
  • P2B Version 2 – The most widely used format, this is supported among a number of applications, including eMule and the Linux version of PeerGuardian. It is equivalent to the first version of the P2B format, but instead uses UTF-8 to store names.
  • P2B Version 3 – The newest version of the P2B format, this is currently supported only on the latest version of the Windows version of PeerGuardian 2. This format uses 7z compression for additional size reduction. The recent adoption of this format made it the least compatible one.

[edit] P2P plaintext format

The original format for PeerGuardian version 1.x was a simple plaintext format. Unfortunately this meant that lists became very large and cost a lot of bandwidth to distribute, heralding the construction of the smaller binary formats.

The format is as follows:

 Range Name:FirstIP-LastIP

For example:

 Localhost:127.0.0.1-127.0.0.1

This format is used in eMule, in the SafePeer Vuze plugin, and Protowall.

[edit] Blocklist Management Issues

Since at least 2006[4], the P2P blocklist used by PeerGuardian has been provided by "Bluetack Internet Security Solutions". ("Bluetack" was the name of the member of the original PeerGuardian team who owned its previous domain peerguardian.net and created the "Block List Manager" used to maintain the list.[2]) The PeerGuardian developers state they have no control over Bluetack's list, and do not promote or link to alternative lists. They have been criticized for overly broad blocking based on unsubstantiated evidence.[citation needed]

PeerGuardian acknowledges that Battlefield 2, Blizzard, Steam, and ArenaNet connectivity is blocked, which creates problems for many online gaming users who are not aware that PeerGuardian will break game connectivity, and are thus directed to read the manual.

In 2007, Bluetack/PeerGuardian 2 were criticized for blocking denis.stalker.h3q.com, the second largest Bittorrent tracker as of December 2007, as an "Anti-P2P" address, and claiming that its maintainers (whose tracking software "Opentracker" is also used by The Pirate Bay) were conspiring with the MPAA and MediaDefender.[5] The maintainers are members of the Chaos Computer Club (CCC), a long-standing association of hackers and freedom of information activists, and had also briefly run their tracker from the CCC's own network. Bluetack also blocked CCC itself, accusing it of doing "anti-P2P work" and being a "threat" to file sharers, while others pointed to the fact that the CCC had been publicly defending P2P for years, and even called for boycotting the music industry to protest its file sharing lawsuits.[6]

Although IP addresses of government and business entities are easily added to a list of IP addresses to be blocked, there is no means for PeerGuardian to block access by a government or business using an undocumented IP address to identify people engaged in software piracy or other illegal activity.

[edit] PeerGuardian Lite

PeerGuardian Lite is a derivative of PeerGuardian 2 made to consume as little CPU and RAM as possible. It has no UI or options and consists of a single tray icon. It is no longer developed, with the latest version released on April 22, 2005. It is also open source, allowing for future derivatives by any party.[1]

[edit] Other criticism

Besides the original criticism of Version 1 being slow and buggy, most other criticism of PeerGuardian is around the actual technique used to block peers. Critics have pointed out that the blocklists are open to the public, and thus parties who may wish to circumvent PeerGuardian can actively check the list to see if their IP addresses have been blocked.

The blocklists are also managed by the public, but there is no fool-proof method on checking or reporting why an IP address or range are bad, nor on checking if the blocked IP addresses still remain bad. The list relies on the public to make submissions, and thus is vulnerable to attack itself (see above section on blocklist management issues).

[edit] See also

[edit] References

  1. ^ Brad King: Program Lets P2P Users Roam Free Wired News, 6 May 2003
  2. ^ a b Thomas Mennecke: PeerGuardian Interview Slyck.com, December 10, 2003
  3. ^ Slyck News: PeerGuardian 2.0 Goes Beta Slyck News, 2nd February 2005
  4. ^ http://phoenixlabs.org/2006/03/07/the-µtorrent-fiasco/
  5. ^ The Pirate Bay Now Running on Opentracker TorrentFreak.com, December 08, 2007
  6. ^ Janko Roettgers: Peerguardian blocks hacker club, accuses them of working for Mediadefender 20 September 2007

[edit] External links

Personal tools