Bitcoin Forum
May 21, 2024, 09:39:36 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Other / Politics & Society / Share your story: what would you do when vaccines get mandatory? on: December 02, 2021, 08:48:01 PM
Talks in Europe are mentioning a vaccine mandate for everyone. Germany and Austria plan to have it mandatory starting from 1st of February. Other countries worldwide could follow.

Imagine you don't have the covid vaccine and vaccines become mandatory. What would you do?

-Accept
-Flee
-Rebel
-Pay fine for each vaccine you miss
-?

Inspire us with your story.
2  Bitcoin / Electrum / Query Electrum from website via json-rpc: connection refused on: September 24, 2016, 06:18:48 PM
For a small webshop I want to enable bitcoin payments. Since the good old blockchain.info wallet doesn't support json-rpc anymore, I would like to use electrum.

I have electrum running on a raspberry pi successfully. Queries run wel locally. My website is on shared hosting somewhere else. I would like to query electron via stratum/json-rpc from the webserver. However, Electrum only accepts connections from localhost, not from 0.0.0.0,  according to netstat.

Two questions that pop up:
1. How can I configure Electrum to accept connections from outside?
2. How safe is opening up a port to the outside world? I want to use ip restrictions in my local router.  Further security would be using ssl, but ssl over json-rpc is not recommended. Ssh tunnels are not available on shared hosting either.
3  Bitcoin / Bitcoin Technical Support / Bitcoind + Blockchain = no response from server on: May 07, 2013, 05:29:22 PM
Would like some help with connecting Bitcoind.exe to Blockchain.info.

I'm trying to integrate bitcoin into my webshop, while my hot wallet is hosted by Blockchain.info. One basic thing goes wrong: I can't connect to blockchain.info with Bitcoind. I used "bitcoind getinfo" while having a bitcoin.conf with:
rpcconnect=blockchain.info
rpcport=80
rpcssl=0
rpcuser=mylogincode
rpcpassword=my password
which is copied more or less from the Blockchain api. Result is: error: no response from server.

What is going wrong? Is it a problem that I have in my bitcoin user folder (for win7: users\$user\roaming\bitcoin) my personal wallet?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!