ueno / gnome-credentials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

License:GNU General Public License v2.0


Languages

Language:Vala 50.4%Language:C 42.1%Language:Makefile 4.9%Language:M4 1.3%Language:Ruby 0.5%Language:Python 0.4%Language:Shell 0.2%Language:CSS 0.1%Language:Emacs Lisp 0.0%