Pages:
Author

Topic: Is it worth hosting a lightning node? - page 2. (Read 887 times)

legendary
Activity: 3724
Merit: 3063
Leave no FUD unchallenged
July 04, 2020, 08:43:40 AM
#43
Uh-oh, it's time for franky1 to break out the ascii-technobabble, for those occasions when his standard nonsense just won't quite cut it. 

He'd be dangerous if he had the slightest clue what he was talking about.    Cheesy
legendary
Activity: 4214
Merit: 4458
July 04, 2020, 06:01:49 AM
#42
ETFbitcoin: earn more by charging more..(facepalm)

yea seems very elementary school economics.. but

if other routes are charging less. people just wont use your route. meaning you end up getting less/nothing
because your just too expensive

imagine A wants to pay J 10 hops away

all a person has to do is strategically place himself with just a couple channels
EG                 5
          /-------Z-------\  
      A-B-C-D-E-F-G-H-I-J
         1  1 1  1 1 1  1 1
now it doesnt matter if independant node D wants to try to earn more by upping his fee above 1
now it doesnt matter if D wants to just earn loyalty and reputation by downing to 0 fee

A will still prefer 5sat A-B-Z-I-J .. compared to 7-8-9 sat abcdefghij(depending on what D charges)

oh and one more trick
Z does not actually have to be another channel linked between B and I
by owning both B and I the user can just manage B and I and just move funds from I<>J's promisory contract as soon as A moves funds from A<>B
 
yep Z is not a real channel just a person charging 5sat to aggregate A<>B I<>J funds


imagine it like this

A    K               I
  \  /                 \  
   B        E    G    J
  /  \     /  \  / \  /
L    C--D   F    H

B doesnt need a direct channel B to I. he can aggregate separetly with no routing
he can also up the fee through B-C to make it less appealing to go BCDFGHJ
another trick is jsut to fake that B-C has no spare fund capacity. thus just rule out a BCDEFGHJ route
legendary
Activity: 2870
Merit: 7490
Crypto Swap Exchange
July 04, 2020, 03:18:59 AM
#41
I see you guys have a theoretical discussion, and i'm not really interested in trying to actively promote nor discourage the lightning network... I'm merely interested in testing out this stuff... And i don't mind sharing my stats:

Code:
cli/lightning-cli getinfo
{
   "id": "03301e633b25d769377bf75ce6b6ed2ec570270bc06c8c02bf33c5bd2aa47da098",
   "alias": "mocacinno",
   "color": "03301e",
   "num_peers": 21,
   "num_pending_channels": 0,
   "num_active_channels": 17,
   "num_inactive_channels": 0,
   "address": [
      {
         "type": "ipv4",
         "address": "--snip--",
         "port": 9735
      }
   ],
   "binding": [
      {
         "type": "ipv4",
         "address": "--snip--",
         "port": 9735
      }
   ],
   "version": "v0.8.2-354-g7981f4c",
   "blockheight": 637493,
   "network": "bitcoin",
   "msatoshi_fees_collected": 88909,
   "fees_collected_msat": "88909msat",
   "lightning-dir": "--snip--"
}

I don't quite remember when i started running a lightning node, but it was before there were any good explorers available... Defenately > 1 year ago.
So, less than 100 sat/year...

You do need to run a full node, and c-lightning on top... So you need a semi-decent server for this, defenately not worth your time or energy bill... But if you run a node anyways, i don't see a problem with running a lightning node on top of it aswell...

Any stats about your default routing fees or total routed transaction? I believe you could earn a bit more if you set routing fees slightly higher than default.
member
Activity: 200
Merit: 73
Flag Day ☺
July 02, 2020, 01:50:27 AM
#41

I believe section 230 of the communications decency act would protect any LN node operator. This however is not legal advice, and should not be relied upon as such.

LN node operators are also not selling coin to third parties by virtue of their operating a LN node.

Good one, but it won't matter at all.

LN node operators are transferring value , that is all it takes for Fincern to go after them.  Cheesy

