Skip to content

rqwstr v2.0.0

Latest

Choose a tag to compare

@godoppl godoppl released this 22 Aug 13:29
· 1 commit to main since this release
a6dbfc5

rqwstr v2.0.0

Public distribution build (binaries + .mcpb bundles + checksums). Source stays private; these binaries carry the embedded verification key.

Breaking (since v1.2.0)

  • Fail-closed scopesend, send_h2, chain, redirect hops, intruder, race, parallel, and shared session_setup require an enabled include rule (or [scope].unrestricted = true).
  • hunt.scope_file removed — use [scope].file = "scope-policy.json" in server config.
  • Operator-file proxy lock, connection identity pinning, pre-wire authority checks, OOB destination lock.
  • fetch result — top-level id removed; use exchange_id. Input parameter remains id.

Upgrade

  1. Set an include rule (or intentional unrestricted) before upgrading clients.
  2. Move hunt.scope_file[scope].file.
  3. Read exchange_id from fetch results.
  4. Install from these v2.0.0 assets (or https://rqwstr.com/static/releases/latest/).
rqwstr --version   # expect: rqwstr 2.0.0
rqwstr setup       # free activation still required for tool execution

Discovery-only tools/list without a license is unchanged (marketplace scanners).