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

@@ -325,7 +325,7 @@
<div class="alert alert-info mt-3 mb-0">
<i class="bi bi-info-circle me-2"></i>
This server is running in <strong>public mode</strong>.
Set <code>STEGASOO_CHANNEL_KEY</code> to enable server-wide channel isolation.
Set <code>FIELDWITNESS_CHANNEL_KEY</code> to enable server-wide channel isolation.
</div>
{% endif %}
</div>