You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _problems/removing-cross-layer-links.md
+5-1
Original file line number
Diff line number
Diff line change
@@ -50,6 +50,10 @@ Cross-layer links are also building blocks to launch advanced attacks damaging u
50
50
Instead of using layer-1 transactions to prevent spam, perhaps existing layer-2 funds could be used to prevent spam.
51
51
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.
52
52
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
+
53
57
### Use one-shot over Tor transaction (re)broadcast
54
58
55
59
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
71
75
<!-- Also you or anyone else can add conjecture to this section (after review). -->
72
76
<!-- In general, this is not a comments section (use the issue for that). -->
73
77
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.
0 commit comments