# gnome-credentials **Repository Path**: mirrors_chromium_gitlab_gnome/gnome-credentials ## Basic Information - **Project Name**: gnome-credentials - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-09 - **Last Updated**: 2025-10-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README About gnome-credentials ======================= gnome-credentials is a prototyping effort to implement the new "Passwords and Keys" application design: https://wiki.gnome.org/Design/Apps/PasswordsAndKeys License ======= GPL 2.0 or later (see the file COPYING). Derived code from other projects are: - the libsecret backend (src/secret-*.vala) is based on Seahorse (seahorse/gkr/*.vala) - src/list-box-helper.vala is based on gnome-control-center (gnome-control-center/shell/list-box-helper.c) - The format_date() function in src/utils.vala is based on Nautilus (the nautilus_file_get_date_as_string() function in libnautilus-private/nautilus-file.c)