Giter Site home page Giter Site logo

Comments (10)

jathpala avatar jathpala commented on July 24, 2024 1

Hi all. I've just submitted a pull request for some code that tries to implement this feature.

Various environment variable are used to guess which backend to use and requests are then passed to either gnome-keyring or kwallet (for KF5).

I've done some testing of this code but would appreciate any further testing people are able to do (especially from GNOME and other desktops).

Any feedback and suggestions are much appreciated.

from node-keytar.

hutson avatar hutson commented on July 24, 2024

As a KDE desktop user, supporting KDE would be appreciated.

from node-keytar.

Marsup avatar Marsup commented on July 24, 2024

I'll add my voice to this issue, slack app stopped working for me because it couldn't find libgnome-keyring.so.0.

from node-keytar.

anaisbetts avatar anaisbetts commented on July 24, 2024

@jalcine I think we'd totally be into that patch, if you can make it support both (and know when to pick the right one)

from node-keytar.

jalcine avatar jalcine commented on July 24, 2024

@paulcbetts Thanks! I'll pull something together when I get some time.

from node-keytar.

belldandu avatar belldandu commented on July 24, 2024

@paulcbetts it should be impossible to have libgnome-keyring and kdewallet(aka kwallet) on the same system since they conflict with each other and each belong to their respective desktop environments.

I'm thinking about looking into this myself and providing a patch since its kind of annoying being unable to save passwords in the brave browser without having to install an extra password manager and/or installing a gnome library that i don't want since it conflicts with my currently installed password manager.

from node-keytar.

belldandu avatar belldandu commented on July 24, 2024

Well here is kwallet.h https://api.kde.org/4.x-api/kdelibs-apidocs/kdeui/html/kwallet_8h_source.html

from node-keytar.

belldandu avatar belldandu commented on July 24, 2024

ATM i see no way to detect kwallet

from node-keytar.

anaisbetts avatar anaisbetts commented on July 24, 2024

@belldandu If I had to guess, it probably at the end of the day puts itself up as a DBus service

from node-keytar.

thomasjo avatar thomasjo commented on July 24, 2024

@paulcbetts Good guess. Evidence can be seen here.

from node-keytar.

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.