Bitcoin Forum
June 20, 2024, 09:23:15 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: off-chain-transaction != banks (or if you solve this, you are filthy rich)  (Read 7834 times)
giszmo (OP)
Legendary
*
Offline Offline

Activity: 1862
Merit: 1105


WalletScrutiny.com


View Profile WWW
February 17, 2014, 05:37:56 PM
Last edit: February 18, 2014, 05:24:15 AM by giszmo
 #1

Whenever people mention off chain transactions, others jump at him and shout "fractional reserve banks are evil" because they assume the only way to do off-chain transactions is to have a middleman who takes their money and will or will not give it to whoever they want to send it later.  This assumption is not true.

Off chain transactions can also be done without a third party. Please educate yourself about micropayment channels.
I think the off-chain-transactions are the most important thing since bitcoin itself because they allow transactions that are
  • instant (as in milliseconds)
  • free-ish (as in "as much as 0.01CPU-second and a 1kB package over the network costs")
  • arbitrarily small (as in "1 Satoshi minimum")
  • more private (in a sense, maybe)
  • without third party risk (and minimal third party risk for a full peer to peer version)

My prediction is that the first to actually solve this, has a potential to become filthy rich and this is how:
  • Implement microtransaction channel
  • provide an open API
  • provide an open source client
  • charge 1% + 1 Satoshi on every transaction
  • run it on TOR for users' privacy and your legal protection
What the client would have to do is talk to another client and funnel transactions through:
Lets say Anton wants to send Berta 1Ƀ: Anton and Berta have a micropayment channel with "torpay" (Anton@torpay and Berta@torpay).

To never entrust torpay with more than 1mɃ at a time, Anton does 1000 transactions that cost him 1%+1000 Satoshi = 10mɃ such that he sends the next 1mɃ only once Berta@torpay confirms having received the last 1mɃ. With this setting running through TOR it might actually take a minute or two.

Anton does a lot of transactions with many people, so he did not only lock up 1Ƀ but 10Ƀ, so now to buy a chewing gum, he can instantly send 0.1mɃ to Cesar@torpay in less than one second. Cesar sold another few chewing gums and the first 0.1mɃ chewing gum made torpay actually lock up 10mɃ worth of bitcoin to establish his channel for a week. He uses torpay anonymously, so neither does he know who runs torpay, nor does torpay know he's a chewing gum dealer named Cesar, yet he can use the channel to send and receive without having to trust torpay.

Cesar's cellphone is also payed by the second. His telephone company runs another implementation of the API as they don't like these anonymous torpay punks. Cesar@telko (runing on Cesar's phone) pays to service@telko (running at telko's server) in one second increments.

Dora has her own such server and configured it to relay to torpay and vice versa, so Cesar@torpay can pay to Dora@dorapay thanks to dorapay and torpay settling their balance in the background. This settling transaction would be used for all @dorapay to @torpay transactions, so Dora's friends (for example "friend123") can use Dora's server and torpay (actually run by the CIA) wouldn't be much wiser about money movements from the @dorapay network as the identifier "dora" or "friend123" would not be needed at torpay.

The API might expose some relay fees, so maybe dorapay and torpay take a 1% + 1Satoshi fee each or it depends on the direction of the payment but these details wouldn't be the worry of whoever wants to be the first mover. Most likely as soon as competition evolved, openness would be a big plus.

The open API + open source client will give users 100% trust they can't loose their money.

Why do we need this?
Lastly, many still praise Bitcoin as the instant for free payment network that it isn't. On-chain transactions are very very expensive and the 25Ƀ subsidy is blinding people of this fact.
We have a network that can do seven transactions per second. A transaction channel as described by Mike Hearn takes two transactions on the blockchain to open and close the channel. If every citizen of earth wanted to use Bitcoin, how many transactions could a user do per day … or year … or life? For "day" that would be 0.0000864. "Year" would be 0.03, or 3% of the world could do one transaction per year. Per 80 years life it would be 2.5. So how do we get from 0.0000864 transactions per day to 5 transactions per day? 10MB blocks won't cut it. Even only micropayment channels won't cut it but 12 months channels with 10MB block chain would get us a long long way and my vote is to use long transaction channels first and bigger blocks later.

ɃɃWalletScrutiny.comIs your wallet secure?(Methodology)
WalletScrutiny checks if wallet builds are reproducible, a precondition for code audits to be of value.
ɃɃ
giszmo (OP)
Legendary
*
Offline Offline

Activity: 1862
Merit: 1105


WalletScrutiny.com


View Profile WWW
February 18, 2014, 05:12:03 AM
 #2

Extended the post that was written on the go without links as a reaction to reading pages over pages of "problems" and nobody mentioning the solution microtransaction channels where it would have fit so well. Hopefully more people become interested in this exciting topic.

ɃɃWalletScrutiny.comIs your wallet secure?(Methodology)
WalletScrutiny checks if wallet builds are reproducible, a precondition for code audits to be of value.
ɃɃ
monokaskade
Full Member
***
Offline Offline

