The undocumented location is implemented in the file pkcs11/gkm/gkm-
util.c
gkm_util_locate_keyrings_directory (void)
{
[…]
old_directory = g_build_filename (g_get_home_dir (), ".gnome2",
"keyrings", NULL);
new_directory = g_build_filename (g_get_user_data_dir (), "keyrings",
NULL);
/*
* If the new XDG directory doesn't exist, and the old one does,
* use the old one, otherwise create/use the new XDG location.
*/
[…]}
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1707945
Title:
keyring location is not documented and differs between installations
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1707945/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs