Giter Site home page Giter Site logo

Comments (5)

jaraco avatar jaraco commented on August 28, 2024

For those unaware of kwallet behavior, it allows to store passwords in a hierarchical structure. Today, python-keyring stores every passwords it manages into a dedicated "Python" folder, which is solely used by python-keyring.

jnelson > it seems kwallet proposes by default some folders which look reasonable to use, like the "Passwords" folder. Would it make sense to store things inside this one? Or should we rename "Python" into "python-keyring" so that it's clearer?

Actually, kwallet is the only implementation I know which provides a way to store things in a "folder", the service is otherwise used to discriminate entries. It doesn't make much sense, for now, to expose this, IMO. I agree to provide a more meaningful name, though.


Original comment by: Jonathan Ballet

from keyring.

jaraco avatar jaraco commented on August 28, 2024

I added pull request #21 which introduced Folder usage for KWallet backend and allows specifying application name.


Original comment by: Maciej Sitarz

from keyring.

jaraco avatar jaraco commented on August 28, 2024

Issue #82 was marked as a duplicate of this issue.


Original comment by: Jason R. Coombs

from keyring.

jaraco avatar jaraco commented on August 28, 2024

When playing with bitbucket I deleted the wrong repository, the one from which I requested pull, so pull request #21 disappeared :(

Happily I had the web page opened so I saved all the comments to disk.
I didn't want you too lose all the comments and thoughts so I shared them on dropbox, links below.

I'm really sorry, for the mess.

Comments from pull request #21 (in few formats, choose whatever you like best)


Original comment by: Maciej Sitarz

from keyring.

jaraco avatar jaraco commented on August 28, 2024

I'm going to mark this as wontfix, as it's just languishing. Do feel free to put together a pull request or otherwise revive this ticket.


Original comment by: Jason R. Coombs

from keyring.

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.