{"id":186,"date":"2009-12-13T02:09:18","date_gmt":"2009-12-13T07:09:18","guid":{"rendered":"http:\/\/protofusion.org\/wordpress\/?p=186"},"modified":"2010-03-09T14:39:45","modified_gmt":"2010-03-09T19:39:45","slug":"quick-and-easy-passwordless-public-key-auth","status":"publish","type":"post","link":"http:\/\/protofusion.org\/wordpress\/2009\/12\/quick-and-easy-passwordless-public-key-auth\/","title":{"rendered":"Quick and Easy Passwordless public-key auth"},"content":{"rendered":"<p>Need passwordless auth with ssh? Need it really really fast? 3 steps and you&#8217;re done.<\/p>\n<ol>\n<li>ssh-keygen -t rsa \u00a0 \u00a0\u00a0 <em>(don&#8217;t enter a passphrase)<\/em><\/li>\n<li>ssh-copy-id -i ~\/.ssh\/id_rsa user@remotehost<em><\/em><\/li>\n<li>ssh user@remotehost<\/li>\n<\/ol>\n<p>Wasn&#8217;t that easy?<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Need passwordless auth with ssh? Need it really really fast? 3 steps and you&#8217;re done. ssh-keygen -t rsa \u00a0 \u00a0\u00a0 (don&#8217;t enter a passphrase) ssh-copy-id -i ~\/.ssh\/id_rsa user@remotehost ssh user@remotehost Wasn&#8217;t that easy?<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_kadence_starter_templates_imported_post":false,"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[7],"tags":[250,46],"class_list":["post-186","post","type-post","status-publish","format-standard","hentry","category-linux","tag-linux","tag-ssh"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/pNjAs-30","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"http:\/\/protofusion.org\/wordpress\/wp-json\/wp\/v2\/posts\/186","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/protofusion.org\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/protofusion.org\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/protofusion.org\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/protofusion.org\/wordpress\/wp-json\/wp\/v2\/comments?post=186"}],"version-history":[{"count":8,"href":"http:\/\/protofusion.org\/wordpress\/wp-json\/wp\/v2\/posts\/186\/revisions"}],"predecessor-version":[{"id":193,"href":"http:\/\/protofusion.org\/wordpress\/wp-json\/wp\/v2\/posts\/186\/revisions\/193"}],"wp:attachment":[{"href":"http:\/\/protofusion.org\/wordpress\/wp-json\/wp\/v2\/media?parent=186"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/protofusion.org\/wordpress\/wp-json\/wp\/v2\/categories?post=186"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/protofusion.org\/wordpress\/wp-json\/wp\/v2\/tags?post=186"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}