Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/phcode-dev/signtool
- Owner: phcode-dev
- License: agpl-3.0
- Created: 2023-07-19T09:42:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-17T20:44:17.000Z (3 months ago)
- Last Synced: 2024-09-18T01:34:19.590Z (3 months ago)
- Language: Rust
- Size: 35.2 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`