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
{{ message }}
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.
Turns out you can export secrets, which means that the bot private key can be exposed fairly easily. This means that its mandatory that we use multisigs as the primary store for value, and consider the bot private keys to be disposable.
We should figure out a way to fully automate bounty payouts but I believe it'll require us to research Gnosis Safe side solutions.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Turns out you can export secrets, which means that the bot private key can be exposed fairly easily. This means that its mandatory that we use multisigs as the primary store for value, and consider the bot private keys to be disposable.
We should figure out a way to fully automate bounty payouts but I believe it'll require us to research Gnosis Safe side solutions.
https://stackoverflow.com/questions/63003669/how-can-i-see-my-git-secrets-unencrypted
Beta Was this translation helpful? Give feedback.
All reactions