Live data from Hacker News

Viewing profile — hklutryhgg

hklutryhgg

HN member
Joined
Tue, Jul 27, 2021, 7:58 AM UTC
HN karma
11
Public activity
3 items

About hklutryhgg

No profile information was provided.

Recent public activity

  1. comment
    Comment #27975720

    There is speculation that China is clamping down on soft tech (social apps, ...) to encourage people to work on hard tech (hardware, ...). China's semiconductor company spiked toda…

  2. comment
    Comment #27970620

    I'm pretty sure you can defend against this with javascript script hashes and restrictive CSR's, but yeah, they are quite involved to setup.

  3. comment
    Comment #27969815

    > If some site has an XSS vulnerability, then they've already got access to my session cookies Not true if the website uses HttpOnly session cookies as they should.