Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kevjiang
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
kevjiang
12y ago
>> 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 customers would care about.
2.
▲
by
kevjiang
12y ago
Were any HNers ever able to reproduce what RiskIQ reported? Namely seeing jquery.com include the script from the malicious jquery-cdn[.]com domain?
3.
▲
by
kevjiang
12y ago
In fact, an attacker doesn't even need to steal the private key.. Heartbeats can be sent before certificate authentication takes place.
4.
▲
Splitting a sandwich and feeling not deceived
(math.stackexchange.com)
2 points
by
kevjiang
13y ago
|
0 comments
5.
▲
by
kevjiang
13y ago
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 key is discovered. Someone could possibly use the method in t
6.
▲
by
kevjiang
13y ago
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, they'd be able to decrypt ALL passwords in the
7.
▲
Leadership Without Management: Scaling Organizations by Scaling Engineers
(surge.omniti.com)
2 points
by
kevjiang
13y ago
|
0 comments
8.
▲
by
kevjiang
13y ago
I came to this comments page just to check if quarterto's law was still holding up :)
9.
▲
by
kevjiang
13y ago
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 house price is.
10.
▲
by
kevjiang
13y ago
>> 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 of the password hashes. I'm pretty sure the
11.
▲
by
kevjiang
13y ago
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://spectacleapp.com/
12.
▲
by
kevjiang
14y ago
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 date on a returned item