Hi All,
A new version of Signotaur has been released and is available from Signotaur Downloads. The latest stable version of Signotaur is 2.0.0.198.
Changes in v2.0.0.198
Bug Fixes
- Encrypted backup restore. Passphrase-protected
.sigbakarchives created by the previous release omitted required cryptographic parameters and cannot be restored or verified. After upgrading, create a new backup, verify it witharchive verify, and discard any backups from the previous release. Live server data and secrets were not affected.
Improvements
-
Safer backup restore.
archive restorenow warns before overwriting the server configuration, database and certificates, and requires confirmation. Unattended restores must pass--yes. It also reports clearer errors for corrupt or truncated backups, databases still in use, access-denied paths and master key sealing failures. -
Improved command-line output.
archiveserver command now displays clean, readable output instead of raw log lines. It also supports--theme(General,Dark,LightorNone) and--no-color. Use--theme Lightor theNO_COLORenvironment variable for white-background terminals.