Like https://fedoraproject.org/wiki/Changes/Platform_Python_Stack
But we can do it in even stronger way: if we wanted to make it a whole lot harder for external people to use it, we could randomize the location of the binary, e.g. /usr/libexec/platform-python-$(uuidgen).
(Walking over every python binary and rewrite the shebangs)
Like https://fedoraproject.org/wiki/Changes/Platform_Python_Stack
But we can do it in even stronger way: if we wanted to make it a whole lot harder for external people to use it, we could randomize the location of the binary, e.g. /usr/libexec/platform-python-$(uuidgen).
(Walking over every python binary and rewrite the shebangs)