This article needs to be updated. The reason given is: most of the sources cited by this article are over ten years old and it's unclear how true most of this information still is as of 2024. Please help update this article to reflect recent events or newly available information.(August 2024)
Pidgin (formerly named Gaim) is a free and open-sourcemulti-platforminstant messaging client, based on a library named libpurple that has support for many instant messaging protocols, allowing the user to simultaneously log in to various services from a single application, with a single interface for both popular and obsolete protocols (from AIM to Discord), thus avoiding the hassle of having to deal with new software for each device and protocol.
As of 2007[update], the number of Pidgin users was estimated to be over three million.[3]
The program was originally written by Mark Spencer, an Auburn University sophomore, as an emulation of AOL's IM program AOL Instant Messenger on Linux using the GTK+ toolkit.[5] The earliest archived release was on December 31, 1998.[6] It was named GAIM (GTK+ AOL Instant Messenger) accordingly. The emulation was not based on reverse engineering, but instead relied on information about the protocol that AOL had published on the web. Development was assisted by some of AOL's technical staff.[5][7] Support for other IM protocols was added soon thereafter.[5]
On 6 July 2015, Pidgin scored seven out of seven points on the Electronic Frontier Foundation's secure messaging scorecard.[8] They have received points for having communications encrypted in transit, having communications encrypted with keys the providers don't have access to (end-to-end encryption), making it possible for users to independently verify their correspondent's identities, having past communications secure if the keys are stolen (forward secrecy), having their code open to independent review (open source), having their security designs well-documented, and having recent independent security audits.[8]
Naming dispute
In response to pressure from AOL, the program was renamed to the acronymous-but-lowercase gaim. As AOL Instant Messenger gained popularity, AOL trademarked its acronym, "AIM", leading to a lengthy legal struggle with the creators of GAIM, who kept the matter largely secret.[9]
On April 6, 2007, the project development team announced the results of their settlement with AOL, which included a series of name changes: Gaim became Pidgin, libgaim became libpurple, and gaim-text (the command-line interface version) became Finch. The name Pidgin was chosen in reference to the term "pidgin", which describes communication between people who do not share a common language.[10] The name "purple" refers to "prpl", the internal libgaim name for an IM protocol plugin.[11]
Due to the legal issues, version 2.0 of the software was frozen in beta stages. Following the settlement, it was announced that the first official release of Pidgin 2.0.0 was hoped to occur during the two weeks from April 8, 2007.[12] However, Pidgin 2.0 was not released as scheduled; Pidgin developers announced on April 22, 2007, that the delay was due to the preferences directory ".gaim".[13]
Pidgin 2.0.0 was released on May 3, 2007. Other visual changes were made to the interface in this version, including updated icons.[14]
Features
Pidgin provides a graphical front-end for libpurple using GTK+.[15] Libpurple supports many instant-messaging protocols.
The program is designed to be extended with plugins. Plugins are often written by third-party developers. They can be used to add support for protocols, which is useful for those such as Skype or Discord which have licensing issues (however, the users' data and interactions are still subject to their policies and eavesdropping). They can also add other significant features. For example, the "Off-the-Record Messaging" (OTR) plugin provides end-to-end encryption.
The TLS encryption system is pluggable, allowing different TLS libraries to be easily substituted. GnuTLS is the default, and NSS is also supported. Some operating systems' ports, such as OpenBSD's, choose to use OpenSSL or LibreSSL by default instead.
Contacts
Contacts with multiple protocols can be grouped into one single contact instead of managing multiple protocols, and contacts can be given aliases or placed into groups.
To reach users as they log on or a status change occurs (such as moving from "Away" to "Available"), Pidgin supports on-action automated scripts called Buddy Pounces to automatically reach the user in customizable ways.
File transfer
Pidgin supports file transfers for many protocols. Direct, peer-to-peer file transfers are supported over protocols such as XMPP.
Voice and video chat
As of version 2.6 (released on August 18, 2009), Pidgin supports voice/video calls using Farstream.[16] As of July 2015[update], calls can only be initiated through the XMPP protocol.[17]
Miscellaneous
Further features include support for themes, emoticons, spell checking, and notification area integration.[18]
Supported protocols
The following protocols are officially supported by Pidgin 2.14.12, without any extensions or plugins:[19]
Some XMPP servers provide transports, which allow users to access networks using non-XMPP protocols without having to install plugins or additional software. Pidgin's support for XMPP means that these transports can be used to communicate via otherwise unsupported protocols, including not only instant messaging protocols, but also protocols such as SMS or E-mail.
Notifications (such as showing "toaster" popups or Snarl notifications, or lighting LEDs on laptops)
Showing contacts what the user is listening to in various media players
Watching videos directly into a conversation when receiving a video sharing website link (YouTube, Vimeo)
Criticisms
As observed by Wired in 2015, the libpurple codebase is "known for its bountiful security bugs".[31] In 2011, security vulnerabilities were already discovered in popular OTR plugins using libpurple.[32]
As of version 2.4 and later, the ability to manually resize the text input box of conversations was removed. This led to a fork, Carrier (originally named Funpidgin).[33][34][35]
Passwords are stored in a plaintext file, readable by any person or program that can access the user's files. Version 3.0 of Pidgin (no announced release date)[36] will support password storage in system keyrings such as KWallet and the GNOME Keyring for Linux, Keychain for macOS, and winCred API for Windows.[37][38]
Pidgin does not currently support pausing or reattempting file transfers.[39][40][41]
Pidgin does not allow disabling the group sorting on the contact list.[42]
^Crawford, J. (1999). "User Guide". marko.net. Archived from the original on May 8, 1999. Retrieved October 15, 2011. As of now, the most recent sources are here [1](the file date is December 31, 1998){{cite web}}: External link in |quote= (help)
^"Important and Long Delayed News". pidgin.im. April 6, 2007. Archived from the original on April 8, 2007. Retrieved October 15, 2011. Now that the settlement is signed, we hope to have the final Pidgin 2.0.0 release late this week or early next.