mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-11 08:23:45 +00:00
docs: synchronize multiplayer progress checklist
This commit is contained in:
+4
-3
@@ -45,9 +45,10 @@ product policy are in [`docs/MATCHMAKING.md`](docs/MATCHMAKING.md).
|
||||
|
||||
## Phase 8 — identity and security
|
||||
|
||||
- [ ] Validate Steam Web API tickets only in the secure backend; issue
|
||||
revocable sessions and reconnect-safe match/identity/slot authorisations
|
||||
with server-owned connection-generation fencing.
|
||||
- [ ] **IN PROGRESS:** Validate Steam Web API tickets only in the secure backend;
|
||||
issue revocable sessions and reconnect-safe match/identity/slot authorisations
|
||||
with server-owned connection-generation fencing. Pure Go ticket/session and
|
||||
reconnect policies exist; production Steam/backend adapters remain.
|
||||
- [ ] **IN PROGRESS:** Authenticate results with pod/GameServer-bound workload
|
||||
identity; make identical duplicates idempotent and conflicting results
|
||||
inert/alerting. Pure Go binding, hashing, reconciliation, and SQL boundaries exist;
|
||||
|
||||
Reference in New Issue
Block a user