0
When running (btc-/ltc-/whatever) wallet as daemon, I have to set "rpcuser" and "rpcpassword".
There is the option "rpcallowip", it is recommended to have this value very strict, e.g. "127.0.0.1".
I cannot see any danger setting this value to "..*.*" - if anyone guesses my server and credentials, he/she is welcome to mine for my wallet.
So, is there any danger opening rpcallowip?
I'm not sure if the * is allowed, but as a general rule it would seem thatthe danger is in the scope of the RPC and what it can do. – T9b – 2014-01-29T13:02:38.343
>(Wildcard) is allowed, I tested suggested setup. Common usecase for wildcard ist 192.168.0., but ...* works, too.
< – Markus Schulte – 2014-01-29T14:14:45.507