Protect Logging Secrets #59
Labels
area:package
Python Package
package:node
Python Package Node / RPC API
package:ocean
Python Package Ocean API
package:transactions
Python Package Transactions SDK
What would you like to be added:
Protect sensitive information during logging
Why is this needed:
The logging file is a pure text file. If secrets are logged, everyone can see them if they have access to the log file.
How to implement:
The text was updated successfully, but these errors were encountered: