Skip to content

docs: add comprehensive privacy policy#169

Open
marcus wants to merge 1 commit intomainfrom
privacy-policy-docs-v2
Open

docs: add comprehensive privacy policy#169
marcus wants to merge 1 commit intomainfrom
privacy-policy-docs-v2

Conversation

@marcus
Copy link
Owner

@marcus marcus commented Feb 14, 2026

Summary

  • Adds PRIVACY.md documenting all data sidecar accesses: git repo, agent sessions (Claude Code, Cursor, Codex, Warp, Gemini CLI, Amp, Kiro, OpenCode), config/state files, project dotfiles, TD tasks, tmux sessions, clipboard, environment variables, and session export
  • Documents all network requests: GitHub API version checks (cached 3hr), changelog fetch, self-update via brew/go, external CLI tools (gh, git remote ops), and browser URL opening
  • Documents what sidecar does NOT do (no telemetry, analytics, crash reporting, accounts)
  • Adds Privacy section to README.md linking to the new document
  • Iteration 2: addresses review feedback from v1 — adds missing clipboard access, version cache files, project-level dotfiles, Amp adapter, tmux session management, self-update flow, browser opening, environment variables, session export; corrects version check timing description (startup with 3hr cache, not just "on startup")

Test plan

  • Verify PRIVACY.md renders correctly on GitHub
  • Verify README.md privacy section links correctly
  • Cross-check network calls against internal/version/, internal/app/update_modal.go, internal/app/model.go
  • Cross-check adapter list against internal/adapter/ directories

🤖 Generated with Claude Code

Comprehensive PRIVACY.md covering all local data access (git, agent
sessions, config, clipboard, tmux, environment variables), network
requests (version checks with 3hr cache, changelog, self-update,
external CLI tools), and project-level dotfiles. Adds Privacy section
to README.md linking to the new document.

Nightshift-Task: privacy-policy
Nightshift-Ref: https://github.com/marcus/nightshift
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant