The gnome-keyring package contains a daemon that keeps password and other secrets for users.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/gnome-keyring/0.2/gnome-keyring-0.2.1.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/gnome-keyring/0.2/gnome-keyring-0.2.1.tar.bz2
Download size: 320 KB
Estimated Disk space required: 5.0 MB
Estimated build time: 0.01 SBU
Install gnome-keyring by running the following commands:
./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin &&
make &&
make install
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin: This switch puts libexec files in $GNOME_PREFIX/sbin instead of $GNOME_PREFIX/libexec.
The gnome-keyring package contains libgnome-keyring libraries and gnome-keyring-daemon.