LBRY-Vault/electrum/gui
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
..
icons more post-rebase fixups 2019-08-20 09:03:11 +02:00
kivy android build: use "cryptography" instead of "pycryptodomex" fork 2020-04-04 01:43:00 +02:00
qt qt PasswordLineEdit: try to clear password from memory 2020-04-07 18:58:42 +02:00
__init__.py some import clean-up in qt 2018-09-25 18:15:28 +02:00
stdio.py integrate PSBT support natively. WIP 2019-11-04 22:24:36 +01:00
text.py fixes for text interface 2020-02-08 12:35:07 +01:00