particl / particl-desktop

The GUI application for Particl Markeplace and PART coin wallet. A decentralized peer to peer marketplace –free, secure, private, untraceable.
https://particl.io
GNU General Public License v2.0
177 stars 89 forks source link

codesign GUI #687

Open pciavald opened 6 years ago

pciavald commented 6 years ago

I seen another issue stating that windows antiviruses block Particl wallet. I just had the issue with AVG.

pciavald commented 6 years ago

@HenkSwardt who is assigned to this ?

HenkSwardt commented 6 years ago

@vikas-cis please can I ask that you keep this task updated as you go through the process.

Thank you

vikas-cis-zz commented 6 years ago

Hey @HenkSwardt, yeah I have discussed with @dasource over that and I guess he also signup for comodo (https://www.comodo.com/) for free trail, I got email from them yesterday and they asking for too many info which I can't able to provide so some one who is incharge of everything can do there process (may be @dasource) Below are the information what they asked for

Dear Vikas,

Thank you for your Code Signing certificate order. In order to verify the existence of your organization, please send to us the following information:

-- Kind regards, Marie LeaderTelecom B.V. Team

pciavald commented 6 years ago

state of this task :

ideal situation :

current expectation :

@HenkSwardt your turn :)

HenkSwardt commented 6 years ago

Thank you for the update above @pciavald , Please keep in mind that we only have certificates to sign for Anti Virus detection on all operating systems. With regard to Windows 10 Glass security feature, they require a different and more expensive licence. However, with the signed builds, the security feature will show the "Publisher" as Particl and the user can then select to install.

pciavald commented 6 years ago

After doing some research, it seems nothing exists to streamline the packaging of electron applications to an automated multiplatform packaging flow. We could set up a server with 3 virtual machines (win, mac, linux) and listening scripts on those machines that would build on demand, that the host would trigger when receiving a notification that a push has been made on a specified branch.