Viewing profile — einaros
einaros
HN member- Joined
- Mon, Jan 11, 2010, 1:39 PM UTC
- HN karma
- 259
- Public activity
- 52 items
- HN profile
- View on Hacker News ↗
About einaros
No profile information was provided.
Recent public activity
-
comment
Comment #36670753
Sure. That's not really my issue though. I got a few thousand followers, in batches, after random press coverage through the years, but never had much of anything I wanted to share…
-
comment
Comment #36665161
I've never (within otherwise normal times) been more stressed out and miserable than during periods when I've tried to interact systematically with and through Twitter.
-
comment
Comment #18661898
I’ve been meaning to translate the WebGL version embedded there, but never got that far. The downloadable versions (linked under the video) for Windows and Mac both have subtitles …
-
comment
Comment #7728871
Not entirely sure what you mean by that. But I realised some time ago how lucky, and extremely privileged, I was to grow up with the unconditional support my mother gave me. And I …
-
comment
Comment #7728648
Thank you. I'm very sorry to hear that your mother passed so early. Missing someone, even after many years, is a testimony to the strong bond you shared. The loving memory lives on…
-
comment
Comment #7728608
Thank you, although I feel much more sorry for her loss, than I do for mine. Cancer stole her life at a time when everything was supposed to be getting better. A brutal reminder fo…
-
comment
Comment #7728475
Mother's day or not, those who can make that call, should. My mother passed away one week ago. I really, really wish I could call her today.
- story
-
comment
Comment #7603170
https://encrypt.today - who said the new TLDs were useless?
-
comment
Comment #7593825
Ah. Well if you want to dig, I've still got the 43 GB from CloudFlare!
-
comment
Comment #7593731
I didn't actually write mine to collect primes :) I'm working with data dumped from other network devices, and for the most running various Yara rules during and after collection.
-
comment
Comment #7593720
Doing realtime prime detection is trivial in mine as well. Either pipe the outfile or add to the lib. I didn't write the dump tool with keys as primary target; they just happened t…
-
comment
Comment #7593504
No, the primes (and thus key) can be retrieved at any time, but it may be more frequently found right after reboot. I would recommend you to gather at least a gigabyte before diggi…
-
comment
Comment #7592150
I've published another toolset in Python here: https://github.com/einaros/heartbleed-tools The final test I did before publishing yielded ~100Mbit/sec of bleed from the challenge s…
-
comment
Comment #7590691
Could you shed some light on how this research was conducted? From reading the OpenSSL source and docs it seems pretty clear that the RSA struct will be on the heap somewhere.
- story
- story
- story
-
comment
Comment #6381919
That would pretty much cover the use of CDNs that have proper versioning schemes. Analytics, however, will remain something I'm not overly fond of. For many sites it's unnecessary.…
-
comment
Comment #6381834
While an absolute necessity, it doesn't solve the immediate issue of NSLs and widespread use of unnecessary services. Let's say that the NSA would like to track bitcoin transaction…
-
comment
Comment #6381122
Where did you read that it's mail traffic they were after? I'm beginning to strongly believe that it's Google's other services are considered for use in specific attacks. Imagine i…
-
comment
Comment #6380628
This doesn't just affect services that are hosted by Google, but also encrypted sites that pull scripts in from Google Analytics, Google's CDN, etc. I wrote a semiparanoid rant abo…
-
comment
Comment #6380351
And here I was thinking I was being an all paranoid nutter when I expressed privacy concerns with US hosted CDNs and analytics services .. https://2x.io/read/would-the-nsa-infiltra…
-
comment
Comment #6376595
Firefox: "about:config" and "media.peerconnection.enabled = false"
- story