Skip to content

Expose and persist source discovery privacy - #225

Open
linroid wants to merge 1 commit into
torrent-v2-11-tracker-only-magnetsfrom
torrent-v2-11-source-privacy
Open

linroid wants to merge 1 commit into
torrent-v2-11-tracker-only-magnetsfrom
torrent-v2-11-source-privacy

Conversation

@linroid

@linroid linroid commented Sep 13, 2026

Copy link
Copy Markdown
Owner

Adds typed source-level discovery privacy selection and persists it across download restarts. A caller can select tracker-only resolution explicitly or configure it as the source default; resumed tasks retain their saved choice even when defaults change. Legacy resume records follow the configured default and migrate on the next save. Malformed or downgraded privacy records fail before engine startup.

Stacked on #224; part of #162. This slice exposes the existing tracker-only engine path through the local SDK. Remote privacy negotiation and public v2 magnet support remain roadmap work.

Validation: JVM and iOS simulator torrent suites, native-runtime dependency guard, and the existing two Transmission v1 conformance scenarios. Tests cover explicit/default selection, checkpoint reuse and metadata refetch, legacy migration, and rejection before engine startup.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 13, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-13T00:14:34.350374Z 66d004f PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@github-actions

Copy link
Copy Markdown
Contributor

Test Results

  757 files  + 5    757 suites  +5   4m 16s ⏱️ -2s
3 167 tests +12  3 167 ✅ +12  0 💤 ±0  0 ❌ ±0 
4 357 runs  +20  4 357 ✅ +20  0 💤 ±0  0 ❌ ±0 

Results for commit 66d004f. ± Comparison against base commit e2ca4ca.

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