|
|
|
|
|
by vlovich123
53 days ago
|
|
Why a hardcoded string and not a user specific password the user used for pidgin? Then you’ve got real security and even using a password stored in the user’s keychain means that the passwords are not trivially accessible. The whole point of security in depth is that you use non colinear layers of protection to raise the cost of an attack and reduce the blast radius of a successful attack. |
|
(Note also most keychain implementations are not truly improving security in any way, but this is a separate topic)