legiteum
Full Member
 

Activity: 560
Merit: 195
World's fastest digital currency
|
 |
July 04, 2026, 03:22:16 PM |
|
And with LN, there's no need to trust other LN node or participant either. Feature such as watchtower (that you can run by yourself) can verify other participant doesn't cheat by broadcasting earlier state of the LN channel. Are you even aware of Lightning Network specification ( https://github.com/lightning/bolts), including how LN node supposed to perform verification. If you need to run watchtower every single time you talk to a node then it negates any performance gain you might have gotten from using LN. You might as well skip LN altogether and just use Bitcoin natively at that point. What performance? LN node connect itself to Bitcoin node, so watchtower just need to monitor Bitcoin node's mempool for TX that contain earlier state of the LN channel. Yes, but in order to be safer, you'd need to run watchtower for every single transaction since a node can go from "good" to "bad" instantaneously. Also, watchtower itself can be fed false information, etc. etc. Regardless, it doesn't matter who LN nodes are "supposed to" do anything. If the node is compromised, then it will do whatever it wants.
Which apply to both Lighting node and Bitcoin node software. Good, now you are starting to get it. Now understand how the Bitcoin network solves this problem: every transaction is tried with a plurality of nodes, which are selected at random and come from a very large pool of nodes that are all expensive to run thus diminishing the probability that a massive number of nodes will be added to the network by a single malign actor (aka 51% attack resistance delivered by PoW). If the nodes don't agree with your transaction's inputs, you try more nodes until you are certain of a consensus. This is how Bitcoin allows you to make a transaction and yet not necessarily trust the nodes you interact with. This is the very core of the Bitcoin architecture and it's philosophy, so it's very ironic to me that many religious Bitcoin hardcores seem willing to throw this out and/or don't seem to understand what Bitcoin actually is. Have you ever wondered why, if LN is so awesome, they don't just make the Bitcoin core work like LN? It's because it's not decentralized (and it's not Bitcoin).
Comparing LN (a protocol) and Bitcoin Core (Bitcoin full node software) doesn't even make sense in first place. I wasn't "comparing" anything. I was merely asking a question for the Bitcoin religious hardcores: if you think LN can be the same as Bitcoin, then you've obviously crossed a major religious threshold, so why not just go all of the way? Why worry about those "keywords" ("decentralization", "zero trust", etc.) as a poster here put it, and just make the Bitcoin core as fast and efficient as possible?
|
|
|
|
|
d5000 (OP)
Legendary

Activity: 4690
Merit: 10858
Decentralization Maximalist
|
 |
July 04, 2026, 04:56:58 PM |
|
Lightning nodes are not trustless because they can't be: because they don't have PoW, they are subject to 51% attacks. Because of that, they are trusted nodes--again, just like CoinBase is. "Nodes" are not relevant in Lightning as a trust factor. Because if anybody tries to manipulate the communication and thus your balance, you always will have the unilateral exit. It is this exit threat that erases the trust necessary. The transactions you need for the unilateral exit do not run "somewhere" on a "node", but on "your own" computer. You have the transaction in your memory or your disk. And thus you have always the power to fire up Bitcoin Core, Electrum or what you want, enter the transaction to perform the unilateral exit, and then any problem that is in some way related to "Lightning nodes" and the software that runs on it, becomes irrelevant, because you are again on the "on chain" level, secured by PoW.  The only objection, as I already wrote in the OP, is that Lightning software can have additional bugs and vulnerabilities. Just like any other Bitcoin software can have. But you need more software, so there is more bug potential, and thus Lightning transactions are a little bit more prone to bugs. I answer to some arguments from the other thread to centralize the discussion here: An L2 can double spend at will, too. It can do anything it wants. It's just software which can favor one user over another or do a million other things. It can censor transactions. It can do all of the things people say can't be done with plain Bitcoin. As said above, if any of that happens, then the unilateral exit is your friend. And in LN-Penalty, if someone tries to scam you, they will be ... penalized. Bitcoin runs on incentives, and the Bitcoin Script contracts we call "Lightning" do that too. That bundling [between L1 and L2] doesn't happen by magic, it happens with a software and hardware system that bundles transactions for you (just like CoinBase et. al.).
The bundling happens via native Bitcoin Script, and always referencing on-chain UTXOs. As you say, there is no magic. The whole chain of potential on-chain transactions you need for the unilateral exit is saved on your own device, so you always have control over it. Your implied assumption here is that the transaction is a good one on the Bitcoin network. How do you know that until you've committed the transaction on the Bitcoin chain? You don't. Perhaps the L2 is reserving the right to reverse the transaction later.
"The L2" isn't an autonomous entity who can do that, at least in the case of Lightning or Ark. How would "Lightning" do to reverse a transaction? Please explain this technically or your argument is invalid. The logic is actually very simple. You have, on your own device, the Bitcoin Script transaction to close the channel. It references an UTXO which is on-chain, and where you have control over, because it is signed with your key and the channel partner's key. Only your channel partner can move that UTXO's funds. Either if he's using the unilateral exit (and then you get your money back). Or if he's penalizing you, but that happens only if you provided the secret which means you tried to cheat yourself. (Or you have a malware on your device which stole your key, but then it's not Lightning's fault.) In all these cases, except when you cheat, you get your money back. So there's no possibility for "the L2" to reverse transactions.
|
|
|
|
legiteum
Full Member
 

Activity: 560
Merit: 195
World's fastest digital currency
|
 |
July 04, 2026, 05:26:40 PM |
|
Lightning nodes are not trustless because they can't be: because they don't have PoW, they are subject to 51% attacks. Because of that, they are trusted nodes--again, just like CoinBase is.
"Nodes" are not relevant in Lightning as a trust factor. ROFL. So you simply trust your Bitcoin to be handled by any server on the Internet that promises to be running a certain code base? Are you insane?  Because if anybody tries to manipulate the communication and thus your balance, you always will have the unilateral exit. It is this exit threat that erases the trust necessary.
When the software works as advertised, yes. If it's running a malign fork, then no, it won't do that. And you have NO WAY of knowing what you are talking to on the internet. Your implied assumption here is that the transaction is a good one on the Bitcoin network. How do you know that until you've committed the transaction on the Bitcoin chain? You don't. Perhaps the L2 is reserving the right to reverse the transaction later.
"The L2" isn't an autonomous entity who can do that, at least in the case of Lightning or Ark. How would "Lightning" do to reverse a transaction? Please explain this technically or your argument is invalid. It wouldn't commit the transaction in the first place, it would just tell you it did. You can check later (defeating the purpose of using the L2), but then your money is already gone. You see, Satoshi actually knew what he was doing, believe it or not. He understood the problems of info security on the Internet. That's why Bitcoin was written the way it was, and that's why people trust billions of dollars of their own money on the network: because it hasn't been hacked. And info security experts like myself can look at the Bitcoin system and conclude the system is very safe (which has to do with far more than just the Bitcoin architecture btw). And religious Bitcoin hardcores can conclude that Bitcoin "cannot be taken over by governments" since the network has features that makes that harder than it would be for a simpler centralized system (like LN for instance). You see, that's the weird part of this conversation for me: that I'm having a discussion with religious Bitcoin hard-cores, yet they seem to fine with throwing away the core tenants of Bitcoin's religion. (Total aside, but this reminds me of the Church of Scientology, which is based on a sci-fi novel, and has absolutely nothing to do with Christianity, but yet this is the symbol they put on top of their churches:  This sums up LN for me in the context of Bitcoin: using Bitcoin's symbol to describe something that isn't Bitcoin in order to cash in on the popular existing brand name, even though the religion is totally different and absolutely incompatible).
|
|
|
|
|
d5000 (OP)
Legendary

Activity: 4690
Merit: 10858
Decentralization Maximalist
|
 |
July 04, 2026, 06:09:03 PM |
|
When the software works as advertised, yes. You don't need to know it because you have the transactions stored on your device. Is this so hard to understand? LN is not some "entity in the wide internet". It's a series of Bitcoin Script transactions. You accuse Bitcoiners of believing in magic and you use magic vocabulary yourself when you don't know how to word an argument.  It wouldn't commit the transaction in the first place, it would just tell you it did. You can check later (defeating the purpose of using the L2), but then your money is already gone. But you have the exit transaction on your own device. You can always enter it in Bitcoin Core and Electrum. You haven't answered the question because there are is no technical description at all in your post. If your channel partner or any channel with an HTLC on your payment route tries to cheat, you will get always the penalty transaction before he can even try to cheat, to get your money back. There are also long (Bitcoin Script, again!) timelocks in place to ensure you have enough time to check. If yourself download a malicious fork then you're responsible, not Lightning. And guess what: If you download a malicious Bitcoin Core version then your money is also gone fast 
|
|
|
|
legiteum
Full Member
 

Activity: 560
Merit: 195
World's fastest digital currency
|
 |
July 04, 2026, 06:23:16 PM |
|
When the software works as advertised, yes. You don't need to know it because you have the transactions stored on your device. Is this so hard to understand? So why are there LN servers at all? (Rhetorical question, but I'm trying to get you to think about how an LN transaction actually works). If your channel partner or any channel with an HTLC on your payment route tries to cheat, you will get always the penalty transaction before he can even try to cheat, to get your money back.
How do you know they are cheating unless you create a transaction on the native Bitcoin network? If you have to transact on the Bitcoin network for every single transaction, then what is the point of LN? If you are simply trusting the person you are transacting with to not cheat you, how is this different than any other system like CoinBase or a PoS crypto like Ether or any other traditional system? Again, what blows me away here is how little you seem to understand your own religion  . If yourself download a malicious fork then you're responsible, not Lightning. And guess what: If you download a malicious Bitcoin Core version then your money is also gone fast  Nope, that's not how the Bitcoin network works. Bitcoin has a consensus mechanism among nodes. Any given Bitcoin node can be malign and the network will deal with that since you won't get agreement by 51% of the nodes (unless there's a 51% attack, which is unlikely since because of PoW). LN requires that you trust the LN node you deal with, or trust the person you are trading with.
|
|
|
|
|
ABCbits
Legendary

