KWallet: Credential Storage
Browse cluster: RISC-V Toolchain & Math Libraries →KWallet is a framework for safe desktop-wide credential storage on KDE workspaces, consisting of three main components: an interface to KWallet itself, kwalletd which exposes the KWallet API and proxies it to Secret Service, and ksecretd which exposes the Secret Service DBus API for secure password storage. The framework is built with C++ and integrates with KDE applications through various components including a KSystemTray notifier, Konqueror plugin, and KControl module. The project supports migration of existing wallet entries to third-party Secret Service providers and allows users to configure which backend to use for credential management.