This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Wallet API restricted to localhost #333
Comments
Closed
@bytemaster Do you want to remove the localhost restriction on eos-walletd? |
@bytemaster Indicated that this restriction can be removed and replaced with a warning. |
So I'm thinking the warning should be: "*************************************\n"
"* *\n"
"* -- Wallet NOT on localhost -- *\n"
"* - Password and/or Private Keys - *\n"
"* - are transferred unencrypted. - *\n"
"* *\n"
"*************************************\n"); Will put this small change in as a PR tomorrow morning. |
heifner
added a commit
that referenced
this issue
Sep 15, 2017
heifner
added a commit
that referenced
this issue
Sep 25, 2017
taokayan
pushed a commit
to taokayan/eos
that referenced
this issue
May 15, 2019
Replace references of uint256_t with checksum256
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This is not fun for a dockerized environment, can this check be made ignorable?
https://github.com/EOSIO/eos/blob/master/plugins/wallet_api_plugin/wallet_api_plugin.cpp#L103
The text was updated successfully, but these errors were encountered: