universal-android-debloater icon indicating copy to clipboard operation
universal-android-debloater copied to clipboard

Signed binary

Open 0x192 opened this issue 4 years ago • 5 comments
trafficstars

Signing the binary will prevent Windows to display the warning message from Microsoft SmartScreen saying this software is unknown and may not be safe.

A code signing certificate is not free. It's really expensive (like several hundreds euros a year). Certum is the cheapest Certification Authority (CA) I found for an open-source project. It's 25€/year (30€/year with taxes because I'm French) but it won't even remove the SmartScreen warning.

I'd need to pay 250$ minimum per year to remove the warning. It is way too much and I don't want to collect donation for this. This is really a racket.

More info on the reputation system of Microsoft SmartScreen

The thing is there is now a completely new FOSS Signing Service called sigstore which looks amazing but it won't solve the SmartScreen warning issue.

0x192 avatar Oct 07 '21 17:10 0x192

And signing for Mac too :) (Can't run it on my locked down mac)

nixolas1 avatar Jan 28 '22 15:01 nixolas1

(Can't run it on my locked down mac)

It's probably not because of that. Did your read the first entry of the FAQ?

0x192 avatar Jan 30 '22 23:01 0x192

Ah, yes! That worked :)

nixolas1 avatar Feb 01 '22 17:02 nixolas1

Ah, yes! That worked :)

Be sure to run the latest version! (v.0.4.1)

0x192 avatar Feb 01 '22 18:02 0x192

I'd need to pay 250$ minimum per year to remove the warning.

Not worth it at all imo.

This is really a racket.

You said it; It's pretty much a scam.

nozwock avatar Nov 26 '22 09:11 nozwock