Code Monkey home page Code Monkey logo

Comments (5)

boltgolt avatar boltgolt commented on June 24, 2024

I have very little knowledge of arch, but i'm guessing that KDE Wallet is the equivalent of Gnome Keyring on Ubuntu. Keyring stores all saved passwords in encrypted form on disk. The reason this will always prompt for a password is that your login password is also the encryption key, without it no saved passwords can be read.

There is a solution, but it's an absolute security nightmare. By setting an empty password for the keyring you store the passwords in plain text and thus eliminate the need for a password on login. A very heavy trade of between speed and security.

from howdy.

oczkoisse avatar oczkoisse commented on June 24, 2024

Thanks for you response. It's surely not a good idea to ask KDE Wallet to store passwords in plain text :) Unfortunately, this means that it's going to be difficult to use Howdy in my scenario. In any case, I thank you for such a nice software. Hope you continue the good work!

from howdy.

KelleyMcChes avatar KelleyMcChes commented on June 24, 2024

The information in the ArchWiki entry for KDE Wallet might work for you @bangar1991.

It seems you will need to install kwallet-pam with no further configuration (as long as you haven't removed any lines from /etc/pam.d/sddm)

from howdy.

oczkoisse avatar oczkoisse commented on June 24, 2024

@KelleyMcChes Thanks for your comment. kwallet-pam is installed by default on my system and PAM configuration is setup correctly as well. The problem, I think, is when I login using howdy and don't enter the login password, kwallet-pam authentication module is not even invoked (howdy is set as sufficient). Even if it did get invoked somehow, it relies on its master password being the same as login password so that when login password is entered, KDE wallet is unlocked automatically. Since I don't enter any, it remains locked.

This is based on my limited understanding of PAM. Feel free to correct me of course.

from howdy.

boltgolt avatar boltgolt commented on June 24, 2024

I think you're correct, especially after reading "The wallet cannot be unlocked when using autologin." on that wiki page. There's no real way around this except storing the password within howdy, which is a liability i do not want to have.

from howdy.

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.