Skip to content

Commit 152d34e

Browse files
authored
1 parent 9e5eb81 commit 152d34e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Diff for: _problems/removing-cross-layer-links.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,10 @@ Cross-layer links are also building blocks to launch advanced attacks damaging u
5050
Instead of using layer-1 transactions to prevent spam, perhaps existing layer-2 funds could be used to prevent spam.
5151
For example if a small lightning payment had to be made to process channel update messages then this may pay for the resources used by peers on the network.
5252

53+
### Use unrelated layer-1 funds to prevent spam
54+
55+
A lightning node could vouch for their channels with non-lightning channel "reserve" coins.
56+
5357
### Use one-shot over Tor transaction (re)broadcast
5458

5559
Instead of using the bitcoin node servicing the blockchain view, a Lightning node might use one-shot peer connection over Tor to break the linkage between IP address and transaction.
@@ -71,7 +75,7 @@ This technique should be particularly beneficial to Lightning hub with high-freq
7175
<!-- Also you or anyone else can add conjecture to this section (after review). -->
7276
<!-- In general, this is not a comments section (use the issue for that). -->
7377

74-
*There has been no commentary on this problem so far*
78+
- [@rusty_twit](https://twitter.com/rusty_twit) made a [thread on twitter](https://twitter.com/rusty_twit/status/1449875010181484545) where he suggests the *Use unrelated layer-1 funds to prevent spam* idea.
7579

7680
## Related Problems
7781

0 commit comments

Comments
 (0)