Hacker News new | ask | show | jobs
by robcohen 1897 days ago
We did this to ourselves by not making our systems Sybil resistant or DoS resistant. Bitcoin solves this problem by requiring a fee to submit a transaction to the ledger (Denial of Service). lightning does this by requiring you to select who you network with (sybil). Solution is for any modality is to restrict to known good addresses, and for anyone else charge a substantial fee.