Viewing profile — emin-gun-sirer
emin-gun-sirer
HN member- Joined
- Mon, Nov 04, 2013, 7:26 PM UTC
- HN karma
- 75
- Public activity
- 36 items
- HN profile
- View on Hacker News ↗
About emin-gun-sirer
No profile information was provided.
Recent public activity
-
comment
Comment #10778122
>The only special power of a 50% miner is to consistently resolve double-spend attempts in its favor. No, this post, and the handy table inside, explains the various attacks possib…
-
comment
Comment #10397480
Miner consolidation is a long-standing problem with Bitcoin itself. When Ittay and I discovered selfish mining [1], we were quite worried about the size of mining pools at the time…
-
comment
Comment #10397455
All good questions, all of which are answered in the white paper. An "elected leader" is essentially the same thing as a miner that mines a block in Bitcoin. Miners can mine empty …
-
comment
Comment #9617904
This sounds like a use case for Macaroons [1]. A primer and a public implementation can be found here [2]. There's also a JavaScript implementation [3]. [1] http://research.google.…
-
comment
Comment #9407767
Thanks, indeed, there are many alternative NTP servers [1]. But I believe time.nist.gov is the default time server during Ubuntu installation, so there are many hosts that depend e…
-
story
Can't resolve time.nist.gov
The popular NTP server time.nist.gov is having DNS problems, at least from our vantage point on the US east coast. For us, this has meant that regularly scheduled security reports …
-
comment
Comment #8825052
HyperDex provides scalable and high-performance transactions. While it is strongly (not eventually) consistent, the underlying technique we use to achieve atomicity of transactions…
-
comment
Comment #8818955
>For the record, I appreciate your technical critiques! But you seem to take a perverse delight in being the critic. Ok, so you enjoy the technical content but disagree with the to…
-
comment
Comment #8807421
Yes, it's an open-source project from my research group at Cornell.
-
comment
Comment #8807362
This well-illustrated post is technically about the core Synod agreement protocol in Paxos. Building a consistent distributed service on top requires additional scaffolding and inf…
-
comment
Comment #8763547
It's critical to not conflate Bitcoin with ChangeTip. The two are, in effect, separate currencies. One is decentralized and backed by the blockchain, the other is centralized and b…
-
comment
Comment #8671688
How does this product actually work, except by violating the standard TCP congestion avoidance algorithm?
-
comment
Comment #7913209
Co-author here. There is a common misconception that consensus of the Bitcoin community is correlated with the hashing power of the miners. A miner can have 51% of the hashing powe…
-
comment
Comment #7890762
To the contrary, we've been far more respectful and accommodating to the Bitcoin fringe than merited, and certainly far more than the other way around. After all, we took a fair am…
- comment
-
comment
Comment #7890704
The counterpoint from my colleague Ed Felten is based on a flawed understanding of how mining pools work and how pool participants are rewarded. Explained here: http://hackingdistr…
-
comment
Comment #7890570
Nice ad hominems you've got there. >In fact, the paper just formalized some concerns discussed in the mining community for years. This is false. Discussed here: http://hackingdistr…
-
comment
Comment #7890477
That's not the kind of restriction that stops pool mining. The trick is to enable the pool members to steal the blocks they discover. Andrew Miller, a grad student at UMD, has an i…
-
comment
Comment #7449274
There are next-generation NoSQL data stores out there that are better than MongoDB on many axis (performance, consistency, fault-tolerance, API, backup speeds, etc). One of these (…
-
comment
Comment #7449162
Just curious: of the data that Zuckerberg could collect, what does he not collect? It should be pretty clear that this is not an endorsement of NSA's broad data collection activiti…
-
comment
Comment #7353401
No culture deserves to have its creation myths exposed or destroyed. Ironically, Newsweek's behavior makes a strong case for anonymous communication and payment systems.
-
comment
Comment #7330051
Author here. I think there is some subtlety around the technical point that may be getting lost. Ittay Eyal and I were the ones who discovered an attack against Bitcoin called self…
-
comment
Comment #6972642
>The implications of my comment were not simply that gamma is reduced to zero, but that the whole problem is thrown out the window because the entire pool would be banned from the …
-
comment
Comment #6971733
The math seems to be correct and borne out by simulations, even independent simulations devised by people who did not believe that the selfish mining attack would work [1]. So Step…
-
comment
Comment #6969486
I'm one of the two authors of the selfish mining paper. Let me chime in on the selfish mining aspect of this generally insightful comment: > The interesting question remains: what …