I’m curious why you have to $ xclip -sel clip < ~/.ssh/id_rsa.pub and paste into textarea instead of just uploading your id_rsa.pub?
What benefits does this approach have?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The key file is relatively small and is a text file. There’s no need to use the clunky browser “select a file” upload mechanism for something so small.