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:
@@ -9,8 +9,8 @@ export default function MessagesPage() {
|
||||
<h1 className="text-4xl font-bold mb-8 theme-accent">ENCRYPTED COMMS</h1>
|
||||
<div className="theme-card p-8 rounded-2xl max-w-2xl mx-auto h-[600px] flex flex-col">
|
||||
<div className="flex-1 overflow-y-auto space-y-4 pr-4">
|
||||
<div className="bg-white/5 p-4 rounded-lg rounded-tl-none w-3/4">
|
||||
<p className="text-sm text-neon-cyan font-bold mb-1">Agent 47</p>
|
||||
<div className="theme-card p-4 rounded-lg rounded-tl-none w-3/4">
|
||||
<p className="text-sm theme-accent font-bold mb-1">Agent 47</p>
|
||||
<p>Did you get the cyber-mustard?</p>
|
||||
</div>
|
||||
<div className="theme-card p-4 rounded-lg rounded-tr-none w-3/4 self-end ml-auto border-2 border-current/50">
|
||||
|
||||
Reference in New Issue
Block a user