Files
pallectrum/electrum
SomberNight 5259fcb6fd qt PasswordLineEdit: try to clear password from memory
If an attacker has access to the process' memory, it's probably already game over,
still we can make their life a bit harder.

I really tried but failed to encapsulate this logic inside PasswordLineEdit.
The destroyed signal arrives too late.
deleteLater is not called.
__del__ gets called too late.
2020-04-07 18:58:42 +02:00
..
2019-09-05 11:45:28 +02:00
2020-02-10 17:45:23 +01:00
2020-02-27 20:22:49 +01:00
2020-04-01 21:49:12 +02:00
2020-02-20 21:02:01 +01:00
2020-04-03 18:54:02 +02:00
2020-02-29 00:20:11 +01:00
2019-12-26 23:47:32 +07:00
2020-02-10 17:45:23 +01:00
2020-03-01 22:08:18 +01:00