Skip to content

Commit

Permalink
Clarify wording of 2.8.8 to resolve #2462 (#2526)
Browse files Browse the repository at this point in the history
  • Loading branch information
tghosth authored Jan 14, 2025
1 parent b418c64 commit 12594e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 5.0/en/0x11-V2-Authentication.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ The requirements in this section relate to a variety of sections of [NIST's Guid
| **2.8.5** | [DELETED, INSUFFICIENT IMPACT] | | | | |
| **2.8.6** | [MODIFIED, LEVEL L2 > L3] Verify that physical single-factor OTP generators can be revoked in case of theft or other loss. Ensure that revocation is immediately effective across logged in sessions, regardless of location. | | || 613 |
| **2.8.7** | [MODIFIED, LEVEL L2 > L3] Verify that biometric authentication mechanisms are only used as secondary factors together with either something you have or something you know. | | || 308 |
| **2.8.8** | [ADDED] Ensure that generation of the time-based multi-factor OTP token is based on the server's system time and not the client's machine. | | || 367 |
| **2.8.8** | [ADDED] Verify that time-based OTPs are checked based on a time source from a trusted service and not from an untrusted or client provided time. | | || 367 |

## V2.9 Cryptographic authentication mechanism

Expand Down

0 comments on commit 12594e6

Please sign in to comment.