Hacker News new | ask | show | jobs
by bustling-noose 389 days ago
Protectli makes great hardware. But unfortunately intel runs plenty of code with things like management engine that requires Coreboot to disable during boot. It may also be possible that the cpu refuses to boot with ME disabled so maybe coreboot doesn’t always mean doesn’t run proprietary code. True opensource will maybe happen with RISC-V when it comes to routers fast enough to be installed at home or small offices.

That being said, home routers are the least supported devices when it comes to security and privacy. People are running age old firmwares that are known to have exploits. These things are literally so cheap and poorly maintained anything with openwrt is going to be better.

For offices I would not shy away from recommending protectli with openwrt or opnsense as long as there are people with enough expertise to maintain these things long term.

1 comments

> True opensource will maybe happen with RISC-V

...assuming that the particular processor you're using won't have any proprietary extensions or requirements to bootstrap during power on (with a closed source blob, not unlike onboard firmware).

It's an older device, but NanoPi R4S 2-port router has blob-free Arm RK3399 with OP-TEE support.
That's nice to hear. I don't think it's impossible, but regardless of the architecture, one needs to be diligent while selecting hardware.

Your comment is also parallel to what I tried to say.