astral-sh / rye

a Hassle-Free Python Experience
https://rye.astral.sh
MIT License
13.6k stars 466 forks source link

Windows Installer is unsigned #1134

Open JPHutchins opened 3 months ago

JPHutchins commented 3 months ago

Steps to Reproduce

Download and run the Windows installer.

Expected Result

Installer is signed and does not raise warnings.

I suggest contacting the Azure Code Signing team: https://techcommunity.microsoft.com/t5/security-compliance-and-identity/trusted-signing-is-in-public-preview/ba-p/4103457

They have worked very patiently with me, and while I haven't fully tested the complete flow, I am pleased that Microsoft is trying!

Actual Result

image

Version Info

rye 0.34.0
commit: 0.34.0 (d31340178 2024-05-20)
platform: windows (x86_64)
self-python: cpython@3.12.3
symlink support: false
uv enabled: true

Stacktrace

No response