• 0 Posts
  • 40 Comments
Joined 2 years ago
cake
Cake day: July 5th, 2024

help-circle







  • Well, certain inputs like <up> <down> <left> <right> will map directly to keyboard equivalents. The OK button generally maps to <enter>. And then other inputs like play/pause, volume, skip forward/backward are standard PC inputs that just about every OS supports out of the box. Most keyboards have those buttons on them and they “just work”.

    For additional functionality you can use specialized software to manage it.

    The IR receiver is just a “translator”. The input the computer sees is just a standard HID peripheral (Human Input Device).






  • we own the hardware, do we not?

    Not if you can’t do what you want with it.

    Can we not detect backdoors in advance right now

    Without access to the source code, that’s a very involved and difficult task with no guarantees.

    I mean how difficult is it really to flash different software when we have the hardware in our possession?

    Way harder than you think. In fact, it’s entirely possible for hardware to be designed to permanently brick itself if the firmware is not signed with the right keys.