summaryrefslogtreecommitdiff
path: root/doc/ssh
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ssh')
-rw-r--r--doc/ssh/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ssh/README.md b/doc/ssh/README.md
index 5c4497fc49a..f34e38fb7ca 100644
--- a/doc/ssh/README.md
+++ b/doc/ssh/README.md
@@ -232,6 +232,11 @@ NOTE:
If you manually copied your public SSH key make sure you copied the entire
key starting with `ssh-ed25519` (or `ssh-rsa`) and ending with your email address.
+## Two-factor Authentication (2FA)
+
+You can set up two-factor authentication (2FA) for
+[Git over SSH](../security/two_factor_authentication.md#two-factor-authentication-2fa-for-git-over-ssh-operations).
+
## Testing that everything is set up correctly
To test whether your SSH key was added correctly, run the following