Hacker News new | ask | show | jobs
by JensenDied 5017 days ago
I know you're being funny, but for everyone else here's their spiel on saving your passwords locally: https://developer.pidgin.im/wiki/PlainTextPasswords

The default and most secure setting is to not save passwords.

1 comments

> The default and most secure setting is to not save passwords.

While true from a systems vantage point, it isn't really true once you bring in the human factors. It just isn't reasonable to think people will type in distinct and secure passwords for each of their IM accounts each time they start up their client. It's far more reasonable to have a password manager which manages which applications have access to which passwords, and which stores the passwords all protected by a master password (ideally with two factor authentication).