nusenu / ContactInfo-Information-Sharing-Specification

A specification for tor's ContactInfo field.
https://nusenu.github.io/ContactInfo-Information-Sharing-Specification/
12 stars 3 forks source link

Virtualization #5

Closed lucaswerkmeister closed 6 years ago

lucaswerkmeister commented 6 years ago

I’m not sure whether the “virtualization” field could use some more specification, to make sure that we don’t see too many different strings used to describe the same virtualization technology in the wild.

On systems with systemd installed, the systemd-detect-virt tool can be used to detect the virtualization technology. As of v237, it supports the following values (source):

Entries which are listed in the current example values in the README are set in bold; entries which use a different string in the example values are set in italic, with the README string in bold after it. README further mentions “vmm”, which I’m not sure what to make of.

Do you think we could use that as the basis for the virtualization field?

nusenu commented 6 years ago

Hi Lucas, thanks for your input.

I do not like "oracle" and "microsoft" as hypervisor names, since they are vendors not products, what if they have more than one hypervisor..

I did not add containers (docker, ..) just yet :)

vmm is https://man.openbsd.org/vmm

lucaswerkmeister commented 6 years ago

Thanks for the reply! (And sorry I’m so slow with my own reply…)

Updated set of virtualization values looks good :) but perhaps the vmm link should be somehow integrated into the README as well? When I searched for the term, the only non-generic thing I found was the Red Hat Virtual Machine Manager.

nusenu commented 6 years ago

this is considered done