TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: What are good uses of private blockchain within companies?

3 点作者 a_d超过 7 年前
Are there any good use cases of using a private ethereum blockchain inside large companies? (Like using it for supply-chain data etc.) Curious to learn some examples.

2 条评论

xor_null超过 7 年前
Supply chain does seem as one of the best fits for enterprise private ethereum blockchain. As far as I understand blockchain technology, its mandatory that no party gain more than 50% computation power, otherwise you loose all the trust giving features of blockchain (one party could alter the block chain or create wrong transaction). Hence, if only two companies or one company run a blockchain, you have to trust that they don't fire up some mining nodes and mine blocks which contain false information. Please correct me if I'm wrong.
dozzie超过 7 年前
Don&#x27;t buy into the useless hype; there&#x27;s no good use of blockchain <i>inside</i> a company. All that blockchain does is to timestamp documents (tell which of the documents was issued earlier). There are much more efficient cryptographic protocols for that, the difference is that they need a trusted service to work.