Tor ops: launch UI, onion list/health scripts, systemd installer, README glow-up
- Replace fake-site footer with dark-web launch CTA; fix HubChatter inside AppProviders (client crash) - Add /launch, DEPLOY.md, onions:list|status|health, list-onion-urls, install-systemd, onion-status - start.sh CYBERLUX_PREPARE_ONLY; copy pass on satellite pages; Navbar launch link - README: operator cheat sheet, phone Tor note, systemd via install-systemd.sh Made-with: Cursor
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
/** Fictional v3-style placeholder for all simulated .onion URLs — replace when curating for class. */
|
||||
/** v3-style placeholder for generated .onion URLs until your Tor hostnames materialize. */
|
||||
export const PLACEHOLDER_ONION_HOST = "111111111111111111111.onion";
|
||||
export const PLACEHOLDER_ONION_URL = `http://${PLACEHOLDER_ONION_HOST}`;
|
||||
|
||||
Reference in New Issue
Block a user