Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
0xxon
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
0xxon
11mo ago
Lawful Permanent Resident - https://ohss.dhs.gov/topics/immigration/lawful-permanent-res... . It's the official status of green card holders.
2.
▲
by
0xxon
6y ago
The fact that some root stores/browsers don't trust some CAs is actually quite common. There will be some cross-sign from another CA that is trusted in Firefox in this case. Stuff like this is quite common; we published a paper on
3.
▲
by
0xxon
7y ago
Was in Tokyo last week and this week. Depending on the day my guess was that 40-70% of people were wearing masks - more on public transit. I assume that you mostly were at the Airport or public transit/other huge venues - otherwise I c
4.
▲
by
0xxon
9y ago
Even their old device (DPTS1) can do that - so I would assume yes.
5.
▲
by
0xxon
9y ago
Most clients nowadays sent the "server name indication" (SNI) TLS extension though, which contains the name of the site you are connecting to. The extension is sent unencrypted, even when using TLS 1.3. So everyone sniffing the tr
6.
▲
by
0xxon
11y ago
If you are interested in tcpdump and use it for debugging, you might potentially also be interested in the Bro network monitoring system ( http://bro.org ). It gives you very deep visibility in the supported protocols, dumps easy
7.
▲
by
0xxon
12y ago
Here you go - http://z-machine.appspot.com/game/ztrek/play/ (It is actually not emscripten -- it uses a z-machine emulator I adapted to js a long time ago to run the z-machine version of star trek. But - shou