Do not expose MSIX on our servers/builder page #95218
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The MSIX is not signed.
Once they hit the Windows Store, they will get signed though.
So the issue is really that we are exposing these on the builder download page [and the blender.org download page as well].
(reason for that being current automation).
note: even with signed MSI you MIGHT see a warning. This is because we don't have extended verification (EV) certificate, so until reasonable amount of people trust the build they'll see warning.
If users download and try to install these unsigned packages, they will report something like:
Original report: 3.0.1 not Trustworthy
I just downloaded the
Blender 3.0.1 - Stable
January 26, 03:46:40 - dc2d18018171 - msix - 250.27MB
x64 from blender.org
but I got a "not trustworthy" note. I thought you should know :-)
System Information
Operating system: Windows-10-10.0.19043-SP0 64 Bits
Graphics card: NVIDIA GeForce GTX 1080 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 496.49
Added subscriber: @BjornEckhardt
Added subscriber: @lichtwerk
Thx noting, checking with others...
Changed status from 'Needs Triage' to: 'Confirmed'
The MSIX is indeed not signed.
Once they hit the Windows Store, they will get signed though.
So the issue is really that we are exposing this on the builder download page [and the blender.org download page as well].
(reason for that being current automation).
So will keep this task (thx reporting!) and make this a TODO aiming at not exposing MSIX on our servers/builder page.
3.0.1 not Trustworthyto Do not expose MSIX and MSI on our servers/builder pageAdded subscribers: @Sergey, @brecht
The MSI is signed, but this report was about MSIX which is indeed not signed and could be hidden.
Do not expose MSIX and MSI on our servers/builder pageto Do not expose MSIX on our servers/builder pageThx noting, changed task description now