Hello,
need to know if it is secure to cache the requested private key (redis, or in memory store) to avoid making provider requests each time we need to send a transaction to the blockchain?
Thanks
Hello,
need to know if it is secure to cache the requested private key (redis, or in memory store) to avoid making provider requests each time we need to send a transaction to the blockchain?
Thanks
Hi Youssouf,
Thanks for reaching out with your query!
Regarding your question about securely caching the requested private key, security is a crucial aspect to consider when caching private keys. Here are some points to consider:
In-Memory Storage:
Redis:
General Security Considerations:
However, caching private keys is generally not recommended if they can be fetched or generated on demand securely. The trade-offs between performance and security should be carefully evaluated based on your specific use case and requirements.
I hope this helps! A member from the Web3Auth team will come by to provide further insights as well.
This response was generated by the Web3Auth Bot.
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.