Code Monkey home page Code Monkey logo

Comments (4)

kparal avatar kparal commented on September 15, 2024

Yeah, but see the readme. I don't intend to develop this further. But if you decide to provide a patch, I'll be glad to merge it if it looks reasonable.

from gkeyring.

wilzbach avatar wilzbach commented on September 15, 2024

I currently don't have time either, but I wanted to create this issue in case anyone (maybe even myself in the future) wants to contribute to this project.

from gkeyring.

fedelibre avatar fedelibre commented on September 15, 2024

For the records: the mentioned keyring is not only a library, but also a command-line utility. So it's enough to set mutt and related applications (like mbsync) correctly.
On Linux you need these two packages:

sudo pip install keyring secretstorage

from gkeyring.

kparal avatar kparal commented on September 15, 2024

FWIW, I've just played with secret-tool command line utility which is a part of the official libsecret library, and it's fully capable of performing basic operations with the keyring. I like it more than the aforementioned keyring library (but it's not that universal).

Because Python 2 is going away, and gkeyring uses a Python2-only library as the backend (now even obsolete), and there is a good enough replacement with secret-tool at least for my use cases, I'll most probably mark gkeyring as obsolete very soon. People are of course welcome to fork this code and if they have any reasonable improvements over my version, I'll gladly redirect visitors towards their project instead.

from gkeyring.

Related Issues (7)

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.