diff --git a/content/security/2fa.md b/content/security/2fa.md index eaa370f..a67c8c1 100644 --- a/content/security/2fa.md +++ b/content/security/2fa.md @@ -9,6 +9,12 @@ eleventyNavigation: While it is important to have a strong password, to gain extra security i.e. in case your password or device ever gets compromised, it is a good idea to configure Two-factor Authentication for your account. +With Two-factor Authentication, you will be asked for an authentication code generated using +your phone in addition to your password, when logging into Codeberg. + +That way, if your password gets compromised, but your phone stays safe, your account cannot be compromised +due to the loss of password alone. + ## How to set up Two-factor Authentication ### Prerequisites