IE: https://www.natlawreview.com/article/new-gift-card-rules-fincen
Quote
On July 29, the U.S. Department of the Treasury’s Financial Crimes Enforcement Network (FinCEN) issued the “Prepaid Access Final Rule” (the Final Rule),
which applied anti-money-laundering requirements to certain prepaid cards, including some gift cards.

LN notes are a IOU for value, Gift Cards are a IOU for value.   Smiley
Funny enough Gift cards can outscale the LN network.  Cheesy
I will have to disagree with you on this point.

I would view a LN node as something very similar to a miner, which is not a money transmitter.


Feel free to disagree, you would be wrong.
Miners have been excluded by Fincern.
https://www.natlawreview.com/article/fincen-issues-money-services-businesses-msb-guidance-bitcoin-miners-investors-and-so
Quote
FinCEN ruled that a Bitcoin miner does not constitute an MSB to the extent that it uses the Bitcoins it mines solely for its own purposes and not for the benefit of any other person.

*Notice , not for benefit of any other person.

However LN Nodes are acting as exchangers not miners.
https://bitaml.com/cryptocurrency-msb/
Quote
An exchanger is a person engaged as a business in the exchange of virtual currency for real currency, funds, or other virtual currency. Exchangers are money transmitters.
According to Fincern guidelines Exchangers are Money Transmitters,

so LN nodes operators are screwed if they don't follow AML/KYC regulations.




*Notice 1 big player running an LN node also follow strict AML/KYC
https://cryptoslate.com/bitfinex-becomes-the-first-crypto-exchange-to-add-support-for-the-lightning-network/
Bitfinex becomes the first exchange to support the Lightning Network

https://support.bitfinex.com/hc/en-us/articles/115003360454-Account-Verification-Corporate-
Quote
The verification process for Bitfinex is a standardized compliance measure for anti-money laundering (AML), know your customer (KYC), and counter-terrorism financing (CTF) laws and regulations.

Now ask yourself , how are you going to afford the liquidity and the technical resources to compete ,
plus the legal resources to maintain compliance.
Answer unless you have the resources of a bank , you are not going too.  
Class dismissed.    Wink
legendary
Activity: 3402
Merit: 5004
https://merel.mobi => buy facemasks with BTC/LTC
July 03, 2020, 07:19:38 AM
#40
I see you guys have a theoretical discussion, and i'm not really interested in trying to actively promote nor discourage the lightning network... I'm merely interested in testing out this stuff... And i don't mind sharing my stats:

Code:
cli/lightning-cli getinfo
{
   "id": "03301e633b25d769377bf75ce6b6ed2ec570270bc06c8c02bf33c5bd2aa47da098",
   "alias": "mocacinno",
   "color": "03301e",
   "num_peers": 21,
   "num_pending_channels": 0,
   "num_active_channels": 17,
   "num_inactive_channels": 0,
   "address": [
      {
         "type": "ipv4",
         "address": "--snip--",
         "port": 9735
      }
   ],
   "binding": [
      {
         "type": "ipv4",
         "address": "--snip--",
         "port": 9735
      }
   ],
   "version": "v0.8.2-354-g7981f4c",
   "blockheight": 637493,
   "network": "bitcoin",
   "msatoshi_fees_collected": 88909,
   "fees_collected_msat": "88909msat",
   "lightning-dir": "--snip--"
}

I don't quite remember when i started running a lightning node, but it was before there were any good explorers available... Defenately > 1 year ago.
So, less than 100 sat/year...

You do need to run a full node, and c-lightning on top... So you need a semi-decent server for this, defenately not worth your time or energy bill... But if you run a node anyways, i don't see a problem with running a lightning node on top of it aswell...
legendary
Activity: 2898
Merit: 1823
July 03, 2020, 07:08:40 AM
#39
Yes i see your point. Thats the paradox of the situation i guess. Such low fees discourage people from hosting and expanding it


In theory, Lightning transactions can/might, not will, become slightly more expensive than altcoins because node operators are "staking" working capital in payment channels. I believe most of them should expect some returns by setting fees slightly higher, and the more of their capital they're staking, of course, the more they expect to see returns. No one will lock working capital in payment channels altruistically forever in my opinion.

Plus there's some level of specialization/work in balancing channels.

