Giter VIP home page Giter VIP logo

weizhixiangcoder / libsecret Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gnome/libsecret

0.0 1.0 0.0 1.87 MB

Read-only mirror of https://gitlab.gnome.org/GNOME/libsecret

Home Page: https://gitlab.gnome.org/GNOME/libsecret

License: GNU Lesser General Public License v2.1

Shell 0.17% Python 4.39% C 93.60% JavaScript 0.41% Vala 0.45% Makefile 0.06% C++ 0.10% Emacs Lisp 0.01% Meson 0.82%

libsecret's Introduction

libsecret

A GObject-based library for accessing the Secret Service API of the freedesktop.org project, a cross-desktop effort to access passwords, tokens and other types of secrets. libsecret provides a convenient wrapper for these methods so consumers do not have to call the low-level DBus methods.

The actual Secret Service API spec can be found at https://specifications.freedesktop.org/secret-service/.

Building

To build and install libsecret, you can use the following commands:

$ meson _build
$ ninja -C _build
$ ninja -C _build install

Contributing

You can browse the code, issues and more at libsecret's GitLab repository.

If you find a bug in libsecret, please file an issue on the issue tracker. Please try to add reproducible steps and the relevant version of libsecret.

If you want to contribute functionality or bug fixes, please open a Merge Request (MR). For more info on how to do this, see GitLab's help pages on MR's.

If libsecret is not translated in your language or you believe that the current translation has errors, you can join one of the various translation teams in GNOME. Translators do not commit directly to Git, but are advised to use our separate translation infrastructure instead. More info can be found at the translation project wiki page.

Releases

The release tarballs use semantic versioning since 0.19.0, which basically means:

  • The major version will be incremented if backward incompatible changes are added
  • The minor version will be incremented if new functionality is added in a backward compatible manner
  • The patch version will be incremented if only backward compatible bug fixes are added

Note that there is no stable/unstable indication in whether the minor version number is even or odd.

libsecret's People

Contributors

aalam avatar alshopov avatar amigadave avatar cedric31 avatar cfergeau avatar cgwalters avatar csaavedra avatar dmustieles avatar ebassi avatar klacansky avatar kou avatar luxcyberdragon avatar marv-cz avatar mcatanzaro avatar milocasagrande avatar mirosnik1 avatar mitya57 avatar mrkara avatar nemequ avatar nielsdg avatar nilamdyuti avatar pesder avatar piotrdrag avatar ricotz avatar scop avatar stefwalter avatar tmiasko avatar tmtfx avatar ueno avatar warusadura avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.