gnome-keyring-0.2: Bindings for libgnome-keyring

Portabilitynon-portable (FFI)
Stabilityexperimental
MaintainerJohn Millikin <jmillikin@gmail.com>

Gnome.Keyring

Description

The GNOME Keyring is a service for securely storing per-user secret information, such as passwords and encryption keys. This library is a binding to the libgnome-keyring C library.

Documentation for the original library is available at http://library.gnome.org/devel/gnome-keyring/stable/

Synopsis

Documentation

available :: IO BoolSource

Check whether the client can communicate with a GNOME Keyring server.

keyringInfoOperation :: OperationImpl GetKeyringInfoCallback KeyringInfoSource