feat: secure Pair Repair Core / безопасное ядро парного ремонта - #6
Merged
Conversation
…ремонта RU: Добавлены TLS pairing, одноразовые приглашения, signed offline bundle, двухузловой saga executor, диагностика SMB/RPC/печати, безопасный план и реальные repair actions с rollback. Пароли и credentials не сериализуются. SMB1 не поддерживается. Добавлены loopback, pinning, allowlist, planner и rollback тесты. EN: Add TLS pairing, one-time invitations, signed offline bundles, a two-node saga executor, SMB/RPC/printing diagnostics, secure planning, and real repair actions with rollback. Passwords and credentials are never serialized. SMB1 is intentionally unsupported. Add loopback, pinning, allowlist, planner, and rollback tests.
OneDeadMachine-Dev
marked this pull request as ready for review
August 14, 2026 12:16
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
RU
nnБезопасное ядро Pair Repair: TLS 1.2/1.3, ECDSA pinning, двойное подтверждение, одноразовые.wfixpair, signed offline snapshots, DTO allowlistpair.*, диагностика SMB/RPC/печати, реальные repair actions, двухузловая saga и rollback. Пароли не сериализуются, SMB1 запрещён. 42 теста, Release build без предупреждений.nn## ENnnSecure Pair Repair core: TLS 1.2/1.3, ECDSA pinning, dual approval, one-time.wfixpairinvitations, signed offline snapshots,pair.*DTO allowlist, SMB/RPC/printing diagnostics, real repair actions, two-node saga, and rollback. Passwords are never serialized and SMB1 is prohibited. 42 tests and a warning-free Release build.nnThe WPF wizard follows inodm/pair-repair-ui.