Christian Heimes wrote:
You'd also need to ensure that the memory page is never paged to disk or a visible to gdb, ptrace, or any other kind of debugger.
If the attacker can attach a debugger to your process, they can already do a lot worse than snoop on your secret strings. -- Greg _______________________________________________ Python-ideas mailing list Python-ideas@python.org https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/