GithubHelp home page GithubHelp logo

Comments (6)

mitya57 avatar mitya57 commented on June 21, 2024

My plan was to try jeepney, but perhaps TxDBus is also worth trying. I cannot make any promises on when I will have time to work on it, though.

from secretstorage.

robbat2 avatar robbat2 commented on June 21, 2024

Jeepney looks like it would be much cleaner than TxDBus

from secretstorage.

mitya57 avatar mitya57 commented on June 21, 2024

Initial version of Jeepney port is available in wip/jeepney branch. It passes tests on Travis, but some functions related to unlocking collections may not work properly yet.

I will not release it as a stable SecretStorage release, as Jeepney does not support Python 2, while keyring needs us to support it. So either it will be a beta version for some years, or a separate project on PyPI.

Cc @takluyver — you might be interested in seeing projects using Jeepney :)

from secretstorage.

takluyver avatar takluyver commented on June 21, 2024

Thanks! Nice work :-)

I think you've already seen my keyring_jeepney backend. That's much simpler than this, because I only aimed to support the simplified API that keyring provides, rather than exposing the richer xdg secrets interface. I also took some shortcuts around assuming that the items we wanted are already unlocked.

from secretstorage.

mitya57 avatar mitya57 commented on June 21, 2024

Sure, I have seen it, but I want to expose the full Secret Service API here, including prompting, and at the same time I want to make API compatible to previous SecretStorage releases, so I used my own wrapper class instead of your Proxy.

from secretstorage.

takluyver avatar takluyver commented on June 21, 2024

Great :-) I wasn't suggesting this is unnecessary - I'm actually likely to use the richer SecretStorage API in a project I'm thinking about.

from secretstorage.

Related Issues (20)

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.