You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because of the common problem of many PyPI compilations being detected as a virus, such as Emailproxy.exe is, would it be possible to list the MD5 hash for at least the Windows version of the executable file emailproxy.exe. This would give people downloading the package a degree of confidence that the downloaded files do not contain a virus.
This can be done in Windows with "certutil -hashfile emailproxy.exe MD5" and then publish the hash number. (The number I have on the latest one I've downloaded [2024_05_25] is 65dfebe8463511e0f8a69f6cc4f49b8f)