Skip to content

Commit

Permalink
win: categorize and rename network security #131
Browse files Browse the repository at this point in the history
This commit restructures the categorization of network security-related
scripts to improve clarity and align with user expectations. It involves
renaming and reorganizing categories to more accurately reflect their
functions beyond just IIS configurations.

This reorganization helps users find and utilize network security
scripts more efficiently and ensures that the categorization accurately
reflects the broader application of the scripts beyond server
configurations.

Changes:

- Merge network security enhancements under a single category.
- Rename categories for simplicity and increased technical accuracy.
- Flatten nested categories to streamline navigation and enhance
  clarity.
- Update documentation to match the new category structures.
- Revise script recommendations to encourage broader use.
- Fix revert codes of some related scripts to reflect default OS
  settings.
  • Loading branch information
undergroundwires committed May 11, 2024
1 parent 52a4730 commit 9fd193e
Show file tree
Hide file tree
Showing 2 changed files with 995 additions and 857 deletions.
1 change: 1 addition & 0 deletions docs/script-guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Key attributes of a good script:
- `Minimize` over `Limit`, `Reduce`
- `Maximize` over `Extend`, `Delay`, `Postpone`, `Prolong`
- `Remove` over `Uninstall`
- `Improve` over `Increase`
- Structure your phrases for clarity, examples:
- Prefer `Disable XX telemetry` over `Disable telemetry in XX`
- Prefer `Clear XX data` over `Clear data from XX`, or `Clear data of XX`.
Expand Down
Loading

0 comments on commit 9fd193e

Please sign in to comment.