http://dacxzjk3kq5mmepbdd3ai2ifynlzxsnpl2cnkfhridqfywihrfftapid.onion/help/user/ssh.md
Configure two-factor authentication (2FA)
You can set up two-factor authentication (2FA) for
Git over SSH . You should use
ED25519_SK or ECDSA_SK SSH keys.
Use EGit on Eclipse
If you are using EGit , you can add your SSH key to Eclipse .
Use SSH on Microsoft Windows
If you're running Windows 10, you can either use the Windows Subsystem for Linux (WSL)
with WSL 2 which
has both git and ssh preinstalled, or install Git for...