Altalogy / tari

The Tari protocol
https://tari.com
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

[backend] Run wallet gRpc server with a session password provided by env. variable [grpc-password]. #267

Closed alex1307 closed 1 year ago

alex1307 commented 2 years ago

We should secure all calls to the wallet grpc server as it provides sensitive information. The password will be set by setting either env. variable grpc-password or configuration by setting TARI_WALLET_GRPC_PASSWORD.

CjS77 commented 1 year ago

Moved to tari-project/tari-launchpad