docs(kms): guard outward FIPS wording (#5624)

This commit is contained in:
Zhengchao An
2026-08-02 18:50:54 +08:00
committed by GitHub
parent 40cd10c1d0
commit da531c8a97
4 changed files with 57 additions and 4 deletions
@@ -51,7 +51,7 @@ Suggested boilerplate when the topic cannot be avoided:
### Guard
There is currently no FIPS-related wording anywhere in the repository's Markdown; that clean baseline is what a grep anchor test protects. Any future occurrence of the banned strings in shipped documentation should be treated as a defect and either removed or brought under the qualifier rule above.
`README.md` and `CHANGELOG.md` currently contain no FIPS-related wording; `scripts/check_fips_wording.sh` is the grep guard for that public baseline. Any future occurrence of the banned strings in either file should be treated as a defect and either removed or brought under the qualifier rule above. This document intentionally contains the terminology needed to define the policy and is not part of that narrow outward-material scan.
## The `rustfs-crypto` `fips` feature: what it actually does