You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed, I was wrong, privkeys are not printed in logs by SuperNET_login()
In mm2 logs, privkeys appear but I don't know which call prints that. I though that iguana do the same
Thank you for the discussion on discord to clarify
Can you close this Issue ? We'll perform grep on our logs to be sure that no sensitive info is present.
The encryptwallet RPC is the one that returns privkeys. If the operator is logging stdout to a file, this will remain in logs. In old docs (early season2), encryptwallet was described to be called in the wp_7776 file.
Since mid-S2, the docs were updated with walletpassphrase RPC call.
SuperNET_login()
invocation prints the privkeys as reported by @phm87 - #23The text was updated successfully, but these errors were encountered: