potiuk commented on PR #3509: URL: https://github.com/apache/kvrocks/pull/3509#issuecomment-4618469890
Thanks @PragmaTwice — pushed a revision folding your answers in: replica-cluster peers are trusted (out of model); strict per-namespace keyspace confinement with admin-only metadata; Lua confined to the namespace (no host access); no per-namespace encryption claimed; `requirepass`-unset / TLS-off documented as operator-must-restrict-access; no intrinsic DoS guarantee beyond configured limits; and `AUTH` constant-time compare as a `VALID-HARDENING` item. I also documented the **pub/sub-doesn't-respect-namespaces** known limitation explicitly (namespacing it = hardening). A few residual sub-items are left as §14 questions (pre-AUTH command semantics, whether non-admins can run EVAL/FUNCTION, AUTH throttling, a fuller non-findings list). WDYT? -- 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]
