TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

The Trusted Supernode and Distributed Banking

20 pointsby realcrover 9 years ago

2 comments

polishninjaover 9 years ago
| The weak point of the centralized bank is with z: The person that manages the bank. He has full control over all the balances of all the participants.<p>Is this really a problem of a bank that needs solving by building a distributed banking system? Generally, in the banking systems of today there is a dual control system that makes it hard for a single person to have complete control.<p>I know this is a theoretical article but I&#x27;ve noticed quite a few ideas for &quot;blockchain&quot; banking and similar new systems recently. They are interesting in theory but I&#x27;m not sure they are solving the right problems. I&#x27;d be interested to see some technology that can be implemented at banks today, in the real world.
评论 #10722830 未加载
评论 #10723288 未加载
woahover 9 years ago
I&#x27;m working on a similar system, but it&#x27;s quite a bit simpler, can use national currencies, and does not have supernodes or Byzantine fault tolerance <a href="http:&#x2F;&#x2F;altheamesh.com&#x2F;blog&#x2F;universal-payment-channels&#x2F;" rel="nofollow">http:&#x2F;&#x2F;altheamesh.com&#x2F;blog&#x2F;universal-payment-channels&#x2F;</a><p>I haven&#x27;t completely specified the routing part yet, but I think it will be quite easy to extend Babel to incorporate cost as a metric. Due to Babel&#x27;s network size limitations, it won&#x27;t work as a big bad global mesh, but should work well in the smaller mesh networks we see today.