Montspy/LooPyGen

Some errors print sensitive info into error output

Closed this issue · 0 comments

If something fails with either the user's passphrase or their private key, then the assertion in python seems to print the contents of the error. We should turn this off some how.

Maybe there are system settings in python or when we run the commands via bash to suppress some information? Don't want to completely suppress errors, of course.