ssh private key authentication
You'll need to create/set up your private key by generating it and
placing it in your '.ssh' folder or equivalent. Then, you'll send
your private key to the device you want to access, and place it in
the 'authorized_keys' directory. On most systems, this should be
all you need to connect without a password!