Complete rebrand cleanup: remaining env vars and references

Fix STEGASOO_* env vars → FIELDWITNESS_* and VERISOO_* → FIELDWITNESS_*
across stego module, attest module, and frontends. Wire format
identifiers (VERISOO\x00 magic bytes, STEGASOO-Z: QR prefixes)
intentionally preserved for backwards compatibility.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Aaron D. Lee
2026-04-02 15:07:31 -04:00
parent 490f9d4a1d
commit 88f5571bf9
19 changed files with 66 additions and 66 deletions

View File

@@ -593,7 +593,7 @@ RestartSec=5
NoNewPrivileges=yes
ProtectSystem=strict
ProtectHome=read-only
ReadWritePaths=/home/fieldwitness/.fieldwitness
ReadWritePaths=/home/fieldwitness/.fwmetadata
PrivateTmp=yes
[Install]