01-05-2024, 09:34 PM
I came across something interesting regarding coms using python2.7.18.
There are 2 versions of socket.py and ssl.py.
I saw this when I was putting the python2 appimages together. These files cannot 'phone home' because that was turned-off for security reasons. I used the versions that could not communicate because I didn't want to open a back door into Gimp.
There are 2 versions of socket.py and ssl.py.
I saw this when I was putting the python2 appimages together. These files cannot 'phone home' because that was turned-off for security reasons. I used the versions that could not communicate because I didn't want to open a back door into Gimp.