{"id":4176,"date":"2017-10-04T16:38:27","date_gmt":"2017-10-04T16:38:27","guid":{"rendered":"https:\/\/www.inmotionhosting.com\/support\/2017\/10\/04\/how-to-create-a-strong-passphrase-for-ssh\/"},"modified":"2022-02-11T16:02:58","modified_gmt":"2022-02-11T21:02:58","slug":"how-to-create-a-strong-passphrase-for-ssh","status":"publish","type":"post","link":"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/how-to-create-a-strong-passphrase-for-ssh\/","title":{"rendered":"How to Create a Strong Passphrase for SSH"},"content":{"rendered":"<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"538\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/How-to-Create-a-Strong-Passphrase-For-SSH-1024x538.png\" alt=\"Strong passphrase for SSH\" class=\"wp-image-94098\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/How-to-Create-a-Strong-Passphrase-For-SSH-1024x538.png 1024w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/How-to-Create-a-Strong-Passphrase-For-SSH-300x158.png 300w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/How-to-Create-a-Strong-Passphrase-For-SSH-768x403.png 768w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/How-to-Create-a-Strong-Passphrase-For-SSH.png 1200w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><\/figure>\n\n\n\n<p>You might be wondering what passphrases are, how they\u2019re different from pass<em>words<\/em>, and how you can use them effectively. Most simply, passwords are used to secure credentials for most of the services and devices you log into regularly. These services can be anything from cPanel, AMP, or your favorite social media applications. In this article, we\u2019ll show you <strong>how to create a strong passphrase for SSH<\/strong> that is also easy to remember.<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"#opening\">Why Create a Strong Passphrase for SSH?<\/a><\/li><li><a href=\"#remember\">Easy To Remember<\/a><\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"opening\">Why Create a Strong Passphrase For SSH?<\/h2>\n\n\n\n<p>Pass<em>phrases<\/em>, are meant to be used more selectively than passwords. Ideally, you will have many passwords but only one passphrase. And, your passphrase should be secret. It is not recommended that you share it with anyone.<\/p>\n\n\n\n<p>For example, you could use a passphrase to secure your master password list. Password management programs like KeePass and LastPass are popular tools for managing multiple usernames and passwords for various services. But, you still need a way to secure the password manager. This is where the usage of a secure passphrase would be most helpful.<\/p>\n\n\n\n<p>Passphrases are also used to secure keypairs. SSH keys can allow you to log into various services with a \u201ckey\u201d instead of a username\/password combination.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"remember\">Easy to Remember<\/h2>\n\n\n\n<p>Since you will be using your passphrase often, it is wise to pick a passphrase that is long, complicated, random, and also <em>easy to remember<\/em>. That seems like a difficult task, but it can be made easier.<\/p>\n\n\n\n<p>In this article, we will use a simple password generator. All you\u2019ll need to follow along is a pair of dice (or a single die) and this <a href=\"https:\/\/theworld.com\/~reinhold\/dicewarewordlist.pdf\">Diceware passphrase word list<\/a>. The list in that link can be downloaded or referenced from here.<\/p>\n\n\n\n<ol class=\"article_list wp-block-list\"><li>Roll the dice<\/li><li>Write down the number you just rolled<\/li><li>Repeat the process five times<\/li><\/ol>\n\n\n\n<p>You should now have a five-digit number. Find your five-digit number on the Diceware list. The word associated with that number is the first word of your passphrase. Repeat the process above until you have produced five or six random words. The combined result is your new passphrase. Write it down and keep it with you until you have it memorized. You may be surprised to find how quickly you\u2019ve memorized this long phrase after only a few repetitions.<\/p>\n\n\n\n<p>You may be wondering why all of this randomness is necessary. The reason is to fool bots. There are computers that can try thousands of passphrase combinations in a matter of minutes. Humans are predictable, and so we create predictable passwords that are very easy for a computer to guess. Using randomness is the best chance we have to conceal our secure passphrases from michievious bots.<\/p>\n\n\n\n<p>Since computers keep getting faster, it is recommended that you add more randomness to your passphrase over time. For example, if you have a six-word passphrase, consider adding in a seventh word at the beginning, end, or middle of your passphrase. Every word you add to your phrase exponentially increases your passphrase\u2019s security.<\/p>\n\n\n\n<p>If you don\u2019t have a pair of dice or the time to use the Diceware list, a quick Google search will yield a few online Diceware passphrase generator sites that will generate a secure passphrase for you.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>You might be wondering what passphrases are, how they&#8217;re different from passwords, and how you can use them effectively. Most simply, passwords are used to secure credentials for most of the services and devices you log into regularly. These services can be anything from cPanel, AMP, or your favorite social media applications. In this article,<a class=\"moretag\" href=\"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/how-to-create-a-strong-passphrase-for-ssh\/\"> Read More ><\/a><\/p>\n","protected":false},"author":17,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[4307],"tags":[],"class_list":["post-4176","post","type-post","status-publish","format-standard","hentry","category-ssh"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Create a Strong Passphrase for SSH | InMotion Hosting<\/title>\n<meta name=\"description\" content=\"In this article, you&#039;ll learn about how to create a strong passphrase for SSH that is also easy to remember.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/how-to-create-a-strong-passphrase-for-ssh\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Create a Strong Passphrase for SSH | InMotion Hosting\" \/>\n<meta property=\"og:description\" content=\"In this article, you&#039;ll learn about how to create a strong passphrase for SSH that is also easy to remember.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/how-to-create-a-strong-passphrase-for-ssh\/\" \/>\n<meta property=\"og:site_name\" content=\"InMotion Hosting Support Center\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/inmotionhosting\/\" \/>\n<meta property=\"article:published_time\" content=\"2017-10-04T16:38:27+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-02-11T21:02:58+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/How-to-Create-a-Strong-Passphrase-For-SSH-1024x538.png\" \/>\n<meta name=\"author\" content=\"Christopher Maiorana\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:site\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Christopher Maiorana\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/how-to-create-a-strong-passphrase-for-ssh\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/how-to-create-a-strong-passphrase-for-ssh\/\"},\"author\":{\"name\":\"Christopher Maiorana\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/c6922c56c84e17079fd558e07b7ef72f\"},\"headline\":\"How to Create a Strong Passphrase for SSH\",\"datePublished\":\"2017-10-04T16:38:27+00:00\",\"dateModified\":\"2022-02-11T21:02:58+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/how-to-create-a-strong-passphrase-for-ssh\/\"},\"wordCount\":554,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/how-to-create-a-strong-passphrase-for-ssh\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/How-to-Create-a-Strong-Passphrase-For-SSH-1024x538.png\",\"articleSection\":[\"SSH and Root Access\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/how-to-create-a-strong-passphrase-for-ssh\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/how-to-create-a-strong-passphrase-for-ssh\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/how-to-create-a-strong-passphrase-for-ssh\/\",\"name\":\"How to Create a Strong Passphrase for SSH | InMotion Hosting\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/how-to-create-a-strong-passphrase-for-ssh\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/how-to-create-a-strong-passphrase-for-ssh\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/How-to-Create-a-Strong-Passphrase-For-SSH-1024x538.png\",\"datePublished\":\"2017-10-04T16:38:27+00:00\",\"dateModified\":\"2022-02-11T21:02:58+00:00\",\"description\":\"In this article, you'll learn about how to create a strong passphrase for SSH that is also easy to remember.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/how-to-create-a-strong-passphrase-for-ssh\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/how-to-create-a-strong-passphrase-for-ssh\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/how-to-create-a-strong-passphrase-for-ssh\/#primaryimage\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/How-to-Create-a-Strong-Passphrase-For-SSH.png\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/How-to-Create-a-Strong-Passphrase-For-SSH.png\",\"width\":1200,\"height\":630},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/how-to-create-a-strong-passphrase-for-ssh\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.inmotionhosting.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Create a Strong Passphrase for SSH\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"name\":\"InMotion Hosting Support Center\",\"description\":\"Web Hosting Support &amp; Tutorials\",\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\",\"name\":\"InMotion Hosting\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"width\":696,\"height\":696,\"caption\":\"InMotion Hosting\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/inmotionhosting\/\",\"https:\/\/x.com\/InMotionHosting\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/c6922c56c84e17079fd558e07b7ef72f\",\"name\":\"Christopher Maiorana\",\"description\":\"Christopher Maiorana joined the InMotion community team in 2015 and regularly dispenses tips and tricks in the Support Center, Community Q&A, and the InMotion Hosting Blog.\",\"sameAs\":[\"https:\/\/www.linkedin.com\/in\/chris-m-4623144b\/\"],\"url\":\"https:\/\/www.inmotionhosting.com\/support\/author\/christopherm\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Create a Strong Passphrase for SSH | InMotion Hosting","description":"In this article, you'll learn about how to create a strong passphrase for SSH that is also easy to remember.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/how-to-create-a-strong-passphrase-for-ssh\/","og_locale":"en_US","og_type":"article","og_title":"How to Create a Strong Passphrase for SSH | InMotion Hosting","og_description":"In this article, you'll learn about how to create a strong passphrase for SSH that is also easy to remember.","og_url":"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/how-to-create-a-strong-passphrase-for-ssh\/","og_site_name":"InMotion Hosting Support Center","article_publisher":"https:\/\/www.facebook.com\/inmotionhosting\/","article_published_time":"2017-10-04T16:38:27+00:00","article_modified_time":"2022-02-11T21:02:58+00:00","og_image":[{"url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/How-to-Create-a-Strong-Passphrase-For-SSH-1024x538.png","type":"","width":"","height":""}],"author":"Christopher Maiorana","twitter_card":"summary_large_image","twitter_creator":"@InMotionHosting","twitter_site":"@InMotionHosting","twitter_misc":{"Written by":"Christopher Maiorana","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/how-to-create-a-strong-passphrase-for-ssh\/#article","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/how-to-create-a-strong-passphrase-for-ssh\/"},"author":{"name":"Christopher Maiorana","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/c6922c56c84e17079fd558e07b7ef72f"},"headline":"How to Create a Strong Passphrase for SSH","datePublished":"2017-10-04T16:38:27+00:00","dateModified":"2022-02-11T21:02:58+00:00","mainEntityOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/how-to-create-a-strong-passphrase-for-ssh\/"},"wordCount":554,"commentCount":0,"publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/how-to-create-a-strong-passphrase-for-ssh\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/How-to-Create-a-Strong-Passphrase-For-SSH-1024x538.png","articleSection":["SSH and Root Access"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/how-to-create-a-strong-passphrase-for-ssh\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/how-to-create-a-strong-passphrase-for-ssh\/","url":"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/how-to-create-a-strong-passphrase-for-ssh\/","name":"How to Create a Strong Passphrase for SSH | InMotion Hosting","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/how-to-create-a-strong-passphrase-for-ssh\/#primaryimage"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/how-to-create-a-strong-passphrase-for-ssh\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/How-to-Create-a-Strong-Passphrase-For-SSH-1024x538.png","datePublished":"2017-10-04T16:38:27+00:00","dateModified":"2022-02-11T21:02:58+00:00","description":"In this article, you'll learn about how to create a strong passphrase for SSH that is also easy to remember.","breadcrumb":{"@id":"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/how-to-create-a-strong-passphrase-for-ssh\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/how-to-create-a-strong-passphrase-for-ssh\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/how-to-create-a-strong-passphrase-for-ssh\/#primaryimage","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/How-to-Create-a-Strong-Passphrase-For-SSH.png","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/02\/How-to-Create-a-Strong-Passphrase-For-SSH.png","width":1200,"height":630},{"@type":"BreadcrumbList","@id":"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/how-to-create-a-strong-passphrase-for-ssh\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.inmotionhosting.com\/support\/"},{"@type":"ListItem","position":2,"name":"How to Create a Strong Passphrase for SSH"}]},{"@type":"WebSite","@id":"https:\/\/www.inmotionhosting.com\/support\/#website","url":"https:\/\/www.inmotionhosting.com\/support\/","name":"InMotion Hosting Support Center","description":"Web Hosting Support &amp; Tutorials","publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.inmotionhosting.com\/support\/#organization","name":"InMotion Hosting","url":"https:\/\/www.inmotionhosting.com\/support\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","width":696,"height":696,"caption":"InMotion Hosting"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/inmotionhosting\/","https:\/\/x.com\/InMotionHosting"]},{"@type":"Person","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/c6922c56c84e17079fd558e07b7ef72f","name":"Christopher Maiorana","description":"Christopher Maiorana joined the InMotion community team in 2015 and regularly dispenses tips and tricks in the Support Center, Community Q&A, and the InMotion Hosting Blog.","sameAs":["https:\/\/www.linkedin.com\/in\/chris-m-4623144b\/"],"url":"https:\/\/www.inmotionhosting.com\/support\/author\/christopherm\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"primary_category":null,"_links":{"self":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/4176","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/users\/17"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/comments?post=4176"}],"version-history":[{"count":3,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/4176\/revisions"}],"predecessor-version":[{"id":94101,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/4176\/revisions\/94101"}],"wp:attachment":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/media?parent=4176"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/categories?post=4176"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/tags?post=4176"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}