Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phcode-dev/signtool

This signtool aids in signing Windows binaries via EV certificates from Tauri, utilizing GitHub actions.
https://github.com/phcode-dev/signtool

Last synced: about 1 month ago
JSON representation

This signtool aids in signing Windows binaries via EV certificates from Tauri, utilizing GitHub actions.

Awesome Lists containing this project

README

        

# signtool
This signtool aids in signing Windows binaries via EV certificates from Tauri, utilizing GitHub actions.
# How to use this tool
1. Copy this tool to `build-src/win` folder in your Tauri project
2. copy `copysigntool` https://github.com/phcode-dev/copySignTool also to `build-src/win` folder in your Tauri project
3. copy workflow script from `example/sample.yaml`
4. Put all credentials a github secret refer `example/ev_variables.png`