Content pfp
Content
@
0 reply
0 recast
2 reactions

greg pfp
greg
@gregfromstl
Yes, this was a mistake. BUT it’s also a very clear sign that devtools in this industry have a long way to go. Plaintext private keys (in a .env or not) are WAY TOO COMMON. If you’re trying to work with wallets or smart contracts and need help, lmk. There’s a lot of easy things you can do to avoid this.
6 replies
2 recasts
13 reactions

jtgi pfp
jtgi
@jtgi
what would you advise for working with wallet pkeys/seeds from dev thru prod?
1 reply
0 recast
0 reaction

greg pfp
greg
@gregfromstl
Depends what you’re using the wallet for
1 reply
0 recast
0 reaction

greg pfp
greg
@gregfromstl
But the best rule of thumb is you should never see a production private key in plain text for any reason, there’s lots of tools that allow programmatic interaction with backend wallets so you don’t need to manage their authentication (keys) directly
1 reply
0 recast
0 reaction