member
Activity: 200
Merit: 73
Flag Day ☺
July 02, 2020, 12:50:21 AM
#39

I believe section 230 of the communications decency act would protect any LN node operator. This however is not legal advice, and should not be relied upon as such.

LN node operators are also not selling coin to third parties by virtue of their operating a LN node.

Good one, but it won't matter at all.

LN node operators are transferring value , that is all it takes for Fincern to go after them.  Cheesy

IE: https://www.natlawreview.com/article/new-gift-card-rules-fincen
Tell the troll, there are more than 5,000 nodes running in LN, the network is growing, channels are multiplying, network capacity is 976.61 coins total, more than during 2019, not one FBI agent kicking a door. Cool

Stupid_Fury, where is your LN Node?   Cheesy Cheesy Cheesy
Can't afford the liquidity to run one can you,
be sure and thank blockstream for making sure you never earn anything running an LN hub.


Answer to why the FBI has not kicked down those doors yet, follows,
Go back to your crayons , you won't understand anyway.
* Note:  Stupid_fury can't actually draw, the dufus eats the crayons.  Tongue *



Since LN designed specifically for micro-transaction, i would be surprised if FBI agent kicking door of node operator who routed few transaction with very low Bitcoin amount where the node operator only earn few satoshi.

Their is the answer, most people are not earning a profit high enough to matter.
Posers that earn less the $600 per year , are not worth anyone's time.
Now once anyone starts making $10000 per week or per year, their ass is grass, if they are not following AML/KYC laws.

Poor Dummies that never earn $ are safe , but also just wasting their time.
Actually earn some Bang$ and you will get that knock at the door.  Wink



FYI:
How The Banks Bought Bitcoin | Lightning Network
https://www.youtube.com/watch?v=UYHFrf5ci_g
hero member
Activity: 1974
Merit: 756
To boldly go where no rabbit has gone before...
July 03, 2020, 03:54:32 AM
#38
Yes i see your point. Thats the paradox of the situation i guess. Such low fees discourage people from hosting and expanding it
hero member
Activity: 1862
Merit: 830
July 03, 2020, 03:48:14 AM
#37
So I've recently seen a video and read an article that explains how to host a lightning node on raspberry pi3.
Aside from the benefit of strengthening the ecosystem and helping the technology in general, is it financially worth doing?

Has anyone done it? Can you share some info on gains?

The lightning node is the fastest one out there and therefore if you are thinking of doing it you should actually consider these two things :

1. Fee is very less
2. Applications are actually more in day to day routine.

Even though the fee of the lightning network is very low , for example if a cafe runs and accepts Bitcoins , they would use the lightning network , so even if 100 customers come , you will maximum earn very little. It can be taken as a means to help Bitcoins and make them more acceptable to general public.

But then again Lightning network is not considered as safe as the Blockchain .
Quote
Lightning 101: Why is the Lightning Network Secure? The Lightning network has a different security model than a traditional blockchain. ... Normally transactions that have not been included in a blockchain are considered unsecure. This is because a miner has not spent money to attest to the validity of the transaction.Feb 13, 2019


https://medium.com/suredbits/lightning-101-why-is-the-lightning-network-secure-cc1093e392d4
^ This actually contains all the information about the lightning network if you want to know .



legendary
Activity: 2898
Merit: 1823
July 03, 2020, 03:19:07 AM
#36
Since LN designed specifically for micro-transaction, i would be surprised if FBI agent kicking door of node operator who routed few transaction with very low Bitcoin amount where the node operator only earn few satoshi.


Hahaha. OR if FBI agents get sore feet by kicking down thousands of doors one-by-one just to "kill" the Lightning  Network, https://1ml.com/statistics

Do FBI agents fly to other countries? The troll isn't good in disinformation/gaslighting.
member
Activity: 200
Merit: 73
Flag Day ☺
June 30, 2020, 11:04:02 PM
#35

LN was designed for banks, if you are not a bank, you won't profit from running an LN hub.[/b]


I don't think there is evidence to support this statement.

Banks make money by accepting deposits, paying interest on said deposits at a rate less than the rate they lend out the deposits. As I have noted above, the amount LN node operators are earning is far less than deposit rates, and as such, a bank would not be profitable running a LN node.

