[Python-ideas] secrets module -- secret.keeper?

Jim J. Jewett jimjjewett at gmail.com
Wed Sep 30 19:55:49 CEST 2015


Will the secrets module offer any building blocks to actually protect a secret?

e.g.,

an easy way to encrypt a file with a given password?
an encrypted datastore?
a getpass that works even in IDLE?

-jJ


More information about the Python-ideas mailing list