kubernetes/minikube

Add Signing Process for Windows Installer

Open

#4,841 opened on Jul 22, 2019

View on GitHub
 (9 comments) (0 reactions) (0 assignees)Go (5,222 forks)batch import
help wantedkind/featurelifecycle/frozenpackaging/windowspriority/backlogsig/releasesig/security

Repository metrics

Stars
 (31,799 stars)
PR merge metrics
 (Avg merge 12d 19h) (43 merged PRs in 30d)

Description

As of now, whenever the minikube installer is run, the following screen comes up which makes it look as if the executable is malicious to a user -

image

This also revolves around having infrastructure/process to sign the executables/installers so that they can be verified.

Not sure if we need to have for other operating systems as well.

-Pranav

Contributor guide