Viewing profile — kevjiang
kevjiang
HN member- Joined
- Mon, Mar 18, 2013, 1:48 PM UTC
- HN karma
- 22
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About kevjiang
No profile information was provided.
Recent public activity
-
comment
Comment #8731137
>> Are you doing these changes on the user's computer or in the cloud? I'm surprised this wasn't covered in the blog or FAQ. Seems like an important detail that security-minded cus…
-
comment
Comment #8359700
Were any HNers ever able to reproduce what RiskIQ reported? Namely seeing jquery.com include the script from the malicious jquery-cdn[.]com domain?
- comment
-
comment
Comment #7557049
In fact, an attacker doesn't even need to steal the private key.. Heartbeats can be sent before certificate authentication takes place.
- story
-
comment
Comment #6660446
You should probably assume that they have your password too. Since Adobe encrypted the passwords instead of hashing them, all of these passwords will be known once the encryption k…
-
comment
Comment #6659552
Amazingly, these aren't even password hashes.. they're encrypted versions of the password. Ars wrote an article on this yesterday [1]. Basically if anyone has the encryption key, t…
- story
-
comment
Comment #6565511
I came to this comments page just to check if quarterto's law was still holding up :)
-
comment
Comment #6399363
Rental prices are based on supply and demand, except for in a few cases (for example, rent control). That's why he suggests using rental prices as a way to check how reasonable a h…
-
comment
Comment #5900950
>> LinkedIn leaked 8 million users' passwords less than a year ago, because they were storing them in the database in plain text. The password leak from last year was really a leak…
-
comment
Comment #5456044
Another really useful app is Spectacle, for keyboard shortcuts to dock an application the left or right half of the screen (like winkey+left and winkey+right on windows 7/8). http:…
-
comment
Comment #5396690
Doesn't seem like it. Code: var common_url = '&pagesize=100&order=desc&site=stackoverflow&todate=1363473554'; SO /questions api: todate – Unix timestamp of the maximum creation dat…