Activity: 126
Merit: 100



View Profile
February 18, 2014, 09:51:24 AM
 #3

Where are the actual bitcoins stored with your torpay?

I mean, when torpay sends me stacks of satoshis, how can I be sure I will get them to my on chain wallet?

Vertcoin Pool http://vert.bitcrush.info | Pandacoin Pool http://panda.bitcrush.info |
bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
February 18, 2014, 10:20:40 AM
 #4

Pettycoin announced something

giszmo (OP)
Legendary
*
Offline Offline

Activity: 1862
Merit: 1105


WalletScrutiny.com


View Profile WWW
February 18, 2014, 12:41:53 PM
 #5

Where are the actual bitcoins stored with your torpay?

I mean, when torpay sends me stacks of satoshis, how can I be sure I will get them to my on chain wallet?
The first establishing transaction is on the chain, slow, expensive. After that this system works as described in the video above.

ɃɃWalletScrutiny.comIs your wallet secure?(Methodology)
WalletScrutiny checks if wallet builds are reproducible, a precondition for code audits to be of value.
ɃɃ
giszmo (OP)
Legendary
*
Offline Offline

Activity: 1862
Merit: 1105


WalletScrutiny.com


View Profile WWW
February 18, 2014, 01:15:30 PM
Last edit: February 18, 2014, 03:55:33 PM by giszmo
 #6

Pettycoin announced something

http://m.youtube.com/watch?v=yzst_gChOr8 sounds interesting but I find Mike Hearns microtransaction channels way more convincing. Petty coin seams to have serious issues and looks quite expensive to me. The channels would allow 100k tps per channel while pettycoin would really struggle with huge persistent data for such an amount network wide. Maybe in a far future we need both but channels first.

ɃɃWalletScrutiny.comIs your wallet secure?(Methodology)
WalletScrutiny checks if wallet builds are reproducible, a precondition for code audits to be of value.
ɃɃ
giszmo (OP)
Legendary
*
Offline Offline

Activity: 1862
Merit: 1105


WalletScrutiny.com


View Profile WWW
February 18, 2014, 03:56:26 PM
 #7

Another relevant link: Decentralized networks for instant, off-chain payments

ɃɃWalletScrutiny.comIs your wallet secure?(Methodology)
WalletScrutiny checks if wallet builds are reproducible, a precondition for code audits to be of value.
ɃɃ
blueadept
Full Member
***
Offline Offline

Activity: 225
Merit: 101


View Profile
February 18, 2014, 06:41:50 PM
 #8


This method has the advantage that it can be used to create a decentralized off chain minimal trust derivatives exchange as well. I'll have time to write up the technique next week, hopefully.

Like my posts?  Connect with me on LinkedIn and endorse my "Bitcoin" skill.
Decentralized, instant off-chain payments.
giszmo (OP)
Legendary
*
Offline Offline

Activity: 1862
Merit: 1105


WalletScrutiny.com


View Profile WWW
February 18, 2014, 06:49:18 PM
 #9


This method has the advantage that it can be used to create a decentralized off chain minimal trust derivatives exchange as well. I'll have time to write up the technique next week, hopefully.

I don't fully understand your comment and guess it's because this is a complex detail of your implementation. I guess these off-chain-transactions are by far no common knowledge within the bitcoin community precisely because of their complexity. Not Zero-Coin-complexity but still an order of magnitude more complex than the Satoshi whitepaper.

Edit: @blueadept would you share my opinion on the potential of off-chain-transactions if implemented your way? I mean this list:
  • instant (as in milliseconds)
  • free-ish (as in "as much as 0.01CPU-second and a 1kB package over the network costs")
  • arbitrarily small (as in "1 Satoshi minimum")
  • more private (in a sense, maybe)
  • without third party risk (and minimal third party risk for a full peer to peer version)

ɃɃWalletScrutiny.comIs your wallet secure?(Methodology)
WalletScrutiny checks if wallet builds are reproducible, a precondition for code audits to be of value.
ɃɃ
blueadept
Full Member
***
Offline Offline

Activity: 225
Merit: 101


View Profile
February 18, 2014, 07:06:25 PM
 #10

In simple terms, this technique allows a series of trustless off chain bets on a single payment channel. Each node can thus maintain "bet channels" like "payment channels" with a number of partners, and bet against the partners on anything from exchange rates to sports to politics to you name it. By hedging bets with one partner against another partner, much like banks do today with OTC derivatives, you can create a decentralized "bet exchange" with no counterparty risk. I'll write up the implementation details in a Technical Discussion thread next week.

Simply put, this will let people and companies hedge the dollar value of their Bitcoin holdings without having to trust their money to an exchange that can get shut down by a government, get hacked, or run away with customer deposits.

Edit: I agree with your list. I also disagree that this is any more complex than what Satoshi has done.

Like my posts?  Connect with me on LinkedIn and endorse my "Bitcoin" skill.
Decentralized, instant off-chain payments.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!