Phase 5 mesh networking: - E2E encrypted TX relay (X25519 + ChaCha20-Poly1305) — non-Archy nodes relay encrypted blobs transparently via Meshcore native routing - Steganographic encoding modes (WeatherStation, SensorNetwork) — traffic looks like sensor data on the wire, 0xAA marker, configurable per-node - Pre-flight Bitcoin Core health check on relay node — specific error codes (bitcoin_unreachable, bitcoin_syncing, tx_rejected) instead of generic fails - mesh.relay-status RPC endpoint — frontend polls for relay result every 3s - On-Chain / Lightning tabs in Off-Grid Bitcoin panel - Archy Peers vs Mesh Broadcast relay mode selector - Mesh view fills viewport (no page scroll), internal panel scrolling - Version bump to 1.2.0-alpha Also includes: deploy hardening, container fixes, IndeedHub updates, boot screen, dashboard improvements, MASTER_PLAN task tracking Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2.1 KiB
2.1 KiB
Archipelago Project Memory Index
Setup & Architecture
- claude-proxy-setup.md — Claude proxy OAuth setup details
- deploy-automation.md — Deploy script automation TODOs (API key, AIUI nginx, swap)
Servers & Deploy
- tailscale_servers.md — Tailscale server details (archipelago-2, archipelago-3)
- reference_tailscale_nodes.md — All node IPs and SSH commands
- second-server.md — Second dev server (archipelago-2 via Tailscale)
- third-server.md — Third dev server (archipelago-3 via Tailscale)
Features & Plans
- pending-features.md — Feature requests: kiosk mode, sideloading, Nostr login, etc.
- project-plan.md — Overall project plan status
- web-only-apps.md — Web-only apps (L484 category) and iframe compatibility
User Feedback
- feedback_app_display_modes.md — App browser: 3 display modes with persistent setting
- feedback_fullscreen_modals.md — Fullscreen modal preferences
- feedback_local_dev.md — Local dev: use
cd neode-ui && ./start-dev.sh - feedback_apps_always_direct_port.md — Apps MUST open at direct port, NEVER proxy paths
- feedback_indeedhub_nginx_ips.md — IndeedHub nginx must use hardcoded container IPs
- feedback_searxng_no_cap_drop.md — SearXNG: no cap-drop ALL
ISO Build
- iso-build-session-2026-03-10.md — ISO build session notes
- unbundled-iso.md — Unbundled ISO approach notes
Completed Work
- project_mesh_198_issue.md — Mesh .198: 3 bugs fixed and deployed
- project_indeedhub_arch3_fix.md — IndeedHub Arch 3: corrupted combined tarball fixed
- project_demo_deploy.md — Demo prod deployment via Portainer