KWalletWizard KWalletWizard 0 0 556 385 KDE Wallet Wizard page1 Introduction unnamed spacer3 Vertical Expanding 21 21 textLabel1 20 <u>KWallet</u> - The KDE Wallet System RichText WordBreak|AlignCenter textLabel2 5 5 0 2 26 Welcome to KWallet, the KDE Wallet System. KWallet allows you to store your passwords and other personal information on disk in an encrypted file, preventing others from viewing the information. This wizard will tell you about KWallet and help you configure it for the first time. RichText WordBreak|AlignVCenter buttonGroup1 NoFrame unnamed 0 _basic &Basic setup (recommended) true _advanced &Advanced setup spacer2 Horizontal Expanding 140 21 spacer1 Horizontal Expanding 140 31 page4 Information unnamed textLabel2_3 The KDE Wallet system stores your data in a <i>wallet</i> file on your local hard disk. The data is only written in encrypted form, presently using the blowfish algorithm with your password as the key. When a wallet is opened, the wallet manager application will launch and display an icon in the system tray. You can use this application to manage your wallets. It even permits you to drag wallets and wallet contents, allowing you to easily copy a wallet to a remote system. RichText page2 Password Selection unnamed textLabel3 Various applications may attempt to use the KDE wallet to store passwords or other information such as web form data and cookies. If you would like these applications to use the wallet, you must enable it now and choose a password. The password you choose <i>cannot</i> be recovered if it is lost, and will allow anyone who knows it to obtain all the information contained in the wallet. RichText layout7 unnamed layout5 unnamed textLabel1_2 false Enter a new password: AlignVCenter|AlignRight _pass1 textLabel2_2 false Verify password: AlignVCenter|AlignRight _pass2 layout4 unnamed _pass1 false Password _pass2 false Password _useWallet Yes, I wish to use the KDE wallet to store my personal information. spacer5 Vertical Expanding 21 51 spacer6 Horizontal Expanding 101 21 spacer7 Horizontal Expanding 111 31 spacer4 Vertical Expanding 21 70 _matchLabel WordBreak|AlignVCenter|AlignRight page3 Security Level unnamed textLabel1_3 The KDE Wallet system allows you to control the level of security of your personal data. Some of these settings do impact usability. While the default settings are generally acceptable for most users, you may wish to change some of them. You may further tune these settings from the KWallet control module. RichText WordBreak|AlignVCenter spacer8 Vertical Expanding 21 121 _networkWallet Store network passwords and local passwords in separate wallet files _closeIdle Automatically close idle wallets spacer9 Vertical Expanding 21 51 _useWallet toggled(bool) textLabel1_2 setEnabled(bool) _useWallet toggled(bool) textLabel2_2 setEnabled(bool) _useWallet toggled(bool) _pass1 setEnabled(bool) _useWallet toggled(bool) _pass2 setEnabled(bool) _useWallet clicked() _pass1 setFocus() _useWallet clicked() KWalletWizard passwordPageUpdate() _pass1 textChanged(const QString&) KWalletWizard passwordPageUpdate() _pass2 textChanged(const QString&) KWalletWizard passwordPageUpdate() _advanced clicked() KWalletWizard setAdvanced() _basic clicked() KWalletWizard setBasic() _basic _advanced _useWallet _pass1 _pass2 qcheckbox.h klocale.h kwalletwizard.ui.h passwordPageUpdate() init() setAdvanced() setBasic() destroy()