Currently server passwords are stored in clear text in konversations configuration file. They can be used to take over accounts and, depending on the network, read out private information such as e-mail addresses. Offering to store them in a secret storage might reduce the risk there Reproducible: Always Steps to Reproduce: 1. Store a server password 2. grep your konversationrc Actual Results: Password is in there, in clear text Expected Results: Password can be (optionally?) stored in a secret storage such as kwallet
This bug is a duplicate of https://bugs.kde.org/show_bug.cgi?id=94311 , a proposed patch is in https://git.reviewboard.kde.org/r/104699/
Hi, as written on IRC: sorry, didn't find that duplicate in my searches. Just for the sake of documentation: the other bugs title is about nickserv passwords, however, having a look at the .diff, it seems that server passwords are also taken into account. In that case this wish here would also be covered. Thanks :)
*** This bug has been marked as a duplicate of bug 94311 ***