           SPELL=kwallet
source $GRIMOIRE/KDE_FW
       LICENSE[0]=GPL
         ENTERED=20130826
        KEYWORDS="KDE"
           SHORT="kwallet module for KDE"
cat << EOF
Secure and unified container for user passwords
This framework contains 3 main components:

.  Interface to KWallet, the safe desktop-wide storage for passwords on KDE work spaces.
.  kwalletd exposes the KWallet API and proxies it to Secret Service, it can use ksecretd
   or any other Secret Service provider
.  ksecretd exposes the Secret Service DBus API and is used to safely store the passwords on KDE work spaces.


EOF
