Bitcoin blockchain python
43 commentsNanobots cancer cure
Lets assume one is running bitcoin core inside a Whonix worksation, for others to be able to send BTC via an onion website to the wallet. Those are the settings used, and the coins I sent have been sitting in limbo for over an hour with no confirmations, the blockchain is fully downloaded. Do I need to change the proxy and connect to the whonix interal i.
Would I also need to enable the port I selected as incoming on the host machine or would it not matter as Whonix is inside a vm? Here is the relevant doc page: Mine is Qubes 3. On my system I can find that out by running this in a terminal on the gateway:. Also you must decide if you want to relay transactions and allow SPV lookups or not. If you do not want those extra connections, then you need to add these lines as well:. Lastly, you do not need these lines localhost is allowed RPC connection without the need, these are in case you want to connect remotely or if you change the port to something non default:.
Thank you for the extra information, I have included that in my. I only ask because on my localhost test server running on I feel like something inside Whonix must be blocking it from allowing the wallet to communicate with the website. Not sure, too many variables.
Maybe add back the last two lines in the conf, restart bitcoind, and then see if it works. Last time I used bitcoin-qt which is quite some time ago, it worked. I doubt they have changed anything related to how it works over Tor. With non-perfect stream isolation https: You cannot open ports in the classical sense of unsolicited incoming connections as this would screw up anonymity.
However I am glad that I indeed made this post because of the information you posted in regards to. If I use these on my hidden service will others still be able to deposit coins? A question of anonymity to add risk by running a hidden service vs… Bitcoin security does it increase security by allowing incoming Tor hidden service.
So it might be a matter of priorities. You absolutely should keep your wallet on your own private machine. Hosting it on the VPS means your provider can rob you blind.
Hosting it on the same machine as your HS exposes you to your provider AND every attacker on the onion web. There is no advantage in keeping your coins there. Posting your bitcoin address on your website should do.
Bitcoin core on Whonix workstation Support. On my system I can find that out by running this in a terminal on the gateway: If you do not want those extra connections, then you need to add these lines as well: I feel like something inside Whonix must be blocking it from allowing the wallet to communicate with the website Any ideas?
Whonix does not do deep package inspection. The Tor software does not support UDP … https: Temple You absolutely should keep your wallet on your own private machine.