feat(peer)!: cut over to authenticated catalog sharing
Replace address-only trust and pushed peer state with installation identities, SPKI-pinned QUIC, candidate-only discovery, and bounded responder-owned protocol-8 pulls. The runtime now owns each network generation and all admitted work through shutdown. Add exact bundled content identities, reproducible manifest publishing, capability-confined downloads, streaming BLAKE3 verification, quarantine and retry, and crash-recoverable download and install transactions. Ship generated fixture catalogs and fail closed when production manifests are absent. The Tauri backend exposes durable sharing policy, redacted identity state, and attempt-keyed transfer snapshots. Frontend consumption follows in the next commit. Repository-wide test certificates and protocol-7 paths are removed. BREAKING CHANGE: peers must use protocol 8 and exact catalog content artifacts; protocol-7 frames and shared-certificate identities are no longer accepted. Test Plan: - `just test` -- passed on the completed stack (708 workspace tests) - `just clippy` -- passed on the completed stack - `just build` -- passed with fixture catalogs on the completed stack - `just catalog-check-production` -- failed closed because the external production manifest corpus is absent - `git diff --cached --check` -- passed
This commit is contained in:
@@ -0,0 +1 @@
|
||||
{"schema_version":1,"games":{"alienswarm":{"game_version":"20190317","content_id":"e871472e2dc154623369c7a05825d65f50f1412509569dab0d15c4565489dcfc","supports_streamed_install":true},"bf1942":{"game_version":"20160130","content_id":"157b952fd2226fc6edc90b698606510956301ff867e6ffb11c724584b1fa9b5a","supports_streamed_install":true},"bfbc2":{"game_version":"20210416","content_id":"ddd30de1727ec7bb37dad961217de619b514a71f47ccb4d7acbfcb8ad21f50d3","supports_streamed_install":true},"cnc4":{"game_version":"20170204","content_id":"d356f42b1989d6c36011ff3c5f52ac663bcc0eb8efe144872f11e8d8b0e2e9a1","supports_streamed_install":true},"cnctw":{"game_version":"20160128","content_id":"f01e4b38e052cbd9ba1c468e31af78cf95f0c9bc3371875289cb3ec2e8be8067","supports_streamed_install":true},"cod5":{"game_version":"20160920","content_id":"56e7bd1e80e32d50a1f8022766f87c68c0dfb6f7ad041485641b8ffb7098ca81","supports_streamed_install":true},"cod6":{"game_version":"20200315","content_id":"dc2cfa0e4da3fdc7138dc37930a8503ead08883faa0f56f59598489b48de3153","supports_streamed_install":true},"coh":{"game_version":"20200907","content_id":"7cf80604d1811b8683c415a60415a6e980bb25e42146b4b474324d47e068f34d","supports_streamed_install":true},"css":{"game_version":"20240623","content_id":"9d8a0aa232c27023b41491fa0218abd0592a3e0b3e5b5168b337a608e3cf8507","supports_streamed_install":true},"ggoo":{"game_version":"20200721","content_id":"30a6358eff3b0ed6d797aee10766ca69741eb1198f83d341d0876b5ce1009ae0","supports_streamed_install":true}}}
|
||||
Reference in New Issue
Block a user