Re: GSoC project idea: Unlocking KWallet using PAM (I'm student)

2013-05-01 Thread Thomas Lübking
Whether "make pam_exec call a dbus method" qualifies for GSoC i don't know, but with expose_authtok you can have the called exec read the login password from stdin - if it's used for kwallet encryption, you can this way also unlock the wallet. Otherwise you've to somewhere store the password/ha

Re: GSoC Idea: On the fly syntax checking for kate and kdevelop

2013-05-01 Thread Myriam Schweingruber
Hi Alexander, On Wed, May 1, 2013 at 4:14 AM, Alexander Rössler wrote: > Hello KDE-community, > > > > As I am currently working on a project which includes GCode parsing I found > out that my QEarleyParser which I implemented for my calculator PhyxCalc > works very well for syntax checking. So it

GSoC project idea: Unlocking KWallet using PAM (I'm student)

2013-05-01 Thread Alexander Mezin
Hello. I think that fixing this bug: https://bugs.kde.org/show_bug.cgi?id=92845 could be a good GSoC project. It seems that KWallet can't be started from pam module (like gnome-keyring do), but some "unlock helper" can be started with pam_exec.so. Password (or hash) then can be passed to kwallet