Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Digitally sign the install scripts #69

Open
ohuu opened this issue Aug 28, 2024 · 1 comment
Open

Digitally sign the install scripts #69

ohuu opened this issue Aug 28, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@ohuu
Copy link
Collaborator

ohuu commented Aug 28, 2024

We have two install scripts (install.sh & install.ps1) hosted on the cardamon.rootandbranch.io website. These files should be signed so they can be safely run on users devices.

Windows has a way of signing scripts but it requires us to purchase a certificate.

There are alternatives though we could look into https://www.sigstore.dev

@ohuu ohuu assigned ohuu and seal Aug 28, 2024
@ohuu ohuu added the enhancement New feature or request label Aug 28, 2024
@anewmandev
Copy link
Collaborator

tested on windows 10 and 11 with RemoteSigned execution policy - worked

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants