GNOME 3590 Published by

gnome-keyring is the part of the GNOME Desktop that saves your network and other passwords securely.

This is a development release.



Changes between 0.6.0 and 0.7.1:
================================

* Added a method for applications to store items in the keyring
that are only available to that application (and apps
explicitly added to the ACL).

use: item_type | GNOME_KEYRING_ITEM_APPLICATION_SECRET

* A method by which an application may access item meta-data
without accessing the secret. Accessing an item in this manner
no longer throws up an 'application would like to read' prompt
for the poor user.

use: gnome_keyring_item_get_info_full(_sync)

* Documented some structures and functions (Sven Herzberg)


Updated Translations:
=====================

* ar (Djihed Afifi)
* en_GB (David Lodge)
* et (Ivar Smolin)
* it (Francesco Marletta)
* tr (Baris Cicek)


Downloads:
==========

Source code:
http://download.gnome.org/sources/gnome-keyring/0.7/gnome-keyring-0.7.1.tar.gz
[MD5 sum: 2054bf3a975de3285ce138868ff9700f]