Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fill orders on website with a public log of transaction taking place. #17

Open
perplexes opened this issue Jun 10, 2011 · 3 comments
Open
Labels

Comments

@perplexes
Copy link

This will help in large transactions where #bitcoin-court is involved. That way we can all see what btc address the transaction is sent to, and any promises that were made, which assumes that the website is safe.

@nanotube
Copy link
Owner

That's an interesting idea... For this kind of thing, I should probably require a double-gpg-signed contract or some such, since final order price/details are always subject to negotiation. For the moment, people can just do that in sideband, that way any either party to the contract has a signed contract with the information, which they can bring to the court.

Leaving issue open for now, since it's a good idea to have this functionality on the site.

@asoltys
Copy link

asoltys commented Apr 3, 2012

Kind of related to this, it'd be nice if you could distinguish orders that were for real world money (maybe just PPUSD and LRUSD to start with) and have the system automatically pair up buys and sells like an exchange does so that if the current highest bid price and lowest ask price are in agreement, the two parties involved would be notified by email or IRC and linked to a page with the pending trade details spelled out. They'd be able to have a discussion about payment arrangements there and then once both are in agreement the trade details and discussion would be converted into a double-signed GPG contract and it'd be up to them to carry out the transaction. It'd be good if users could specify a minimum rating threshold so that the system would only match up their orders with people who have that rating or higher.

I'm pretty new to the btc world so sorry if this has been thought of already or done elsewhere or if there's reasons I haven't thought of that would prevent it from working. Lemme know what you think! And great work on OTC so far, it's really awesome.

@nanotube
Copy link
Owner

nanotube commented Apr 3, 2012

Ideas are great, but there are still issues with stale orders, and problems with price records being easily gameable by some person just creating two accounts and 'trading' with himself at any price he chooses.

In the meantime, i'm speccing out a distributed web of trust, at http://privwiki.dreamhosters.com/wiki/Distributed_Web_of_Trust_Proposal_2

Thank you for the positive feedback :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants