User Tools

Site Tools


doc:appunti:linux:tux:kdewallet

This is an old revision of the document!


KDE Wallet Manager

Per gestire il wallet sia in ambiente grafico che da riga di comando, in Debian 13 Trixie si installano i pacchetti:

apt install kwalletmanager kwalletcli

Il programma kwalletmanager utilizza una chiave per gestire il portachiavi, si può usare una chiave GPG, che va creata preventivamente:

gpg --list-secret-keys
gpg --full-generate-key
# Select option (1) RSA and RSA (default) for maximum compatibility
# Select e.g. 4096 bits long
# Select the expire period
# Real name: Niccolo Rigacci
# Email address: niccolo@rigacci.org
# Comment: GPG key for Kwallet

When creating the GPG key, a passphrase to protect the key is asked, eventually via a graphical pop-up. The GPG key is saved into $HOME/.gnupg/.

doc/appunti/linux/tux/kdewallet.1783072752.txt.gz · Last modified: by niccolo