Skip to content

Commit 6477b1f

Browse files
committed
Update readme
1 parent eec7250 commit 6477b1f

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,16 @@ Main tool GUI
8181
- Support for both 32-bit and 64-bit architectures.
8282
- Option to save and load configuration settings for ease of use.
8383
- Comprehensive error handling and user notifications.
84+
- Machine-specific password encryption: Passwords are now encrypted using AES-256 with machine-specific keys, making encrypted data only decryptable on the original machine
85+
- Automatic password migration: Seamlessly upgrades old encrypted passwords to the new secure format
86+
- Advanced key derivation: Uses PBKDF2 with 100,000 iterations for enhanced security
87+
- Advanced Timestamp Server Management:
88+
- Real-time certificate monitoring: Track certificate expiration dates and health status
89+
- Centralized timestamp server configuration: Dedicated management interface for timestamp servers/endpoints
90+
- Automatic failover: Smart failover to backup servers when primary servers are unavailable
91+
- Server prioritization: Configure priority order and enable/disable individual servers
92+
- and more...
93+
8494

8595
## To do list
8696
- [ ] 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

Comments
 (0)