potiuk commented on PR #3509:
URL: https://github.com/apache/kvrocks/pull/3509#issuecomment-4626826401

   Thanks @PragmaTwice — all your answers are folded in, and every §14 question 
is now resolved / `*(maintainer)*`:
   
   - **Auth gate (§8.3 / §6):** commands refused pre-`AUTH` once a token is 
configured.
   - **Namespace isolation:** strict keyspace confinement; pub/sub the only 
cross-namespace exception (§14.4).
   - **Lua scripting:** namespace-confined, no host access (§14.5).
   - **Resource line + `AUTH` hardening:** configured-limits contract; 
constant-time compare = `VALID-HARDENING`; throttling is operator 
responsibility (§14.7/§14.8).
   - **Data-at-rest:** no per-namespace encryption claimed (§14.6).
   - **§11a:** your list stands, no additions (§14.9).
   - **Scope:** this model covers `apache/kvrocks`; `kvrocks-controller` keeps 
its own (#397) (§14.10).
   
   I've replied on and resolved the open threads. The model is the PMC's to 
merge whenever — thanks for the thorough review.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to