LN node operators will likely benefit from economies of scale over the long run, and larger operators will likely earn more than smaller operators, however the barriers to entry will still be low.

I also don't think there is any basis for saying that becoming a LN node operator will require any kind of license. This will not be true as long as getting an on-chain transaction confirmed does not require a license. If a group of LN node operators (stupidly) tried to exclude anyone without a license, it would be trivial for other people to create their own LN network with other nodes that does not require a license.

Run one and find out.

But don't be surprised when the feds kick down your door and charge you as a money launder.

Anyone with half a brain (this leaves out stupid_fury) knows LN will require a license.
https://www.prnewswire.com/news-releases/coingeek-delves-into-what-fincens-new-guidelines-mean-for-dapps-lightning-network-and-privacy-coins-300848137.html
Quote
FinCEN guidance likely to halt Lightning Network

Like in the case of DApps, FinCEN's new guidance will also make it even more challenging for the Lightning Network on Bitcoin Core (BTC) to grow.
As Founding President of the Bitcoin Association, Jimmy Nguyen, explains,
Lightning Network nodes are likely to fall within FinCEN's broad interpretation of money transmitters, which means they would be required to register as MSBs and comply with AML regulations.
According to Nguyen, a former 21+year lawyer in the United States focused on technology:


And if you are one of those that think no one using bitcoin can be charged as a money launder.
https://www.coindesk.com/arizona-bitcoin-trader-charged-money-laundering
Update your knowledge base.   Wink


FYI:
Be sure and tell the Feds when they arrest you, you thought it was completely legal because an idiot called stupid_fury in a bitcoin nutjob forum told you it was. Be sure to remember their facial expressions as they lock your ass up.
And Stupid_Fury will later claim he did no such thing.  Tongue
*Notice Stupid_Fury can't point you to his LN hub.*
copper member
Activity: 1624
Merit: 1899
Amazon Prime Member #7
July 02, 2020, 01:43:12 AM
#35

I believe section 230 of the communications decency act would protect any LN node operator. This however is not legal advice, and should not be relied upon as such.

LN node operators are also not selling coin to third parties by virtue of their operating a LN node.

Good one, but it won't matter at all.

LN node operators are transferring value , that is all it takes for Fincern to go after them.  Cheesy

IE: https://www.natlawreview.com/article/new-gift-card-rules-fincen
Quote
On July 29, the U.S. Department of the Treasury’s Financial Crimes Enforcement Network (FinCEN) issued the “Prepaid Access Final Rule” (the Final Rule),
which applied anti-money-laundering requirements to certain prepaid cards, including some gift cards.

LN notes are a IOU for value, Gift Cards are a IOU for value.   Smiley
Funny enough Gift cards can outscale the LN network.  Cheesy
/quote]I will have to disagree with you on this point.

I would view a LN node as something very similar to a miner, which is not a money transmitter.
legendary
Activity: 2870
Merit: 7490
Crypto Swap Exchange
July 01, 2020, 09:13:59 AM
#34
Since LN designed specifically for micro-transaction, i would be surprised if FBI agent kicking door of node operator who routed few transaction with very low Bitcoin amount where the node operator only earn few satoshi.
legendary
Activity: 2898
Merit: 1823
July 01, 2020, 03:58:30 AM
#33
Tell the troll, there are more than 5,000 nodes running in LN, the network is growing, channels are multiplying, network capacity is 976.61 coins total, more than during 2019, not one FBI agent kicking a door. Cool
copper member
Activity: 1624
Merit: 1899
Amazon Prime Member #7
July 01, 2020, 01:50:52 AM
#32

LN was designed for banks, if you are not a bank, you won't profit from running an LN hub.[/b]


I don't think there is evidence to support this statement.

Banks make money by accepting deposits, paying interest on said deposits at a rate less than the rate they lend out the deposits. As I have noted above, the amount LN node operators are earning is far less than deposit rates, and as such, a bank would not be profitable running a LN node.

LN node operators will likely benefit from economies of scale over the long run, and larger operators will likely earn more than smaller operators, however the barriers to entry will still be low.