Activity: 3654
Merit: 10182
|
 |
July 05, 2026, 07:51:43 AM |
|
And with LN, there's no need to trust other LN node or participant either. Feature such as watchtower (that you can run by yourself) can verify other participant doesn't cheat by broadcasting earlier state of the LN channel. Are you even aware of Lightning Network specification ( https://github.com/lightning/bolts), including how LN node supposed to perform verification. If you need to run watchtower every single time you talk to a node then it negates any performance gain you might have gotten from using LN. You might as well skip LN altogether and just use Bitcoin natively at that point. What performance? LN node connect itself to Bitcoin node, so watchtower just need to monitor Bitcoin node's mempool for TX that contain earlier state of the LN channel. Yes, but in order to be safer, you'd need to run watchtower for every single transaction since a node can go from "good" to "bad" instantaneously. Also, watchtower itself can be fed false information, etc. etc. Do you imply 1 watchtower for 1 TX? that doesn't make sense. you can use 1 watchtower to watch all cheating TX for all LN channel you own. While node can go "bad" either due to terrible internet connection, faulty hardware or other factor, that doesn't mean LN require you to trust other node/participant. Watchtower is something you run by yourself and connect to your own Bitcoin node, so it can't really be fed false information unless your device already compromised. Regardless, it doesn't matter who LN nodes are "supposed to" do anything. If the node is compromised, then it will do whatever it wants.
Which apply to both Lighting node and Bitcoin node software. Good, now you are starting to get it. Now understand how the Bitcoin network solves this problem: every transaction is tried with a plurality of nodes, which are selected at random and come from a very large pool of nodes that are all expensive to run thus diminishing the probability that a massive number of nodes will be added to the network by a single malign actor (aka 51% attack resistance delivered by PoW). If the nodes don't agree with your transaction's inputs, you try more nodes until you are certain of a consensus. This is how Bitcoin allows you to make a transaction and yet not necessarily trust the nodes you interact with. This is the very core of the Bitcoin architecture and it's philosophy, so it's very ironic to me that many religious Bitcoin hardcores seem willing to throw this out and/or don't seem to understand what Bitcoin actually is. What is your point? First of all, 51% attack refer to attacker who have more than 50% mining hashrate, not running majority of malicious/malign node. Have you ever wondered why, if LN is so awesome, they don't just make the Bitcoin core work like LN? It's because it's not decentralized (and it's not Bitcoin).
Comparing LN (a protocol) and Bitcoin Core (Bitcoin full node software) doesn't even make sense in first place. I wasn't "comparing" anything. I was merely asking a question for the Bitcoin religious hardcores: if you think LN can be the same as Bitcoin, then you've obviously crossed a major religious threshold, so why not just go all of the way? Why worry about those "keywords" ("decentralization", "zero trust", etc.) as a poster here put it, and just make the Bitcoin core as fast and efficient as possible? Bitcoin protocol and Lightning Network protocol are 2 different thing that works in different way, so obviously they can't be the same.
|
|
|
|
legiteum
Full Member
 

Activity: 560
Merit: 195
World's fastest digital currency
|
 |
July 05, 2026, 03:43:21 PM |
|
Yes, but in order to be safer, you'd need to run watchtower for every single transaction since a node can go from "good" to "bad" instantaneously.
Also, watchtower itself can be fed false information, etc. etc.
Do you imply 1 watchtower for 1 TX? that doesn't make sense. you can use 1 watchtower to watch all cheating TX for all LN channel you own. While node can go "bad" either due to terrible internet connection, faulty hardware or other factor, that doesn't mean LN require you to trust other node/participant. Watchtower is something you run by yourself and connect to your own Bitcoin node, so it can't really be fed false information unless your device already compromised. Yep, I know it sounds crazy, but computers can be... really fast. They can be programmed to do everything exactly right all of the time, and then suddenly rip you off without warning. It can literally happen within milliseconds. Regardless, if every single person using Lightning also needs to run Watchtower then this is basically unusable. (And you can start to see what LN has never really taken off in the marketplace). Frankly, if you are down to checking Watchtower every time you make a transaction (which you'd need to do in order to be safe), then you are better off just using the Bitcoin blockchain natively. Good, now you are starting to get it.
Now understand how the Bitcoin network solves this problem: every transaction is tried with a plurality of nodes, which are selected at random and come from a very large pool of nodes that are all expensive to run thus diminishing the probability that a massive number of nodes will be added to the network by a single malign actor (aka 51% attack resistance delivered by PoW). If the nodes don't agree with your transaction's inputs, you try more nodes until you are certain of a consensus.
This is how Bitcoin allows you to make a transaction and yet not necessarily trust the nodes you interact with. This is the very core of the Bitcoin architecture and it's philosophy, so it's very ironic to me that many religious Bitcoin hardcores seem willing to throw this out and/or don't seem to understand what Bitcoin actually is.
What is your point? First of all, 51% attack refer to attacker who have more than 50% mining hashrate, not running majority of malicious/malign node. It can be either one. The only way to determine whether a node is "bad" or not is through the consensus protocol, which ultimately comes down to a majority vote of nodes. Bitcoin protocol and Lightning Network protocol are 2 different thing that works in different way, so obviously they can't be the same.
I'm not saying they could be the same exact code, I'm saying that you could make the Bitcoin code more centralized like LN is, and then have no need for LN or any other L2 because native Bitcoin would be fast and efficient enough by itself. Of course the religious Bitcoin hard-cores would never support that because it breaks the core religion of Bitcoin. (But somehow, some of them support LN and other L2s that accomplish the same thing  ).
|
|
|
|
|
Wind_FURY
Legendary

Activity: 3696
Merit: 2186
|
 |
July 06, 2026, 01:47:20 PM |
|
Someone in the topic is trolling/playing "4D Chess", but if you ask those disingenuous people if there was a situation that someone actually cheated in the Lightning Network, they won't tell you anything because THEY CAN'T.
I have been in this path before with franky69, and many times it was proven that he's a mere FUDSTER, spreading disinformation for the newbies.
Economic penalties in the Lightning Network have been working.
|
|
|
|
legiteum
Full Member
 

Activity: 560
Merit: 195
World's fastest digital currency
|
 |
July 06, 2026, 02:53:41 PM |
|
[...] if you ask those disingenuous people if there was a situation that someone actually cheated in the Lightning Network, they won't tell you anything because THEY CAN'T.
So just to be clear, you consider any technology that you haven't read has been compromised to be completely safe? Are you sure about that? Economic penalties in the Lightning Network have been working.
I'm sure they have, just like the police catching bank robbers has been working... to reduce the number of bank robberies. That's not the same as eliminating them altogether. To be totally clear here, I'm not trying to impugn the integrity of Lightning, or Lightning Nodes, since they clearly work for sets of trusted partners. People do business with trusted partners every day, millions of times a day. They work with banks, credit cards, brokers, stocks, and so on. Almost all of it is very safe and secure, and the entire worldwide financial system depends on it being safe so people can continue to live. But "sets of trusted partners" is absolutely, positively, NOT BITCOIN. In fact it's the opposite of the Bitcoin philosophy.
|
|
|
|
|
marrcelo
Member


Activity: 97
Merit: 17
|
 |
July 06, 2026, 03:08:03 PM |
|
Lightning and Ark are part of the Bitcoin ecosystem and are not altcoins.
|
|
|
|
|
legiteum
Full Member
 

Activity: 560
Merit: 195
World's fastest digital currency
|
 |
July 06, 2026, 03:13:46 PM |
|
Lightning and Ark are part of the Bitcoin ecosystem and are not altcoins.
What authority has decided that those are "part of the Bitcoin ecosystem?" The owner(s) of Bitcoin?  (It's amazing to me how many people can say the word, "decentralized" and not know what it actually means...)
|
|
|
|
|
BlackHatCoiner
Legendary

Activity: 2072
Merit: 9932
|
 |
July 06, 2026, 03:22:40 PM |
|
People do business with trusted partners every day, millions of times a day. There is literally no trusted partner with the custody of your coins in Lightning. You hold them the entire time, just as when you hold them on-chain with your private keys. The money never leave your wallet. You're reproducing an age-old lie in this forum, because you're too lazy to just make a Google search and understand what a Bitcoin script is.
|
|
|
|
legiteum
Full Member
 

Activity: 560
Merit: 195
World's fastest digital currency
|
 |
July 06, 2026, 06:39:16 PM Last edit: July 06, 2026, 06:56:17 PM by legiteum |
|
People do business with trusted partners every day, millions of times a day. There is literally no trusted partner with the custody of your coins in Lightning. You hold them the entire time, just as when you hold them on-chain with your private keys. The money never leave your wallet. You're reproducing an age-old lie in this forum, because you're too lazy to just make a Google search and understand what a Bitcoin script is. Of course there is, there's the counterparty, and there are servers running the Lightning code. Again, please read how Lightning works before you say these things. Code cannot run "nowhere", nor can it run "on Bitcoin" or "on Chain". You don't run programs on the Bitcoin chain. ChatGPT: "when you make a bitcoin lightning network transaction, where does it run"
Answer:
A Bitcoin Lightning transaction runs off-chain, inside the Lightning Network, not directly on the Bitcoin blockchain.
More specifically:
When you pay someone over Lightning, the payment is routed through a path of Lightning nodes connected by payment channels. Each channel is backed by a Bitcoin on-chain transaction, but the individual Lightning payment itself is just a series of signed balance updates between nodes.
|
|
|
|
|
BlackHatCoiner
Legendary

Activity: 2072
Merit: 9932
|
 |
July 06, 2026, 06:47:47 PM |
|
Of course there is, there's the counterparty, and there are servers running the Lightning code. No, there is no counterparty that takes custody of your coins. There is routing, but that does not relinquish custody. Lightning payments are atomic, either the payment finalizes and each node who took part in the routing gets their routing fee, or the payment is not completed. There is no scenario where a router takes the money and leaves. Ask ChatGPT: "Does the user ever lose custody in the Lightning Network in the same way he does if he uses Coinbase? Is there a counterparty risk from having lightning channels? Can someone take my funds without my permission if I use Lightning?" It will tell you that there are two ways to use lightning, custodially and non-custodially, just as with Bitcoin (your on-chain wallet with private keys, and Coinbase).
|
|
|
|
d5000 (OP)
Legendary

Activity: 4690
Merit: 10858
Decentralization Maximalist
|
 |
July 06, 2026, 11:58:50 PM |
|
So why are there LN servers at all?
To coordinate the transaction bundling and the contracts (secret exchange). But the transactions themselves are always under the control of each participant. (I'm sorry. I'm not a good ELI5 writer for LN. But I know how it works  ) How do you know they are cheating unless you create a transaction on the native Bitcoin network?
Cheating in LN has a very specific meaning, to restore a previous channel state via an invalid exit. But for that to work, the cheater has to do an on-chain transaction. So all you have to do is to observe the blockchain. That's one of the tasks of your Lightning client. If you have to transact on the Bitcoin network for every single transaction, then what is the point of LN? Hey, we had already advanced a bit more in the discussion. You only have to transact on-chain if there is a double spend attempt. The cheater is the one that first has to transact on-chain, otherwise it wouldn't work. So you only need to react in time, you don't need to preventively do on-chain transactions. (You can of course exit yourself when you want.) If you are simply trusting the person you are transacting with to not cheat you, how is this different than any other system like CoinBase or a PoS crypto like Ether or any other traditional system?
No, I don't trust, I observe and if I detect a cheating attempt (on-chain), I punish (also on-chain). Again, what blows me away here is how little you seem to understand your own religion  . I think you are talking about yourself here.  But maybe I'm wrong. Where is the technical description of the cheating attempt from the other post I asked you and you were still unable to explain: It wouldn't commit the transaction in the first place, it would just tell you it did. You can check later (defeating the purpose of using the L2), but then your money is already gone.
- Who exactly would not commit? - What would it exactly tell you? Or more precisely: If you think you have commited because that ominous "LN entity" cheated on you, what would your own client show you exactly? Which type of transaction would you get? Nope, that's not how the Bitcoin network works.
Again evading the topic. We were taking about malware here. Answer the question above.
|
|
|
|
legiteum
Full Member
 

Activity: 560
Merit: 195
World's fastest digital currency
|
 |
Today at 12:41:18 AM |
|
So why are there LN servers at all?
To coordinate the transaction bundling and the contracts (secret exchange). But the transactions themselves are always under the control of each participant. (I'm sorry. I'm not a good ELI5 writer for LN. But I know how it works  ) So, just to be clear, you don't actually need these servers to use LN, right? Right? Since they don't do anything useful, that means they aren't necessary. Right? It sure is strange they actually have this code if you don't actually need to run it anywhere...  How do you know they are cheating unless you create a transaction on the native Bitcoin network?
Cheating in LN has a very specific meaning, to restore a previous channel state via an invalid exit. But for that to work, the cheater has to do an on-chain transaction. So all you have to do is to observe the blockchain. That's one of the tasks of your Lightning client. In other words, you need to wait for the transaction to have the appropriate number of confirmations to be sure you haven't been ripped off just like you do when you don't use LN and use the Bitcoin chain natively. In other words, if you want your transaction to be secure and trustless like Bitcoin, you need to... use the Bitcoin chain like you would a native transaction. This means there's exactly ZERO advantage to using LN (and disadvantages in complexity and the time it actually takes to use LN). (Maybe this is why very few people use Bitcoin L2s as compared to all of the other products on the internet). No matter how many ways you try to spin the words around, there is simply no way around the architectural trade-off: either the transaction is secure, trustless, and natively executed on the Bitcoin chain, or it involves trusting the counter-party to not cheat you. All L2s work the same essential way, and they all have this tradeoff. They all work but gathering transactions to be later put on the Bitcoin chain. If the transaction is not on the chain, it involves trusting something besides the Bitcoin. Repeat: If the transaction is not directly on the Bitcoin chain, it involves trusting something besides the Bitcoin chain.This is simple, undeniable logic.
|
|
|
|
|
CryptoYar
Legendary

Activity: 1498
Merit: 1068
|
 |
Today at 06:00:51 AM |
|
Setup here is helpful because "is Lightning Bitcoin" debate tends to stop moving at surface level views and doesnt dive into the inner workings.
One sided exit point is most powerful one. Security model is truly lift from Bitcoin itself if any participant can split off from main chain at any time without the permission of anyone else. That is completely different thing, as opposed to sidechains or wrapped assets, where you are relying on different agreement system or a group in charge.
Bitcoin's double spend problem definition as main use case is neat way to test out layer 2 solutions. Lightning and Ark both set it up in way that is free of any outside trust while only using bitcoin native tools. This is big difference.
Footnote on Replacement Cycle Attack is important to note, however. Exaggeration aside, calling this software bug seems bit generous. it is a system level interaction that required some time to fully understand and fix. However, it does not detract from overall discussion of Lightning being Bitcoin native.
|
|
|
|
Wind_FURY
Legendary

Activity: 3696
Merit: 2186
|
 |
Today at 06:57:41 AM |
|
[...] if you ask those disingenuous people if there was a situation that someone actually cheated in the Lightning Network, they won't tell you anything because THEY CAN'T.
So just to be clear, you consider any technology that you haven't read has been compromised to be completely safe? Are you sure about that? Did I claim that any technology is completely safe? What I posted was, there's this individual who acts disingenuously, LIKE franky69, who pretends to make a technical debate, but he/she actually is trying to spread FUD and disinformation. But about the Lightning Network, it may not be perfect, but cheating has been counteracted through Economic Penalties.
|
|
|
|
|