EionRobb / pidgin-opensteamworks

Steam plugin for Pidgin/libpurple
153 stars 5 forks source link

Password in Plaintext #156

Closed mrUlrik closed 7 years ago

mrUlrik commented 7 years ago

I just complied using gcrypt and noticed my password was stored as plaintext in accounts.xml. Is this due to using gcrypt?

xvitaly commented 7 years ago

@mrUlrik Pidgin stores all passwords as plain text.

07151129 commented 7 years ago

Doesn't it use gnome keyring?

EionRobb commented 7 years ago

https://developer.pidgin.im/wiki/PlainTextPasswords

There are plugins available that let you use Gnome/KDE keyring or the Windows credential manager instead.