Viewing profile — floody-berry
floody-berry
HN member- Joined
- Mon, Mar 01, 2010, 2:09 AM UTC
- HN karma
- 99
- Public activity
- 90 items
- HN profile
- View on Hacker News ↗
About floody-berry
No profile information was provided.
Recent public activity
-
comment
Comment #9595449
Why would something need to happen to me to point out exploitation? Uber and Airbnb make money off people breaking the law. They exploit hundreds of thousands of people wanting to …
-
comment
Comment #9592791
Companies like Uber are much worse than that. They're a glorified web app profiting off of hundreds of thousands of people who do all the work and bear all the risk while the only …
-
comment
Comment #9592610
Yes, how does he go from DUAL_EC_DBRG being backdoored to using the same few elliptic curves being an issue? It's not accurate or productive to lump e.g. Curve25519 or Goldilocks44…
-
comment
Comment #9552585
Yeah, a made-up term that was ripped off from http://en.wikipedia.org/wiki/Zero-knowledge_proof because it sounded high-tech, yet has nothing to do with ZKP and merely means "you e…
-
comment
Comment #9545420
Would you want to ride in a car with failing brakes?
-
comment
Comment #9331869
Why would I want to read books about people that fall under your definition of 'success'? Do I have to read about and fetishize war profiteering too? Just follow the money, right? …
-
comment
Comment #9322675
> This isn't really the mentality and behavior of successful people Thinking you know what traits do and don't make someone 'successful', or that everyone shares your definition of…
-
comment
Comment #9122869
You mean hotels would like to be glorified web directories with hundreds of thousands of 'employees' who provide the rooms, do all the work, are solely on the hook for the vast num…
-
comment
Comment #9098813
When Rijndael was chosen as AES, it was ~3 years old and was broken for 6-7 rounds out of 10 with 128 bit keys, and 7-8 rounds out of 14 with 256 bit keys. Chacha20 is 7 years old …
-
comment
Comment #9069615
> There are many people out there literally asking you to introduce your product to them so they can become your customers No, they aren't, but not a surprise that automated spam i…
-
comment
Comment #9003944
yescrypt has ROM capabilities [1], which function like your large file idea. [1] https://password-hashing.net/wiki/doku.php/yescrypt#read-onl...
-
comment
Comment #8904056
You can choose to be black, jewish, or gay?
-
comment
Comment #8770943
Unless they did a study with various presentations and found this version resulted in higher numbers, I doubt they have any clue how much it 'helped', or if it helped at all short …
-
comment
Comment #8769210
Remove selection bias or straight up marketing spam from authors and the willingness of many users to believe anything someone who claims they're making money says and HN would be …
-
comment
Comment #8620323
Going off the comments here, "pretentious, over-priced twat" is quite real and worth being.
-
comment
Comment #8482645
Advocating table based implementations that are not secure is not taking it seriously. Providing implementations that are not secure is not taking it seriously. They may have taken…
-
comment
Comment #8481943
Grøstl's round 3 specification document mentions 3 'strategies' for constant time implementations: AES-NI, vperm (AVX/XOP/NEON), or bitsliced (which they estimate "only a 50% overh…
-
comment
Comment #8479862
ChaCha also got a lot of review in the form of BLAKE, whose security margin was roughly consistent with the existing cryptanalysis of ChaCha. AES-128-CTR with AES-NI is ~0.8-1.2cpb…
-
comment
Comment #8478740
Are there actually many alternatives at this time? SHA-3, and more recently CAESAR, still received submissions based on AES. Grøstl (one of the SHA-3 submissions borrowing from AES…
-
comment
Comment #8441775
From his previous article on his "startup" / "business": > In my online game hacking history to that point, I'd had seven dupe methods patched across four different games, but neve…
-
comment
Comment #8441561
e.g., in Diablo 2, duped items were known to "poof" or disappear if you were not careful. There is no way to tell if an item is legitimate or not, leading to the obvious situation …
-
comment
Comment #8344369
Do you have an example of this happening?
-
comment
Comment #8343061
Er, do you think only a select few people need to know assembler then?
-
comment
Comment #8298700
(her)
-
comment
Comment #8279438
Adding an annotation for qhasm where stack variables/registers would be zero'd at the end of the function if they still contained sensitive data would be great. What I'd really lik…