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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Proof of Work Without All the Work

208 点作者 federicoponzi将近 8 年前

10 条评论

nullc将近 8 年前
I think the title and abstract of this are not very clear.<p>I gave it a fast skim to figure out what general class of thing it actually is.<p>This should be compared with &quot;proof of idle&quot; (<a href="https:&#x2F;&#x2F;www.cs.virginia.edu&#x2F;~shelat&#x2F;14s-pet&#x2F;2014&#x2F;02&#x2F;11&#x2F;proof-of-idle.html" rel="nofollow">https:&#x2F;&#x2F;www.cs.virginia.edu&#x2F;~shelat&#x2F;14s-pet&#x2F;2014&#x2F;02&#x2F;11&#x2F;proof...</a>).<p>It is an online scheme for resisting sybil attacks in a P2P network where nodes have cryptographic identities which works by periodically forcing all users to do proof of work within a limited time window. Peers that don&#x27;t respond fast enough are banned from the system (have to create a new identity to join, which is computationally expensive).<p>The idea is that this get some of the benefits of POW for sybil resistance without spending as much energy.<p>It doesn&#x27;t, however, produce a large amount of cumulative work building up over a history. So it&#x27;s not the sort of thing you&#x27;d want to use to protect the history of a ledger directly.
评论 #14948503 未加载
评论 #14948584 未加载
评论 #14949362 未加载
tromp将近 8 年前
If new coins are distributed as block rewards, then collectively, miners will spend (nearly) the monetary value of those coins in competition to solve as many blocks as possible. In other words, any gains in marketcap will translate to increased mining efforts. Paul Sztorc has written a lot more about this in <a href="http:&#x2F;&#x2F;www.truthcoin.info&#x2F;blog&#x2F;pow-cheapest&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.truthcoin.info&#x2F;blog&#x2F;pow-cheapest&#x2F;</a>
评论 #14947230 未加载
评论 #14958242 未加载
alistproducer2将近 8 年前
I&#x27;m in the process of auditing new low-power Po* algos for a crypto system I&#x27;m researching. This paper needs a way better abstract. The math is incomprehensible without knowing what it&#x27;s end goal is. The paper uses acronyms (ex &quot;Good ID&quot;) before explaining what they are. Overall a poorly written paper. The work maybe revolutionary, but what good is that if it&#x27;s so difficult to understand. People forget that the purpose of a paper is to communicate your idea to other people. If it doesn&#x27;t do that effectively then no matter how awesome the work is, you&#x27;ve failed.
kanzure将近 8 年前
Here&#x27;s some &quot;lore&quot; around proof-of-work and why it must burn external resources:<p><a href="https:&#x2F;&#x2F;download.wpsoftware.net&#x2F;bitcoin&#x2F;asic-faq.pdf" rel="nofollow">https:&#x2F;&#x2F;download.wpsoftware.net&#x2F;bitcoin&#x2F;asic-faq.pdf</a><p><a href="https:&#x2F;&#x2F;download.wpsoftware.net&#x2F;bitcoin&#x2F;pos.pdf" rel="nofollow">https:&#x2F;&#x2F;download.wpsoftware.net&#x2F;bitcoin&#x2F;pos.pdf</a><p><a href="https:&#x2F;&#x2F;download.wpsoftware.net&#x2F;bitcoin&#x2F;alts.pdf" rel="nofollow">https:&#x2F;&#x2F;download.wpsoftware.net&#x2F;bitcoin&#x2F;alts.pdf</a>
ubaltaci将近 8 年前
For those who interested in the topic. Nem uses something called proof of importance <a href="https:&#x2F;&#x2F;www.nem.io&#x2F;NEM_techRef.pdf" rel="nofollow">https:&#x2F;&#x2F;www.nem.io&#x2F;NEM_techRef.pdf</a>
ForHackernews将近 8 年前
Would this make it possible to implement a cryptocurrency that wasn&#x27;t an ecological disaster?
评论 #14947344 未加载
评论 #14947183 未加载
评论 #14947001 未加载
评论 #14947465 未加载
评论 #14948471 未加载
评论 #14947443 未加载
评论 #14947098 未加载
评论 #14951235 未加载
评论 #14946976 未加载
评论 #14947320 未加载
chairmanwow将近 8 年前
There is something thoroughly logical about this approach to the unfortunate waste implicit in Proof of Work (PoW) schemes.<p>In summary of the motivations of the paper: PoW is currently limited to cryptocurrencies as a security system because of the implicit financial incentive in mining coins. This approach could allow PoW schemes to be widely adopted to secure systems as the overhead is lowered dramatically. Additionally, battery powered devices (ie phones) could make use of PoW without incurring large battery drains. This last bit is particularly interesting and could allow some interesting, distributed P2P systems on cellphones to arise.<p>The general principle of the paper revolves around asking network members to prove computational power only as much as necessary as the network scales. Because an attacker could easily spoof their MAC &#x2F; IP address when joining the network, computational tests are periodically distributed to network members. If the test is unsolved in an allotted time period, their network membership is revoked (and the node is blacklisted). The attack referred to in the paper is an attacker adding bad (fake or otherwise) nodes to a system rapidly.
chj将近 8 年前
“Consequently, if the network is attacked, our scheme guarantees security, with algorithmic costs that are commensurate with the cost of the attacker. Conversely, in the absence of attack, algorithmic costs are small.”<p>Hope it works.
评论 #14947466 未加载
评论 #14947454 未加载
csomar将近 8 年前
So now we have click-baity academic papers? Can someone summarizes to me the genius behind the idea? Because as far as my math goes, it is not theoretically possible.
评论 #14947966 未加载
russdpale将近 8 年前
When I read this: &quot;This shortcoming is highlighted by recent studies showing that PoW is highly inefficient with respect to operating cost and ecological footprint.&quot; The moment we try and do away with this inefficiency we are going against the entire solution of what bitcoin was going for: how to use all of the inefficient computer parts laying around the globe for something useful?<p>It makes me think people just don&#x27;t get it. High inefficiency is the _ENTIRE_ point! It gives rarity to the coin. That 10 minute block time is the same as compressing millions of years of geology into 600 seconds. It is fundamentally sound mathematics, and ultimately, <i>that</i> is why it holds its value. It is not meaningless mathematics, people who say that don&#x27;t understand fully as to what they are talking about, imho.
评论 #14948159 未加载
评论 #14948113 未加载