Commit Graph

2 Commits

Author SHA1 Message Date
saravanakumardb1
bc8e7a0504 docs(openclaw): add detailed install, secure setup & validation guide
7-phase step-by-step guide:
- Phase 1: Install (Node.js, OpenClaw, onboarding wizard)
- Phase 2: Secure the Gateway (config hardening, password, permissions)
- Phase 3: Connect Channels (WhatsApp, Telegram, Discord, Slack, WebChat)
- Phase 4: Harden the Host (Windows Firewall, WSL2, macOS, router)
- Phase 5: Remote Access (Tailscale Serve setup)
- Phase 6: Validate Security (run validate-security.sh)
- Phase 7: Daemon & Auto-Start (launchd/systemd)
Plus: 22-point verification checklist, maintenance schedule,
emergency procedures, and quick reference card
2026-02-22 15:38:52 -08:00
saravanakumardb1
5667308629 docs(openclaw): move doc to OPEN_CLAW/ dir, add security validation script
- Move openclaw-personal-ai-assistant.md from windows_specific/ to OPEN_CLAW/
- Add validate-security.sh: cross-platform security scanner with visual output
  - 7 check categories: installation, gateway config, file permissions,
    network security, API keys, system security, openclaw doctor
  - Green ticks (pass), red crosses (fail), yellow warnings
  - Numbered recommendations list with fix commands
  - Works on macOS, Linux, and WSL2
2026-02-22 15:38:52 -08:00