As long as your IPFS API is only open to 127.0.0.1 it should be fine. If you check the ipfs config file, you should see in Addresses.API that it is only allowing local connections. If you want to open your API to the external world, you'd need to replace that by 0.0.0.0 ;)
You are viewing a single comment's thread from: