{"id":3671,"date":"2017-11-09T22:35:14","date_gmt":"2017-11-10T06:35:14","guid":{"rendered":"https:\/\/cheapsslsecurity.com\/blog\/?p=3671"},"modified":"2021-01-26T09:44:56","modified_gmt":"2021-01-26T17:44:56","slug":"fbi-vs-apple-why-is-it-so-hard-for-the-fbi-to-crack-an-iphone","status":"publish","type":"post","link":"https:\/\/cheapsslsecurity.com\/blog\/fbi-vs-apple-why-is-it-so-hard-for-the-fbi-to-crack-an-iphone\/","title":{"rendered":"FBI vs Apple: Why is it so Hard for the FBI to Crack an iPhone?"},"content":{"rendered":"<h2>The never-ending debate of FBI vs Apple is getting tiresome. Here&#8217;s why the FBI just cannot crack an iPhone on its own.<\/h2>\n<p>We might be about to witness another high-profile clash between two mighty forces \u2013 the FBI and Apple. Addressing a news conference on Tuesday, Chris Combs, FBI special agent in charge admitted that the FBI is not able to access the Texas church gunman\u2019s phone.<\/p>\n<p>&#8220;I&#8217;m not going to describe what phone it is because I don&#8217;t want to tell every bad guy out there what phone to buy, to harass our efforts on trying to find justice here,&#8221; said Combs.<\/p>\n<p>However, the <a href=\"https:\/\/www.washingtonpost.com\/world\/national-security\/texas-gunmans-iphone-could-reignite-fbi-apple-feud-over-encryption\/2017\/11\/08\/0c2b3eb6-c48f-11e7-aae0-cb18a8c29c65_story.html?utm_term=.30bad1f46755&amp;noredirect=on\" rel=\"nofollow\">latest report<\/a> by the Washington Post confirmed that the phone IS an iPhone.<\/p>\n<p><strong>Welcome to FBI vs Apple 2.0!<\/strong><\/p>\n<p>We could talk all day about whether the FBI should be granted access to Apple\u2019s products or not. At least a million blogs\/articles must have been written about it, and another one will just be a drop in the motionless ocean. That\u2019s why we don\u2019t like to indulge ourselves in such debates and focus on what\u2019s more important \u2013 the technology.<\/p>\n<p>Focusing on the technical part, let\u2019s get under the hood of the encryption technology that makes it almost impossible for the FBI to hack into Apple products.<\/p>\n<h3>The Six-Digit Password<\/h3>\n<p>The most obvious way one could think of hacking into an iPhone is by guessing the passcode. In technical terms, this is called a \u2018brute-force attack.&#8217; However, it isn&#8217;t as easy as it sounds. Apple has taken leaps regarding security in the past few years. In the iPhones preceding 5S, the default passcode one could set was four digits. It means that there were only ten thousand possibilities and the FBI could crack it in just 13 minutes. All this changed with the launch of iOS 9.<\/p>\n<p>With the launch of iOS 9, Apple\u2019s products ask for a six-digit passcode by default. Therefore, it could have a million possibilities. If a passcode comprising of numbers and lower-case letters is set, it could be arranged in 2.17 billion ways. According to <a href=\"https:\/\/support.apple.com\/en-in\/guide\/security\/welcome\/web\">Apple\u2019s White Paper<\/a>, it would take more than 5\u00bd years to try all combinations. If you combine the magic of capital letters with lower-case letters, the number of possible combinations would be 56.8 billion. How long will it take to crack it? 144 years!!!<\/p>\n<p><img decoding=\"async\" class=\" wp-image-3675\" src=\"https:\/\/cheapsslsecurity.com\/blog\/wp-content\/uploads\/2017\/11\/time-to-crack-iphone-passcode.png\" alt=\"time to crack iphone passcode\" width=\"624\" height=\"167\"><\/p>\n<p>It\u2019s amazing how numbers work, isn\u2019t it?<\/p>\n<h3>The Secure Enclave: Apple\u2019s (almost) Unconquerable Encryption Technology<\/h3>\n<p><img decoding=\"async\" class=\"wp-image-3677 aligncenter\" src=\"https:\/\/cheapsslsecurity.com\/blog\/wp-content\/uploads\/2017\/11\/iphne-a11-bionic-chip.jpg\" alt=\"iphne a11 bionic chip\" width=\"518\" height=\"274\"><\/p>\n<p>It\u2019s no secret that iOS devices are much more secure compared to their counterparts. A big part of it goes to the Secure Enclave, Apple\u2019s revolutionary encryption technology.<\/p>\n<p>Launched in 2013 along with the Touch ID technology, the Secure Enclave is a hardware chip or coprocessor responsible for the encryption operations. As it\u2019s a separate entity from the processor, a hacker cannot get into it even if he\/she somehow manages to hack the iOS kernel. It has also got its own operating system (OS) and can be updated independently of the main OS.<\/p>\n<p>The manner in which the Secure Enclave works is fascinating, at least on paper! This is how it works:<\/p>\n<ul>\n<li>As outlined above, the Secure Enclave has its own microkernel. This enables it to have a separate boot process from the main processor. When the device boots, the Secure Kernel produces a temporary key, an \u2018ephemeral key\u2019 in technical terms. This combination of ephemeral key and UID encrypts and authenticates the memory stored within the Secure Enclave. Keep in mind that the UID cannot be retrieved by the main CPU or Apple or anyone else.<\/li>\n<li>Once the booting is done, any data saved to the file system is encrypted using the combination of the entangled ephemeral key and an anti-replay counter. This anti-reply counter protects the data with IP packet-level security. In layman&#8217;s terms, this anti-reply counter makes it impossible (almost) for the hackers to intercept the information being transferred.<\/li>\n<li>So, when a user unlocks the device using his\/her fingerprint, the Secure Enclave processes and encrypts the fingerprint data using its own processing power. The main processor facilitates the communication between the biometric sensors to the Secure Enclave. However, it cannot read the data as it doesn\u2019t have the UID.<\/li>\n<li>The Secure Enclave verifies the information sent (fingerprint) to the data stored within itself. If the data (fingerprint) matches, the main CPU unlocks the phone or make a purchase using the Touch ID.<\/li>\n<\/ul>\n<p>The entire process is based on keeping the ephemeral key and the UID discreet. As no one including the Phone&#8217;s CPU or Apple can read\/intercept them, it&#8217;s extremely difficult for any 3<sup>rd <\/sup>party entity to crack any of the latest Apple products.<\/p>\n<p>Apple&#8217;s latest addition, iPhone X, which encompasses Face ID also works the same way. Instead of the numerical data of a fingerprint, it encrypts the mathematical data of the face. Everything else works the same way.<\/p>\n<p>So, next time you see your friends arguing about the FBI vs Apple debate, bring out the techie in you and blow them away.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The never-ending debate of FBI vs Apple is getting tiresome. Here&#8217;s why the FBI just cannot crack an iPhone on its own. We might be about to witness another high-profile clash between two mighty forces \u2013 the FBI and Apple. Addressing a news conference on Tuesday, Chris Combs, FBI special agent in charge admitted that<\/p>\n","protected":false},"author":8,"featured_media":6564,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[418],"tags":[],"class_list":["post-3671","post","type-post","status-publish","format-standard","has-post-thumbnail","category-news-research"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>FBI vs Apple: Why is it so Hard for the FBI to Crack an iPhone?<\/title>\n<meta name=\"description\" content=\"We are about to see FBI vs Apple Part II. Learn about the encryption technology underneath iPhone making it impossible for FBI to crack an iPhone.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cheapsslsecurity.com\/blog\/fbi-vs-apple-why-is-it-so-hard-for-the-fbi-to-crack-an-iphone\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"FBI vs Apple: Why is it so Hard for the FBI to Crack an iPhone?\" \/>\n<meta property=\"og:description\" content=\"We are about to see FBI vs Apple Part II. Learn about the encryption technology underneath iPhone making it impossible for FBI to crack an iPhone.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cheapsslsecurity.com\/blog\/fbi-vs-apple-why-is-it-so-hard-for-the-fbi-to-crack-an-iphone\/\" \/>\n<meta property=\"og:site_name\" content=\"Savvy Security\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/cheapsslsecurities\" \/>\n<meta property=\"article:published_time\" content=\"2017-11-10T06:35:14+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-01-26T17:44:56+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cheapsslsecurity.com\/blog\/wp-content\/uploads\/2017\/11\/fbi-hoover.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1170\" \/>\n\t<meta property=\"og:image:height\" content=\"658\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Savvy Security\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@sslsecurity\" \/>\n<meta name=\"twitter:site\" content=\"@sslsecurity\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Savvy Security\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/cheapsslsecurity.com\\\/blog\\\/fbi-vs-apple-why-is-it-so-hard-for-the-fbi-to-crack-an-iphone\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/cheapsslsecurity.com\\\/blog\\\/fbi-vs-apple-why-is-it-so-hard-for-the-fbi-to-crack-an-iphone\\\/\"},\"author\":{\"name\":\"Savvy Security\",\"@id\":\"https:\\\/\\\/cheapsslsecurity.com\\\/blog\\\/#\\\/schema\\\/person\\\/1ce9a5743b7f25b5be6e4972864b4493\"},\"headline\":\"FBI vs Apple: Why is it so Hard for the FBI to Crack an iPhone?\",\"datePublished\":\"2017-11-10T06:35:14+00:00\",\"dateModified\":\"2021-01-26T17:44:56+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/cheapsslsecurity.com\\\/blog\\\/fbi-vs-apple-why-is-it-so-hard-for-the-fbi-to-crack-an-iphone\\\/\"},\"wordCount\":862,\"image\":{\"@id\":\"https:\\\/\\\/cheapsslsecurity.com\\\/blog\\\/fbi-vs-apple-why-is-it-so-hard-for-the-fbi-to-crack-an-iphone\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cheapsslsecurity.com\\\/blog\\\/wp-content\\\/uploads\\\/2017\\\/11\\\/fbi-hoover.png\",\"articleSection\":[\"News &amp; Research\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/cheapsslsecurity.com\\\/blog\\\/fbi-vs-apple-why-is-it-so-hard-for-the-fbi-to-crack-an-iphone\\\/\",\"url\":\"https:\\\/\\\/cheapsslsecurity.com\\\/blog\\\/fbi-vs-apple-why-is-it-so-hard-for-the-fbi-to-crack-an-iphone\\\/\",\"name\":\"FBI vs Apple: Why is it so Hard for the FBI to Crack an iPhone?\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/cheapsslsecurity.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/cheapsslsecurity.com\\\/blog\\\/fbi-vs-apple-why-is-it-so-hard-for-the-fbi-to-crack-an-iphone\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/cheapsslsecurity.com\\\/blog\\\/fbi-vs-apple-why-is-it-so-hard-for-the-fbi-to-crack-an-iphone\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cheapsslsecurity.com\\\/blog\\\/wp-content\\\/uploads\\\/2017\\\/11\\\/fbi-hoover.png\",\"datePublished\":\"2017-11-10T06:35:14+00:00\",\"dateModified\":\"2021-01-26T17:44:56+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/cheapsslsecurity.com\\\/blog\\\/#\\\/schema\\\/person\\\/1ce9a5743b7f25b5be6e4972864b4493\"},\"description\":\"We are about to see FBI vs Apple Part II. Learn about the encryption technology underneath iPhone making it impossible for FBI to crack an iPhone.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/cheapsslsecurity.com\\\/blog\\\/fbi-vs-apple-why-is-it-so-hard-for-the-fbi-to-crack-an-iphone\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/cheapsslsecurity.com\\\/blog\\\/fbi-vs-apple-why-is-it-so-hard-for-the-fbi-to-crack-an-iphone\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/cheapsslsecurity.com\\\/blog\\\/fbi-vs-apple-why-is-it-so-hard-for-the-fbi-to-crack-an-iphone\\\/#primaryimage\",\"url\":\"https:\\\/\\\/cheapsslsecurity.com\\\/blog\\\/wp-content\\\/uploads\\\/2017\\\/11\\\/fbi-hoover.png\",\"contentUrl\":\"https:\\\/\\\/cheapsslsecurity.com\\\/blog\\\/wp-content\\\/uploads\\\/2017\\\/11\\\/fbi-hoover.png\",\"width\":1170,\"height\":658,\"caption\":\"FBI\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/cheapsslsecurity.com\\\/blog\\\/fbi-vs-apple-why-is-it-so-hard-for-the-fbi-to-crack-an-iphone\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/cheapsslsecurity.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"FBI vs Apple: Why is it so Hard for the FBI to Crack an iPhone?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/cheapsslsecurity.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/cheapsslsecurity.com\\\/blog\\\/\",\"name\":\"Savvy Security\",\"description\":\"Practical cybersecurity advice\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/cheapsslsecurity.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/cheapsslsecurity.com\\\/blog\\\/#\\\/schema\\\/person\\\/1ce9a5743b7f25b5be6e4972864b4493\",\"name\":\"Savvy Security\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4e5539150b16b5af1d22136f03dedda89a96babb3e9b5ceb18c2bde4e1dcba57?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4e5539150b16b5af1d22136f03dedda89a96babb3e9b5ceb18c2bde4e1dcba57?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4e5539150b16b5af1d22136f03dedda89a96babb3e9b5ceb18c2bde4e1dcba57?s=96&d=mm&r=g\",\"caption\":\"Savvy Security\"},\"description\":\"Welcome to Savvy Security, a blog focused on providing practical cybersecurity advice for website owners and small businesses. Our team brings you the latest news, best practices and tips you can use to protect your business...without a multi-million dollar budget or 24\\\/7 security teams.\",\"sameAs\":[\"blogadmin\"],\"url\":\"https:\\\/\\\/cheapsslsecurity.com\\\/blog\\\/author\\\/blogadmin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"FBI vs Apple: Why is it so Hard for the FBI to Crack an iPhone?","description":"We are about to see FBI vs Apple Part II. Learn about the encryption technology underneath iPhone making it impossible for FBI to crack an iPhone.","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:\/\/cheapsslsecurity.com\/blog\/fbi-vs-apple-why-is-it-so-hard-for-the-fbi-to-crack-an-iphone\/","og_locale":"en_US","og_type":"article","og_title":"FBI vs Apple: Why is it so Hard for the FBI to Crack an iPhone?","og_description":"We are about to see FBI vs Apple Part II. Learn about the encryption technology underneath iPhone making it impossible for FBI to crack an iPhone.","og_url":"https:\/\/cheapsslsecurity.com\/blog\/fbi-vs-apple-why-is-it-so-hard-for-the-fbi-to-crack-an-iphone\/","og_site_name":"Savvy Security","article_publisher":"https:\/\/www.facebook.com\/cheapsslsecurities","article_published_time":"2017-11-10T06:35:14+00:00","article_modified_time":"2021-01-26T17:44:56+00:00","og_image":[{"width":1170,"height":658,"url":"https:\/\/cheapsslsecurity.com\/blog\/wp-content\/uploads\/2017\/11\/fbi-hoover.png","type":"image\/png"}],"author":"Savvy Security","twitter_card":"summary_large_image","twitter_creator":"@sslsecurity","twitter_site":"@sslsecurity","twitter_misc":{"Written by":"Savvy Security","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/cheapsslsecurity.com\/blog\/fbi-vs-apple-why-is-it-so-hard-for-the-fbi-to-crack-an-iphone\/#article","isPartOf":{"@id":"https:\/\/cheapsslsecurity.com\/blog\/fbi-vs-apple-why-is-it-so-hard-for-the-fbi-to-crack-an-iphone\/"},"author":{"name":"Savvy Security","@id":"https:\/\/cheapsslsecurity.com\/blog\/#\/schema\/person\/1ce9a5743b7f25b5be6e4972864b4493"},"headline":"FBI vs Apple: Why is it so Hard for the FBI to Crack an iPhone?","datePublished":"2017-11-10T06:35:14+00:00","dateModified":"2021-01-26T17:44:56+00:00","mainEntityOfPage":{"@id":"https:\/\/cheapsslsecurity.com\/blog\/fbi-vs-apple-why-is-it-so-hard-for-the-fbi-to-crack-an-iphone\/"},"wordCount":862,"image":{"@id":"https:\/\/cheapsslsecurity.com\/blog\/fbi-vs-apple-why-is-it-so-hard-for-the-fbi-to-crack-an-iphone\/#primaryimage"},"thumbnailUrl":"https:\/\/cheapsslsecurity.com\/blog\/wp-content\/uploads\/2017\/11\/fbi-hoover.png","articleSection":["News &amp; Research"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/cheapsslsecurity.com\/blog\/fbi-vs-apple-why-is-it-so-hard-for-the-fbi-to-crack-an-iphone\/","url":"https:\/\/cheapsslsecurity.com\/blog\/fbi-vs-apple-why-is-it-so-hard-for-the-fbi-to-crack-an-iphone\/","name":"FBI vs Apple: Why is it so Hard for the FBI to Crack an iPhone?","isPartOf":{"@id":"https:\/\/cheapsslsecurity.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/cheapsslsecurity.com\/blog\/fbi-vs-apple-why-is-it-so-hard-for-the-fbi-to-crack-an-iphone\/#primaryimage"},"image":{"@id":"https:\/\/cheapsslsecurity.com\/blog\/fbi-vs-apple-why-is-it-so-hard-for-the-fbi-to-crack-an-iphone\/#primaryimage"},"thumbnailUrl":"https:\/\/cheapsslsecurity.com\/blog\/wp-content\/uploads\/2017\/11\/fbi-hoover.png","datePublished":"2017-11-10T06:35:14+00:00","dateModified":"2021-01-26T17:44:56+00:00","author":{"@id":"https:\/\/cheapsslsecurity.com\/blog\/#\/schema\/person\/1ce9a5743b7f25b5be6e4972864b4493"},"description":"We are about to see FBI vs Apple Part II. Learn about the encryption technology underneath iPhone making it impossible for FBI to crack an iPhone.","breadcrumb":{"@id":"https:\/\/cheapsslsecurity.com\/blog\/fbi-vs-apple-why-is-it-so-hard-for-the-fbi-to-crack-an-iphone\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cheapsslsecurity.com\/blog\/fbi-vs-apple-why-is-it-so-hard-for-the-fbi-to-crack-an-iphone\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cheapsslsecurity.com\/blog\/fbi-vs-apple-why-is-it-so-hard-for-the-fbi-to-crack-an-iphone\/#primaryimage","url":"https:\/\/cheapsslsecurity.com\/blog\/wp-content\/uploads\/2017\/11\/fbi-hoover.png","contentUrl":"https:\/\/cheapsslsecurity.com\/blog\/wp-content\/uploads\/2017\/11\/fbi-hoover.png","width":1170,"height":658,"caption":"FBI"},{"@type":"BreadcrumbList","@id":"https:\/\/cheapsslsecurity.com\/blog\/fbi-vs-apple-why-is-it-so-hard-for-the-fbi-to-crack-an-iphone\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/cheapsslsecurity.com\/blog\/"},{"@type":"ListItem","position":2,"name":"FBI vs Apple: Why is it so Hard for the FBI to Crack an iPhone?"}]},{"@type":"WebSite","@id":"https:\/\/cheapsslsecurity.com\/blog\/#website","url":"https:\/\/cheapsslsecurity.com\/blog\/","name":"Savvy Security","description":"Practical cybersecurity advice","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cheapsslsecurity.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/cheapsslsecurity.com\/blog\/#\/schema\/person\/1ce9a5743b7f25b5be6e4972864b4493","name":"Savvy Security","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/4e5539150b16b5af1d22136f03dedda89a96babb3e9b5ceb18c2bde4e1dcba57?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/4e5539150b16b5af1d22136f03dedda89a96babb3e9b5ceb18c2bde4e1dcba57?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/4e5539150b16b5af1d22136f03dedda89a96babb3e9b5ceb18c2bde4e1dcba57?s=96&d=mm&r=g","caption":"Savvy Security"},"description":"Welcome to Savvy Security, a blog focused on providing practical cybersecurity advice for website owners and small businesses. Our team brings you the latest news, best practices and tips you can use to protect your business...without a multi-million dollar budget or 24\/7 security teams.","sameAs":["blogadmin"],"url":"https:\/\/cheapsslsecurity.com\/blog\/author\/blogadmin\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/cheapsslsecurity.com\/blog\/wp-json\/wp\/v2\/posts\/3671","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cheapsslsecurity.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cheapsslsecurity.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cheapsslsecurity.com\/blog\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/cheapsslsecurity.com\/blog\/wp-json\/wp\/v2\/comments?post=3671"}],"version-history":[{"count":0,"href":"https:\/\/cheapsslsecurity.com\/blog\/wp-json\/wp\/v2\/posts\/3671\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cheapsslsecurity.com\/blog\/wp-json\/wp\/v2\/media\/6564"}],"wp:attachment":[{"href":"https:\/\/cheapsslsecurity.com\/blog\/wp-json\/wp\/v2\/media?parent=3671"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cheapsslsecurity.com\/blog\/wp-json\/wp\/v2\/categories?post=3671"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cheapsslsecurity.com\/blog\/wp-json\/wp\/v2\/tags?post=3671"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}