stayradiated / volatile

A service for automating cryptocurrency trading.
https://volatile.co.nz
2 stars 4 forks source link

Add admin action to automatically re-encrypt all API keys #34

Closed stayradiated closed 2 years ago

stayradiated commented 2 years ago

This will be useful if we ever need to change the root keychain secret.

Basically, loop through all API keys, decrypt them, re-encrypt them and write back to DB .

stayradiated commented 2 years ago

hopefully not necessary, we can do this later