Hacker News new | ask | show | jobs
by secraetomani 2440 days ago
> secrets management stores

Maybe starting from something like an Arduino is a better route for that.

1 comments

Is Arduino firmware open? Are the PCB and chip designs open?
Yes, yes, and no. Also the compilation toolchain depends on GCC. Open silicon designs aren't enough; you need to be able to verify that the design correctly describes the physical hardware you are actually using.
Even if not, way less stuff hiding in there than in your average computer. Remember that these days, Intel CPUs have web-servers embedded in them.