You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
531 B
23 lines
531 B
|
|
Please read the paper at http://www.staikos.net/~staikos/papers/2003/
|
|
It has been updated to 10/22/2003.
|
|
|
|
-----------
|
|
|
|
This directory consists of two libraries: tdewalletbackend and tdewalletclient
|
|
|
|
TDEWallet::Backend is used inside kded to manage the actual files and
|
|
encryption. On the other hand, TDEWallet::Wallet is used to represent
|
|
wallet entries and to encapsulate communication to and from the
|
|
wallet server inside kded.
|
|
|
|
|
|
Application level:
|
|
|
|
KSystemTray notifier for wallet accesses
|
|
|
|
Konqueror plugin
|
|
|
|
KControl module
|
|
|