vault backup: 2026-02-21 12:21:35
This commit is contained in:
27
articles/2026/2fa.md
Normal file
27
articles/2026/2fa.md
Normal file
@@ -0,0 +1,27 @@
|
||||
---
|
||||
title: 2FA (Two-Factor Authentication)
|
||||
description:
|
||||
tags:
|
||||
- 2fa
|
||||
- Sécurité
|
||||
- cybersécurité
|
||||
- authentification-forte
|
||||
- mfa
|
||||
- otp
|
||||
date: 2026-02-21 11:03
|
||||
lastmod: 2026-02-21 12:08
|
||||
category:
|
||||
- "[[Guide]]"
|
||||
status:
|
||||
- terminé
|
||||
type:
|
||||
- article
|
||||
---
|
||||
|
||||
# 2FA (Two-Factor Authentication)
|
||||
|
||||
C'est un cas précis de [MFA](mfa.md) où l'on utilise **exactement deux** facteurs.
|
||||
|
||||
> **Exemple type :** Votre mot de passe (ce que vous savez) + un code généré par [FreeOTP+](android_freeotp_application_fdroid.md) sur votre téléphone (ce que vous avez).
|
||||
|
||||
Voir aussi [OTP](otp.md)
|
||||
Reference in New Issue
Block a user