Roman V Shaposhnik

Results 28 issues of Roman V Shaposhnik

On most x86 platforms EVE gets the serial number out of SMBIOS. On ARM64 (and more specifically RaspberryPi 4) the situation is more complex https://github.com/raspberrypi/linux/issues/1670 We need to settle on...

Unit tests need to be put into a separate check in the circle pipeline and we also need to make sure make test target returns non-0 exit code if tests...

While playing with node9 on both Mac OS X and Linux over the holidays, I kept running into a weird issue where if I cut-n-paste any text string into the...

This PR is a rough cut of publishing Node9 into Dockerhub under the name node9/runtime. This will happen on every push into the master and will enable us to do...

Hi @jvburnes I've stumbled upon node9 from a link posted on a HarveyOS discussion and I must say that as an old Plan9 hacker I'm in love -- node9 combines...

Now that we have a lot of security/trust bits of functionality coming in it would be very useful to have a comprehensive security/trust documentation laying down some foundational principles.

Fill out relevant section(s) in the docs/SECURITY.md

I think we should write up the end-to-end workflows which are relevant. One is onboarding using a product key plus serial, with a need to gather software serial numbers. That...