Live data from Hacker News

Viewing profile — thudson

thudson

HN member
Joined
Mon, Oct 24, 2011, 3:25 PM UTC
HN karma
312
Public activity
29 items

About thudson

No profile information was provided.

Recent public activity

  1. comment
    Comment #27736551

    If you want to play mental poker with an arbitrary number of friends/enemies, I built a prototype with a really basic UI that extends the SRA81 protocol to support more than two pl…

  2. comment
    Comment #27081575

    Similar higher-than-rated-bandwidth can be achieved on the TRS-80 Model 100, which uses an array of 10 HD44102 controllers. With an FPGA it is possible to draw full motion video on…

  3. comment
    Comment #27080648

    The WEH001602A is pin compatible to the HD44780, with OLED output instead of LCD. In 8-bit parallel mode with an FPGA you can exceed the recommended clock rate to drive quite a bit…

  4. comment
    Comment #27061976

    A few years ago I built an adapter to allow classic Mac CRT's to be used with BeagleBone or Raspberry Pi systems ( https://trmm.net/Mac-SE_video ). X11 has supported 1-bit mono dis…

  5. comment
    Comment #26979193

    12-eights for "microns turnabouts Como migraines": 9a7e6f41875b444851cb19f018cea83e6565762d88888888888813ac47d39ce7 Although I'm also a fan of "Georgetown surfboarded rips nodding"…

  6. story
  7. comment
    Comment #24889066

    If you want to more easily configure UEFI Secure Boot on your Linux system, while also registering your own signing keys to eliminate the Microsoft and OEM ones: https://safeboot.d…

  8. comment
    Comment #24872593

    The CD-ROM is now on archive.org: https://archive.org/details/hugo_nebula_1993 Brad Templeton wrote about it: "I believe this CD is now a piece of history, as the world's first maj…

  9. comment
    Comment #24581300

    In practice it is a bit of a pain during the initial setup and package installation -- I was probably rebooting to recovery mode once a day or more to install some command line too…

  10. comment
    Comment #24580126

    If you want LUKS encryption with signed policies to prevent brittle PCRs, rollback prevention with monotonic counters, and user pin to prevent dictionary attacks, plus TPM sealed T…

  11. comment
    Comment #24577027

    The TPM is not a DRM enforcement mechanism if you set it up for your own use. It is a very useful tool for taking control of machine that you own - it provides a way to prove* to y…

  12. comment
    Comment #24576934

    Some forms of TPM tampering are explicitly addressed in the threat model: > The PCR values in the TPM are not "secret", so an adversary with physical access could directly wire to …

  13. comment
    Comment #24576629

    A separate bootloader and key on USB does not protect against many physical attacks, nor ones that involve changing the firmware or nvram configuration through software attacks. Wi…

  14. comment
    Comment #24575878

    This NSA report is a wonderfully thorough guide to configuring UEFI Secure Boot, although it is another example of how unusable security tools can be. This conplexity was my motiva…

  15. story
  16. comment
    Comment #23155552

    That was exactly my motivation: there are tons of guides for setting up UEFI SecureBoot platform keys, yubikey tokens, TPM disk encryption, dmverity, etc, but all of them seemed to…

  17. story
  18. comment
    Comment #16262457

    It's pretty typical boot time for most UEFI server platforms with network cards and RAID controllers. The Dell R630 takes about six minutes, the HP DL3x0 is about eight and the Len…

  19. comment
    Comment #16262384

    The threat model that LinuxBoot is addressing is different form SecureBoot and it can use the well known, normal Linux tools rather than the unconventional UEFI ones. The Heads run…

  20. comment
    Comment #16261732

    The LinuxBoot kernel establishes a hardware root of trust with the TPM and measures the ROM before bringing up any IO devices, so when it connects to the network it is able to perf…

  21. comment
    Comment #16261642

    With LinuxBoot you can use any filesystem that Linux supports, not just FAT. You can update boot entries by editing shell scripts, rather than manipulating opaque NVRAM variables. …

  22. comment
    Comment #12049837

    Helen Sharman was Britain's first astronaut -- she spent seven days on the Mir space station in 1991. Peake is the seventh British astronaut[0]. 0: https://en.wikipedia.org/wiki/Br…

  23. comment
    Comment #11714004

    Cool URLs still work in OmniWeb on a NeXT with a decades old bookmarks file: https://www.flickr.com/photos/osr/17082625625/lightbox The Mondo 2000 interview bookmarks, not so much.…

  24. comment
    Comment #10043598

    tl;dr: Xeno Kovah, Corey Kallenberg and I ported several previously disclosed vulnerabilities from Windows UEFI systems to Apple's EFI firmware. Using the 2014 Darth Venamis ("Dark…

  25. comment
    Comment #9348493

    Firmware passwords can be bypassed by a local user with a Thunderbolt Option ROM. The 10.10.2 fix for Thunderstrike left that hole open during normal boots: https://trmm.net/Thunde…