I also don't think there is any basis for saying that becoming a LN node operator will require any kind of license. This will not be true as long as getting an on-chain transaction confirmed does not require a license. If a group of LN node operators (stupidly) tried to exclude anyone without a license, it would be trivial for other people to create their own LN network with other nodes that does not require a license.

Run one and find out.

But don't be surprised when the feds kick down your door and charge you as a money launder.
I believe section 230 of the communications decency act would protect any LN node operator. This however is not legal advice, and should not be relied upon as such.

LN node operators are also not selling coin to third parties by virtue of their operating a LN node.
legendary
Activity: 2898
Merit: 1823
June 30, 2020, 03:38:41 AM
#31

LN was designed for banks, if you are not a bank, you won't profit from running an LN hub.[/b]



I don't think there is evidence to support this statement.

Banks make money by accepting deposits, paying interest on said deposits at a rate less than the rate they lend out the deposits. As I have noted above, the amount LN node operators are earning is far less than deposit rates, and as such, a bank would not be profitable running a LN node.

LN node operators will likely benefit from economies of scale over the long run, and larger operators will likely earn more than smaller operators, however the barriers to entry will still be low.

I also don't think there is any basis for saying that becoming a LN node operator will require any kind of license. This will not be true as long as getting an on-chain transaction confirmed does not require a license. If a group of LN node operators (stupidly) tried to exclude anyone without a license, it would be trivial for other people to create their own LN network with other nodes that does not require a license.


There's no "I don't think", because there IS NO REASON that Lightning was designed for banks in mind. Laughable. The trolls believe they can gaslight everyone by simply repeating false statements.
copper member
Activity: 1624
Merit: 1899
Amazon Prime Member #7
June 30, 2020, 01:47:10 AM
#30

LN was designed for banks, if you are not a bank, you won't profit from running an LN hub.[/b]


I don't think there is evidence to support this statement.

Banks make money by accepting deposits, paying interest on said deposits at a rate less than the rate they lend out the deposits. As I have noted above, the amount LN node operators are earning is far less than deposit rates, and as such, a bank would not be profitable running a LN node.

LN node operators will likely benefit from economies of scale over the long run, and larger operators will likely earn more than smaller operators, however the barriers to entry will still be low.

I also don't think there is any basis for saying that becoming a LN node operator will require any kind of license. This will not be true as long as getting an on-chain transaction confirmed does not require a license. If a group of LN node operators (stupidly) tried to exclude anyone without a license, it would be trivial for other people to create their own LN network with other nodes that does not require a license.
legendary
Activity: 2898
Merit: 1823
June 30, 2020, 01:13:51 AM
#29

 Roll Eyes
...


You continue to spread fud, disinformation, and continue gaslighting the community. PLUS adds long techno-babble that developers themselves find laughable.

You say running Lightning nodes are only for banks? Yet the facts prove you wrong, https://bitcoinvisuals.com/ln-nodes

More than 5,000 nodes.

full member
Activity: 2016
Merit: 156
June 29, 2020, 04:39:59 AM
#28
So I've recently seen a video and read an article that explains how to host a lightning node on raspberry pi3.
Aside from the benefit of strengthening the ecosystem and helping the technology in general, is it financially worth doing?

Has anyone done it? Can you share some info on gains?
Some months ago a friend of mine invested into this lightning node and hoped for a financial improvement but wasn't what he thought about lightning node investment. I won't encourage anyone who sole aim is to invest for financial freedom, it's better to choose other investment platforms for financial freedom than lighting node.
member
Activity: 200
Merit: 73
Flag Day ☺
June 28, 2020, 12:15:17 AM
#28
Once more because Confused_Fury is too stupid to get it.

LN was designed for banks, if you are not a bank, you won't profit from running an LN hub.


LN is designed so the banks can be the middle man and charge LN fees.
If you can't go big with an LN hub , then go home, because you are wasting your time.
Also be ready to purchase at minimum a money transmitter license for said hub, at worse a Bank License.

Stupid_Fury , name 1 actual bank that is using Proof of Stake coins.
Since you claim they prefer it to their normal offchain fractional reserve shenanigans.




Pages:
Jump to: