KomodoPlatform / komodo-defi-framework

This is the official Komodo DeFi Framework repository
https://komodoplatform.com/en/docs/komodo-defi-framework/
104 stars 94 forks source link

Get rid of insecure adex-cli authentication (introduce jwt) #1784

Open rozhkovdmitrii opened 1 year ago

rozhkovdmitrii commented 1 year ago

Impact

Currently rpc_password is stored in the adex-cli configuration as it is.

Todo:

It is suggested that the password be requested if it is not set as an environment variable for the current session. It would be great if it were stored in an encrypted form with an expiration time.

rozhkovdmitrii commented 1 year ago

To provide the best security: