A trusted third party that holds something of value until both sides are happy.

learn more… | top users | synonyms

0
votes
0answers
41 views

Exchange bitcoin <-> webmoney using webmoney serivce

I know a guy has bitcoin and I have webmoney (wmz), so we want to exchange but we don't trust each other so I have 2 questions : Does Webmoney allow ecurrency - ecurrency exchanging ? Can we use ...
2
votes
1answer
40 views

What clients support escrow transactions apart from Blockchain's MyWallet?

By escrow transactions I mean basic 2 of 3 multi-signature transaction like here https://blockchain.info/wallet/escrow Are there any other bitocoin clients where I can do this?
2
votes
2answers
135 views

Why don't bitcoin escrow transactions require a third party?

I've read this article: What are "routine escrow mechanisms"? But I don't understand the bitcoin escrow system. Can anyone explain me how this escrow system doesn't need a third party ? ...
0
votes
1answer
63 views

What are “routine escrow mechanisms”?

The original Nakamoto paper states routine escrow mechanisms could easily be implemented to protect buyers What is meant by "routine escrow mechanisms"? Is this cryptography jargon? What are ...
2
votes
1answer
108 views

How much escrow/ Multi-signature transactions are done?

I have read here about the possibility of Multi-signature transactions. Is there a statistic available how much of these are done?
4
votes
1answer
66 views

Promise-to-pay functionality without escrow where sellers vote if they should pay

Is there a promise-to-pay functionality with no escrow where a seller can set a bitcoin address for buyers to send promise-to-pay bitcoins. Once seller fulfills his promise, the buyers will confirm ...
5
votes
1answer
282 views

Creating an eWallet - How can i go about this?

My experience in PHP is not the best, but its good enough to learn and expand. I wish to create a Bitcoin eWallet for my website where it automatically creates a Bitcoin wallet for users. This wallet ...
6
votes
1answer
719 views

How does one make multisignature transactions with the bitcoin client?

With the release of bitcoin version 0.6.1rc2, it is now possible to do M-of-N required signature transactions in the main network. But how does one actually perform such a transaction? I've been ...
2
votes
1answer
443 views

Using Bitcoin contracts to run a betting site without the need for deposits?

There are a couple of bitcoin betting sites, but they all seem to require making a deposit with them. Is it possible to somehow use the Bitcoin contract system to establish a distributed betting pool? ...
9
votes
1answer
199 views

How do I implement an escrow service using Bitcoin contracts?

I can see that Bitocin can provide escrow contracts. https://en.bitcoin.it/wiki/Contracts#Example_2:_Escrow_and_dispute_mediation Can someone provide a worked example or even better a pointer to a ...
8
votes
1answer
134 views

Is there a way to publicly raise Bitcoin funds?

What services are available to publicly raise Bitcoin funds? I'm considering setting up a Bitcoin fund that would accept BTC donations. If the fund doesn't reach a certain value after a time, I'd ...
6
votes
3answers
347 views

Decentralized escrow functionality built into Bitcoin?

AFAIK there are a few websites out there that offer escrow services for Bitcoin. Those however are central, i.e. I have to "trust" them. Is it being discussed, is it theoretically possible, or does ...
15
votes
6answers
1k views

Which Bitcoin escrow services are available - and reliable?

For some transaction, the possibility of generating "chargebacks" might be very useful. For example, when trust cannot be established between both parties. In such cases, a trusted third party may be ...