Confirmed users
502
edits
Gdestuynder (talk | contribs) (Automated sync from https://github.com/mozilla/wikimo_content) |
Gdestuynder (talk | contribs) (Automated sync from https://github.com/mozilla/wikimo_content) |
||
| Line 45: | Line 45: | ||
== Scoring and other levels == | == Scoring and other levels == | ||
These levels | These levels can optionally be used. | ||
=== RFC2119 handling recommendation levels === | === RFC2119 handling recommendation levels === | ||
| Line 56: | Line 56: | ||
|- | |- | ||
|- | |- | ||
! <span style=" | ! <span style="border-radius: .25em; display: inline-block; font-weight: bold; margin: .1em 0; min-width: 6em; padding: .05em .5em; text-transform: uppercase; text-align: center;">OPTIONAL</span> | ||
| | | | ||
* This is up to the reader to choose to follow or not to follow this recommendation. | * This is up to the reader to choose to follow or not to follow this recommendation. | ||
|- | |- | ||
! <span style=" | ! <span style="border-radius: .25em;display: inline-block; font-weight: bold; margin: .1em 0; min-width: 6em; padding: .05em .5em; text-transform: uppercase; text-align: center;">SHOULD</span> | ||
| | | | ||
* Should is very close to "must do" - however, exceptions may be granted after discussion. | * Should is very close to "must do" - however, exceptions may be granted after discussion. | ||
|- | |- | ||
! <span style=" | ! <span style="border-radius: .25em;display: inline-block; font-weight: bold; margin: .1em 0; min-width: 6em; padding: .05em .5em; text-transform: uppercase; text-align: center;">MUST</span> | ||
| | | | ||
* This must be done, is required, mandatory - there is no exception. | * This must be done, is required, mandatory - there is no exception. | ||
| Line 79: | Line 79: | ||
! Expectations | ! Expectations | ||
|- | |- | ||
! <span style=" | ! <span style="border-radius: .25em; display: inline-block; font-weight: bold; margin: .1em 0; min-width: 6em; padding: .05em .5em; text-transform: uppercase; text-align: center;">Modern</span> | ||
| | | | ||
* State of the art configuration from a security point of view. | * State of the art configuration from a security point of view. | ||
| Line 85: | Line 85: | ||
* Fewer server/clients may be compatible. | * Fewer server/clients may be compatible. | ||
|- | |- | ||
! <span style=" | ! <span style="border-radius: .25em; display: inline-block; font-weight: bold; margin: .1em 0; min-width: 6em; padding: .05em .5em; text-transform: uppercase; text-align: center;">Intermediate</span> | ||
| | | | ||
* Usually the default configuration we recommend. | * Usually the default configuration we recommend. | ||
| Line 91: | Line 91: | ||
* Fewer server/clients may be compatible, though the majority should be compatible with this configuration. | * Fewer server/clients may be compatible, though the majority should be compatible with this configuration. | ||
|- | |- | ||
! <span style=" | ! <span style="border-radius: .25em;display: inline-block; font-weight: bold; margin: .1em 0; min-width: 6em; padding: .05em .5em; text-transform: uppercase; text-align: center;">Old</span> | ||
| | | | ||
* Configuration that you may only use if other configurations cannot be followed for technical reasons | * Configuration that you may only use if other configurations cannot be followed for technical reasons | ||