github.com/aquasecurity/trivy-iac@v0.8.1-0.20240127024015-3d8e412cf0ab/avd_docs/digitalocean/compute/AVD-DIG-0004/docs.md (about)

     1  
     2  When working with a server, you’ll likely spend most of your time in a terminal session connected to your server through SSH. A more secure alternative to password-based logins, SSH keys use encryption to provide a secure way of logging into your server and are recommended for all users.
     3  
     4  ### Impact
     5  Logging in with username and password is easier to compromise
     6  
     7  <!-- DO NOT CHANGE -->
     8  {{ remediationActions }}
     9  
    10  ### Links
    11  - https://www.digitalocean.com/community/tutorials/understanding-the-ssh-encryption-and-connection-process
    12  
    13