| Portability | non-portable (Typeclass extensions & FFI) |
|---|---|
| Stability | experimental |
| Maintainer | John 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/
- available :: IO Bool
- module Gnome.Keyring.AccessControl
- module Gnome.Keyring.Attribute
- module Gnome.Keyring.Find
- module Gnome.Keyring.Item
- module Gnome.Keyring.ItemInfo
- module Gnome.Keyring.Keyring
- module Gnome.Keyring.KeyringInfo
- module Gnome.Keyring.NetworkPassword
- module Gnome.Keyring.Operation
Documentation
module Gnome.Keyring.AccessControl
module Gnome.Keyring.Attribute
module Gnome.Keyring.Find
module Gnome.Keyring.Item
module Gnome.Keyring.ItemInfo
module Gnome.Keyring.Keyring
module Gnome.Keyring.KeyringInfo
module Gnome.Keyring.Operation