Storing passwords and items

It's encouraged to use a SecretSchema when storing items and passwords.

By default most ways of storing an item will now overwrite another item with the same attributes in the same keyring. To manually control this behavior use the secret_item_create().

Replacements for related libgnome-keyring functions and types are described below:

Table 3.