|
|
|
|
|
by ptx
44 days ago
|
|
You can usually get info about the upstream from the package metadata, e.g. on Debian: $ apt info whohas
...
Homepage: http://www.philippwesche.org/200811/whohas/intro.html
...
The distribution model on Linux (generally speaking) is different from Windows, though, so I don't think it makes sense to view processes as fully "owned" by the upstream in the same way as on Windows. Instead of letting each individual organization directly have administrator access to rummage around on our machines and install packages, this is mostly delegated to the Linux distribution, which may customize the packages. (And of course the user has the right to customize the program as well, assuming it's FOSS, so ultimately the user is the owner of their own processes.) |
|
The tldr is binaries on linux really should have org unit as a meta data field because when I write a task manager in C it needs to be fast.