Jump to content

Wicd

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 70.184.214.45 (talk) at 04:55, 4 February 2016 (Alphabetized the categories.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Wicd
Developer(s)Adam Blackburn, Dan O'Reilly, Andrew Psaltis, David Paleino
Stable release
1.7.3 / December 21, 2014; 9 years ago (2014-12-21)
Repository
Written inPython
Operating systemLinux
Type
LicenseGPL (free software)
Websitelaunchpad.net/wicd

Wicd, which stands for Wireless Interface Connection Daemon, is an open source software utility to manage both wireless and wired networks for Linux. The project started in late 2006 with the creation of Connection Manager, which eventually became Wicd.[2] Wicd aims to provide a simple interface to connect to networks with a wide variety of settings.

Wicd will only automatically connect to wireless networks you have specified and will not automatically connect to an unknown network.

Wicd supports wireless encryption using wpa_supplicant. Users can design their own "templates", which can be used by Wicd to connect to a large variety of networks using any type of encryption wpa_supplicant supports.

Wicd is split into two major components: the daemon, and the user interface.[3] These two components communicate via D-Bus. This design allows the user interface to run as a standard user, and the daemon to run as the root user, so the user can change the wireless network without knowing the root password. The split interface/daemon design would also allow a person to write a new front-end to the Wicd daemon, such as wicd-qt. There are also other front-ends available for many DEs such as GNOME, Xfce, and Fluxbox.

Wicd is currently available in some distributions, such as Slackware, Zenwalk Linux,[4] Arch Linux,[5] Debian,[6] and Gentoo Linux.[7]

See also

References