{"id":31,"date":"2025-05-14T06:29:37","date_gmt":"2025-05-14T06:29:37","guid":{"rendered":"https:\/\/devsecopsschool.com\/blog\/?p=31"},"modified":"2025-05-14T06:29:37","modified_gmt":"2025-05-14T06:29:37","slug":"what-is-freenet","status":"publish","type":"post","link":"https:\/\/devsecopsschool.com\/blog\/what-is-freenet\/","title":{"rendered":"What is Freenet?"},"content":{"rendered":"\n<p>Here\u2019s a complete explanation of <strong>Freenet<\/strong>, how it works, and its practical use cases:<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p><strong>Freenet<\/strong> is a <strong>decentralized, peer-to-peer platform<\/strong> for <strong>anonymous publishing<\/strong>, <strong>file sharing<\/strong>, and <strong>communication<\/strong>. It is designed to <strong>resist censorship<\/strong> and provide <strong>strong privacy protections<\/strong> by storing and distributing encrypted data across its users&#8217; computers.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>\ud83d\udd10 Freenet aims to provide <strong>freedom of speech, anonymity, and data resilience<\/strong>, especially in environments with surveillance or censorship.<\/p>\n<\/blockquote>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83e\udde0 How Does Freenet Work?<\/h2>\n\n\n\n<p>Freenet operates as a <strong>distributed data store<\/strong>, not a traditional web browser. Here&#8217;s how it works:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Data is split, encrypted, and distributed<\/strong> across multiple nodes in the network.<\/li>\n\n\n\n<li>Each user\u2019s system both <strong>requests and stores data<\/strong> on behalf of others.<\/li>\n\n\n\n<li>Users access content using <strong>Freenet keys<\/strong>, not URLs or DNS.<\/li>\n\n\n\n<li><strong>Routing is anonymous<\/strong> \u2014 users don\u2019t know who created or requested data.<\/li>\n<\/ol>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>It can be used in <strong>darknet mode (friends-only)<\/strong> or <strong>opennet mode (anyone)<\/strong>.<\/p>\n<\/blockquote>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83c\udf10 Key Components of Freenet<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Component<\/th><th>Description<\/th><\/tr><\/thead><tbody><tr><td><strong>FProxy<\/strong><\/td><td>Freenet\u2019s local web interface (usually <code>http:\/\/127.0.0.1:8888<\/code>)<\/td><\/tr><tr><td><strong>Freesite<\/strong><\/td><td>Static websites hosted on Freenet<\/td><\/tr><tr><td><strong>Freenet Keys<\/strong><\/td><td>Unique hash-based addresses for content (CHK, SSK, USK)<\/td><\/tr><tr><td><strong>Darknet Mode<\/strong><\/td><td>Connects only to trusted friends (more secure)<\/td><\/tr><tr><td><strong>Opennet Mode<\/strong><\/td><td>Connects to random peers (easier setup, less secure)<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\u2705 Use Cases of Freenet<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">1. <strong>Anonymous Publishing<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Host websites (called \u201cfreesites\u201d) without revealing your identity or IP address.<\/li>\n\n\n\n<li>Freesites are stored and served by the network, not a central server.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">2. <strong>Censorship Resistance<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Freenet is widely used in countries with <strong>restricted press freedom<\/strong> or <strong>internet surveillance<\/strong>.<\/li>\n\n\n\n<li>It allows people to share political, social, or controversial content safely.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">3. <strong>Decentralized File Sharing<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Share files anonymously without centralized servers.<\/li>\n\n\n\n<li>Files are encrypted, split into chunks, and spread across multiple nodes.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">4. <strong>Private Messaging<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Plugins like <strong>FMS (Freenet Messaging System)<\/strong> allow users to communicate pseudonymously.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">5. <strong>Academic or Whistleblower Platforms<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Used for distributing research, government leak information, or investigative journalism anonymously.<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83d\udee0 How to Use Freenet<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Step 1: Download Freenet<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Official site: <a href=\"https:\/\/freenetproject.org\/\">https:\/\/freenetproject.org<\/a><\/li>\n\n\n\n<li>Supported on: Windows, macOS, Linux (requires Java)<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Step 2: Install and Launch<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Run the installer and follow the configuration steps.<\/li>\n\n\n\n<li>Freenet runs a <strong>local web interface<\/strong> at <code>http:\/\/127.0.0.1:8888<\/code><\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Step 3: Choose Opennet or Darknet<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Opennet<\/strong>: Easy, connect to random nodes<\/li>\n\n\n\n<li><strong>Darknet<\/strong>: More secure, connect to trusted peers<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Step 4: Browse Freesites or Share Content<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Access freesites via keys or indexes<\/li>\n\n\n\n<li>Upload files, post messages, or publish pages using the UI<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83d\udd10 Privacy and Security Features<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Feature<\/th><th>Description<\/th><\/tr><\/thead><tbody><tr><td><strong>No central server<\/strong><\/td><td>Data is stored redundantly on user nodes<\/td><\/tr><tr><td><strong>Anonymized routing<\/strong><\/td><td>Nodes don\u2019t know the source or destination<\/td><\/tr><tr><td><strong>Encryption<\/strong><\/td><td>All traffic and data are encrypted<\/td><\/tr><tr><td><strong>Self-healing data<\/strong><\/td><td>Frequently accessed files remain in the network<\/td><\/tr><tr><td><strong>Friend-to-friend mode<\/strong><\/td><td>Enables highly secure and private communication<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\u26a0\ufe0f Limitations of Freenet<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\ud83d\udc22 <strong>Slow<\/strong> \u2013 due to high encryption and distributed nature<\/li>\n\n\n\n<li>\u2699\ufe0f <strong>Not for dynamic websites<\/strong> \u2013 supports static HTML only<\/li>\n\n\n\n<li>\ud83d\udcc2 <strong>Data persistence depends on popularity<\/strong> \u2013 rarely accessed files disappear<\/li>\n\n\n\n<li>\ud83d\udcac <strong>Learning curve<\/strong> \u2013 unusual addressing and interface<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83e\udded Freenet vs I2P vs Tor<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Feature<\/th><th><strong>Freenet<\/strong><\/th><th><strong>I2P<\/strong><\/th><th><strong>Tor<\/strong><\/th><\/tr><\/thead><tbody><tr><td>Architecture<\/td><td>P2P datastore<\/td><td>P2P anonymized transport<\/td><td>Onion routing for TCP<\/td><\/tr><tr><td>Browsing<\/td><td>Only within Freenet<\/td><td>.i2p sites and tunnels<\/td><td>.onion + regular websites<\/td><\/tr><tr><td>Censorship Resistance<\/td><td>\u2705 Strong<\/td><td>\u2705 Strong<\/td><td>\u2705 Strong<\/td><\/tr><tr><td>Focus<\/td><td>Publishing, storage<\/td><td>Messaging, P2P<\/td><td>Anonymous browsing<\/td><\/tr><tr><td>Speed<\/td><td>\ud83d\udc22 Slow<\/td><td>\ud83d\udfe1 Moderate<\/td><td>\ud83d\udfe2 Faster for web access<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\ud83d\udccc Summary<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Feature<\/th><th>Freenet Description<\/th><\/tr><\/thead><tbody><tr><td>Type<\/td><td>Decentralized, encrypted P2P network<\/td><\/tr><tr><td>Use Cases<\/td><td>Anonymous publishing, freesites, chat<\/td><\/tr><tr><td>Privacy Level<\/td><td>Very high (no central servers, encrypted)<\/td><\/tr><tr><td>Accessibility<\/td><td>Runs in browser via local proxy<\/td><\/tr><tr><td>Developer Website<\/td><td><a href=\"https:\/\/freenetproject.org\/\">https:\/\/freenetproject.org<\/a><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Here\u2019s a complete explanation of Freenet, how it works, and its practical use cases: Freenet is a decentralized, peer-to-peer platform for anonymous publishing, file sharing, and communication. It is designed to resist censorship and provide strong privacy protections by storing and distributing encrypted data across its users&#8217; computers. \ud83d\udd10 Freenet aims to provide freedom of &#8230; <a title=\"What is Freenet?\" class=\"read-more\" href=\"https:\/\/devsecopsschool.com\/blog\/what-is-freenet\/\" aria-label=\"Read more about What is Freenet?\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-31","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>What is Freenet? - DevSecOps School<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/devsecopsschool.com\/blog\/what-is-freenet\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What is Freenet? - DevSecOps School\" \/>\n<meta property=\"og:description\" content=\"Here\u2019s a complete explanation of Freenet, how it works, and its practical use cases: Freenet is a decentralized, peer-to-peer platform for anonymous publishing, file sharing, and communication. It is designed to resist censorship and provide strong privacy protections by storing and distributing encrypted data across its users&#8217; computers. \ud83d\udd10 Freenet aims to provide freedom of ... Read more\" \/>\n<meta property=\"og:url\" content=\"https:\/\/devsecopsschool.com\/blog\/what-is-freenet\/\" \/>\n<meta property=\"og:site_name\" content=\"DevSecOps School\" \/>\n<meta property=\"article:published_time\" content=\"2025-05-14T06:29:37+00:00\" \/>\n<meta name=\"author\" content=\"Rajesh Kumar\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Rajesh Kumar\" \/>\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:\/\/devsecopsschool.com\/blog\/what-is-freenet\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/devsecopsschool.com\/blog\/what-is-freenet\/\"},\"author\":{\"name\":\"Rajesh Kumar\",\"@id\":\"https:\/\/devsecopsschool.com\/blog\/#\/schema\/person\/e414b640530af05905c2162ba4259f6c\"},\"headline\":\"What is Freenet?\",\"datePublished\":\"2025-05-14T06:29:37+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/devsecopsschool.com\/blog\/what-is-freenet\/\"},\"wordCount\":554,\"commentCount\":0,\"inLanguage\":\"en\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/devsecopsschool.com\/blog\/what-is-freenet\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/devsecopsschool.com\/blog\/what-is-freenet\/\",\"url\":\"https:\/\/devsecopsschool.com\/blog\/what-is-freenet\/\",\"name\":\"What is Freenet? - DevSecOps School\",\"isPartOf\":{\"@id\":\"https:\/\/devsecopsschool.com\/blog\/#website\"},\"datePublished\":\"2025-05-14T06:29:37+00:00\",\"author\":{\"@id\":\"https:\/\/devsecopsschool.com\/blog\/#\/schema\/person\/e414b640530af05905c2162ba4259f6c\"},\"breadcrumb\":{\"@id\":\"https:\/\/devsecopsschool.com\/blog\/what-is-freenet\/#breadcrumb\"},\"inLanguage\":\"en\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/devsecopsschool.com\/blog\/what-is-freenet\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/devsecopsschool.com\/blog\/what-is-freenet\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/devsecopsschool.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"What is Freenet?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/devsecopsschool.com\/blog\/#website\",\"url\":\"https:\/\/devsecopsschool.com\/blog\/\",\"name\":\"DevSecOps School\",\"description\":\"DevSecOps Redefined\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/devsecopsschool.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/devsecopsschool.com\/blog\/#\/schema\/person\/e414b640530af05905c2162ba4259f6c\",\"name\":\"Rajesh Kumar\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\/\/devsecopsschool.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/b02d9501846e698677d30ae5e3d8648980cdd60ebaab000d5001f4612c9f0ff7?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/b02d9501846e698677d30ae5e3d8648980cdd60ebaab000d5001f4612c9f0ff7?s=96&d=mm&r=g\",\"caption\":\"Rajesh Kumar\"},\"sameAs\":[\"http:\/\/devsecopsschool.com\/blog\"],\"url\":\"https:\/\/devsecopsschool.com\/blog\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What is Freenet? - DevSecOps School","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:\/\/devsecopsschool.com\/blog\/what-is-freenet\/","og_locale":"en_US","og_type":"article","og_title":"What is Freenet? - DevSecOps School","og_description":"Here\u2019s a complete explanation of Freenet, how it works, and its practical use cases: Freenet is a decentralized, peer-to-peer platform for anonymous publishing, file sharing, and communication. It is designed to resist censorship and provide strong privacy protections by storing and distributing encrypted data across its users&#8217; computers. \ud83d\udd10 Freenet aims to provide freedom of ... Read more","og_url":"https:\/\/devsecopsschool.com\/blog\/what-is-freenet\/","og_site_name":"DevSecOps School","article_published_time":"2025-05-14T06:29:37+00:00","author":"Rajesh Kumar","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Rajesh Kumar","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/devsecopsschool.com\/blog\/what-is-freenet\/#article","isPartOf":{"@id":"https:\/\/devsecopsschool.com\/blog\/what-is-freenet\/"},"author":{"name":"Rajesh Kumar","@id":"https:\/\/devsecopsschool.com\/blog\/#\/schema\/person\/e414b640530af05905c2162ba4259f6c"},"headline":"What is Freenet?","datePublished":"2025-05-14T06:29:37+00:00","mainEntityOfPage":{"@id":"https:\/\/devsecopsschool.com\/blog\/what-is-freenet\/"},"wordCount":554,"commentCount":0,"inLanguage":"en","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/devsecopsschool.com\/blog\/what-is-freenet\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/devsecopsschool.com\/blog\/what-is-freenet\/","url":"https:\/\/devsecopsschool.com\/blog\/what-is-freenet\/","name":"What is Freenet? - DevSecOps School","isPartOf":{"@id":"https:\/\/devsecopsschool.com\/blog\/#website"},"datePublished":"2025-05-14T06:29:37+00:00","author":{"@id":"https:\/\/devsecopsschool.com\/blog\/#\/schema\/person\/e414b640530af05905c2162ba4259f6c"},"breadcrumb":{"@id":"https:\/\/devsecopsschool.com\/blog\/what-is-freenet\/#breadcrumb"},"inLanguage":"en","potentialAction":[{"@type":"ReadAction","target":["https:\/\/devsecopsschool.com\/blog\/what-is-freenet\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/devsecopsschool.com\/blog\/what-is-freenet\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/devsecopsschool.com\/blog\/"},{"@type":"ListItem","position":2,"name":"What is Freenet?"}]},{"@type":"WebSite","@id":"https:\/\/devsecopsschool.com\/blog\/#website","url":"https:\/\/devsecopsschool.com\/blog\/","name":"DevSecOps School","description":"DevSecOps Redefined","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/devsecopsschool.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en"},{"@type":"Person","@id":"https:\/\/devsecopsschool.com\/blog\/#\/schema\/person\/e414b640530af05905c2162ba4259f6c","name":"Rajesh Kumar","image":{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/devsecopsschool.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/b02d9501846e698677d30ae5e3d8648980cdd60ebaab000d5001f4612c9f0ff7?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/b02d9501846e698677d30ae5e3d8648980cdd60ebaab000d5001f4612c9f0ff7?s=96&d=mm&r=g","caption":"Rajesh Kumar"},"sameAs":["http:\/\/devsecopsschool.com\/blog"],"url":"https:\/\/devsecopsschool.com\/blog\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/devsecopsschool.com\/blog\/wp-json\/wp\/v2\/posts\/31","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/devsecopsschool.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/devsecopsschool.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/devsecopsschool.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/devsecopsschool.com\/blog\/wp-json\/wp\/v2\/comments?post=31"}],"version-history":[{"count":1,"href":"https:\/\/devsecopsschool.com\/blog\/wp-json\/wp\/v2\/posts\/31\/revisions"}],"predecessor-version":[{"id":32,"href":"https:\/\/devsecopsschool.com\/blog\/wp-json\/wp\/v2\/posts\/31\/revisions\/32"}],"wp:attachment":[{"href":"https:\/\/devsecopsschool.com\/blog\/wp-json\/wp\/v2\/media?parent=31"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/devsecopsschool.com\/blog\/wp-json\/wp\/v2\/categories?post=31"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/devsecopsschool.com\/blog\/wp-json\/wp\/v2\/tags?post=31"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}