[Python-ideas] Secure string disposal (maybe other inmutable seq types too?)

Greg Ewing greg.ewing at canterbury.ac.nz
Sat Jun 23 20:31:09 EDT 2018


Christian Heimes wrote:
> It's just a 90% secure solution, because the data will
> eventually land in public buffers.

Seems like the only completely foolproof solution would
have to involve some kind of quantum storage that can't
be copied without destroying it.

-- 
Greg


More information about the Python-ideas mailing list