bitshares / beet

Beet is a stand-alone key/identity-manager and signing app for BitShares, heavily influenced by Scatter.
MIT License
27 stars 30 forks source link

Code Signing/Identify developer #67

Open clockworkgr opened 5 years ago

clockworkgr commented 5 years ago

Ref: https://electronjs.org/docs/tutorial/code-signing

We should look into this

grctest commented 10 months ago

What about the following? https://about.signpath.io/product/open-source

What I don't like about paid-for code signing certs is that it fully doxxes the cert owner, no whois protection, so something like the above might be a better idea? It seems to be free and uses their company details not an individuals? We just have to email them.

If this works out I'll try to do the same for my electron apps, since it reduces warnings in windows.

We could also upload the built executables automatically to virustotal (i do this for the airdrop tool etc), this should reduce antivirus warnings if prevalent.