Live data from Hacker News

Viewing profile — igor_sk

igor_sk

HN member
Joined
Mon, Dec 05, 2016, 5:48 PM UTC
HN karma
8
Public activity
4 items

About igor_sk

No profile information was provided.

Recent public activity

  1. comment
    Comment #28084903

    It's https://gist.github.com/dougallj/7a75a3be1ec69ca550e7c36dc75...

  2. comment
    Comment #18386127

    properly implemented, hw encryption is better because it does not expose key material in the RAM even for a brief moment.

  3. comment
    Comment #13107482

    The paper is nice, however it covers an ancient AMT version. AFAIK this won't work on recent versions (it has saner defaults).

  4. comment
    Comment #13107451

    >It includes in it the ME blob No, it does not. FSP only includes x86 code to be executed on the main CPU. It may include stuff which talks to the ME but no ME firmware itself. You…