Where does ksshaskpass store usernames and passwords?
This is a wiki page. Be bold and improve it!
If you have any questions about the content on this page, don't hesitate to open a new ticket and we'll do our best to assist you.
Question: Where does ksshaskpass store usernames and passwords?
Answer: ksshaskpass
is only a frontend for kwallet
,
so the proper question would be: "Where does kwallet store usernames and passwords?".
It appears that kwallet stores passwords in a binary encoded format within ~/.local/share/kwalletd/kdewallet.kwl
, however this file being encoded, it is not editable manually.
If you wish, you may install and use kwalletmanager
which is a GUI application to manage passwords.
The gentoo package is kde-apps/kwalletmanager
.
Launch the application kwalletmanager5
and check the tab for ksshaskpass
.