Archive:Projects/Utils/kwallet (zh CN)

From KDE TechBase
Revision as of 03:49, 18 February 2009 by Hualiang.miao (talk | contribs) (New page: {{Template:I18n/Language Navigation Bar|Projects/Utils/kwallet}} == 结构== kwallet is actually not a single program but consists of several parts scattered across all of the kde module...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Projects/Utils/kwallet


结构

kwallet is actually not a single program but consists of several parts scattered across all of the kde modules.

组件 svn 目的 重要实现类
后台 kdelibs/kwallet 读写kwl文件并加密 KWallet::Backend, KWallet::Entry
图形组件 kdelibs/kdeui/util kwallet的客户端API, 通常使用dbus客户端节点。 KWallet::Wallet
kwalletd kdelibs/kio/misc/kwalletd the actual kwalletd, currently a module to kded accepting client requests using dbus. This part also has some GUI eg. for authenticating a user. KWalletD, KWalletWizard, KTimeout
kwalletmanager kdeutils/kwallet The application the user uses for managing the wallets and the password entries. none

待办

  • [[../Projects/Utils/kwallet/FeaturePlan42|KDE 4.2 feature 计划]]
  • [[../Projects/Utils/kwallet/Benchmark|KWallet 加密标准]]

benchmark

错误缺陷

而外信息