You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,6 +64,15 @@ Main tool GUI
64
64
-**Logging and error handling**: SignToolGUI provides detailed logging of the signing process, making it easy to track and troubleshoot any issues that may arise during signing.
65
65
-**Batch signing support**: Users can efficiently sign multiple files in a batch, reducing the time and effort required for signing large projects or collections of files.
66
66
-**Config settings**: Users can save and load configuration settings for signing, streamlining the process for future signing tasks.
67
+
-**Support for signing with .pfx files, Windows Certificate Store, and Microsoft Trusted Signing**.
68
+
-**Automatic detection and configuration of signtool.exe**.
69
+
-**Customizable timestamp providers** with support for multiple regions and custom URLs.
70
+
-**Detailed logging** of all operations for troubleshooting and auditing.
71
+
-**User-friendly interface** for managing and signing multiple files.
72
+
-**Integration with Azure Code Signing** for enhanced security.
73
+
- Support for both 32-bit and 64-bit architectures.
74
+
- Option to save and load configuration settings for ease of use.
75
+
- Comprehensive error handling and user notifications.
67
76
68
77
## To do list
69
78
-[ ] Soon... Verification and Validation: After signing, SignToolGUI allows users to verify and validate the digital signatures to ensure the integrity and authenticity of the signed files.
0 commit comments