If Coinwall becomes popular (and I hope it does) I'll be damned :)
Show HN: Coinwall, a bitcoin paywall
21–30 of 31 posts
Re: Show HN: Coinwall, a bitcoin paywall
#22Excellent concept... but I could not use it. It says "To view 46 words of content, send exactly 0.00015612 BTC ($0.10) to 12smAWhdY9aMFyEenX6NLVZDend5WJgfVc". I paid with this transaction: https://blockchain.info/tx/047a379b7530f98876818540356b66964... And nothing happened, not even after 2 confirmations.
Re: Show HN: Coinwall, a bitcoin paywall
#23Cool. Good for Soundcloud or YT users that want to provide links to dl their content for a fee without requiring too much hoop-jumping. Even a way of locating some content just through the referral link would be nice... that way a user on their SC and YT pages can set a permalink, but provide the redirection addresses on coinwall. Or rather, coinwall could have a "Soundcloud/YT" referral url that the user fills in wh…
Yea, I was thinking of adding file upload support for music/videos is a next feature. Having support for Soundcloud/Youtube/etc. URLs is a neat idea and would make for an easy UX.
Re: Show HN: Coinwall, a bitcoin paywall
#24Excellent concept... but I could not use it. It says "To view 46 words of content, send exactly 0.00015612 BTC ($0.10) to 12smAWhdY9aMFyEenX6NLVZDend5WJgfVc". I paid with this transaction: https://blockchain.info/tx/047a379b7530f98876818540356b66964... And nothing happened, not even after 2 confirmations.
Yes, excellent concept, but also did not work for me. Also attempt to refresh the page asks for another payment. In this moment of weakness you wish there was a "refund" button on BitCoin :)
Also, if you have a refund address, I can send the BTC back. It is a small amount, but still :)
Re: Show HN: Coinwall, a bitcoin paywall
#25Excellent concept... but I could not use it. It says "To view 46 words of content, send exactly 0.00015612 BTC ($0.10) to 12smAWhdY9aMFyEenX6NLVZDend5WJgfVc". I paid with this transaction: https://blockchain.info/tx/047a379b7530f98876818540356b66964... And nothing happened, not even after 2 confirmations.
I payed it, it confirmed practically instantly, said "loading content...", and never got past that step. When I refreshed, a new paywall was in place asking for another payment.
Also, if you have a refund address, I can send the BTC back. It is a small amount, but still :)
Re: Show HN: Coinwall, a bitcoin paywall
#26Excellent concept... but I could not use it. It says "To view 46 words of content, send exactly 0.00015612 BTC ($0.10) to 12smAWhdY9aMFyEenX6NLVZDend5WJgfVc". I paid with this transaction: https://blockchain.info/tx/047a379b7530f98876818540356b66964... And nothing happened, not even after 2 confirmations.
Also, if you have a refund address, I can send the BTC back. It is a small amount, but still :)
Re: Show HN: Coinwall, a bitcoin paywall
#27Re: Show HN: Coinwall, a bitcoin paywall
#28Ah. It seems to link directly to the protocol address "bitcoin:" - and I don't have anything registered to pick up on that - making the button appear completely broken for me.
Re: Show HN: Coinwall, a bitcoin paywall
#29Re: Show HN: Coinwall, a bitcoin paywall
#30Earlier quoted context omitted.
No registration is required to pay or to make a paywall. Verification is done by assigning a slightly different payment amount to each person. For example, if you are charging 0.00015 BTC, the amount 0.00015001 and 0.00015002 may be used to distinguish two payments. These amounts are cycled every ~15 mins. Edit: Also, I may add support for BIP32 master public keys in the future. This would allow derivation of child p…
That is kind of confusing isn't it, because there's also a miner fee. Does your algorithm know how to subtract the miner fee to get the unique amount? Also, are your floating point operations (subtract, compare) done correctly? http://floating-point-gui.de/errors/comparison/
The miner's fee is separate from the amount sent, this is easy to distinguish.