{"id":34051,"date":"2026-08-10T17:50:12","date_gmt":"2026-08-10T17:50:12","guid":{"rendered":"https:\/\/blog.lacnic.net\/?p=34051"},"modified":"2026-08-10T21:08:50","modified_gmt":"2026-08-10T21:08:50","slug":"fort-ubuntu","status":"publish","type":"post","link":"https:\/\/blog.lacnic.net\/en\/fort-ubuntu\/","title":{"rendered":"How to Get an RPKI FORT Validator Up and Running in Under Two Hours"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">By <a href=\"https:\/\/blog.lacnic.net\/en\/author\/nicolas-antoniello\/\">Nicolas Antoniello<\/a>, Sr. Technical Engagement Manager at ICANN<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">How can we be sure that a network advertised through BGP, and claiming to originate from a specific Autonomous System, has actually been delegated to that Autonomous System? In other words, what tool can I use to verify that a BGP advertisement originates from an Autonomous System authorized to make that announcement?<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The answer to these questions is what is known as <strong>Origin Validation<\/strong>, and the protocol created to establish and verify this validation is Resource Public Key Infrastructure (RPKI).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Basically, the global RPKI infrastructure connects the networks advertised by BGP to the Autonomous Systems authorized to advertise them, using digital certificates known as Route Origin Authorizations (ROAs).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">So, who generates these ROAs?<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">ROAs must be generated by the holders of number resources \u2014 meaning IP addresses in either of their two versions, IPv4 and IPv6 \u2014 delegated by one of the five Regional Internet Registries. In our region, that registry is LACNIC.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To achieve this, RPKI infrastructure currently manages, on the one hand, certificates that establish which IP address blocks and Autonomous System Numbers (ASNs) have been legitimately assigned by the corresponding Regional Internet Registry to an Internet service provider or organization. These certificates are known as Infrastructure Objects.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">On the other hand, RPKI infrastructure manages another type of certificate, which is used by those who have been delegated these number resources (End Entities) to establish their routing policies. These certificates are known as End Entity Objects, or <a href=\"quot;https:\/lacnic.zendesk.com\/hc\/es\/sections\/206490008-RPKI&amp;quot\">ROAs in the case of RPKI.<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">But who uses these two types of certificates, and how are they used to validate the origin of a BGP advertisement? The answer to \u201cwho?\u201d is the RPKI validator; the answer to \u201chow?\u201d is by verifying that the ROA objects have been signed by a valid object of the first type, i.e., an infrastructure object.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"quot;https:\/fortproject.net\/es\/validator&amp;quot\">FORT is an RPKI validator<\/a> created jointly by LACNIC and NIC.mx. When the FORT validator runs, it downloads these objects from the repositories maintained by the five Regional Internet Registries and cryptographically verifies that the ROAs have been signed by a valid resource certificate. The result of this validation process is a text file containing all the ROA objects validated by the FORT validator.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Finally, how is this list of ROAs used?<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Network operators using BGP can put this information to good use in different ways. One of the main uses is to connect edge routers to the RPKI validator so that the routers can use this information to validate the origin of the AS PATH of each route in their BGP table. They can also be used to monitor, detect, and even mitigate route hijacking and other types of attacks.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A few days ago, LACNIC released a new version of the FORT validator software, version 1.7.0.experimental, which includes several new object-related features. One of these is experimental support for new objects such as those used by the ASPA protocol.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To provide the regional community with a detailed instruction manual based on hands-on, proven experience with the latest version of the FORT validator, I decided to perform a complete installation and configuration from scratch. As an example, I performed the installation on a virtual server running Proxmox with Ubuntu Server 26.04. I decided to compile the FORT validator code so that the process could be replicated on other Linux-based operating systems.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">I hope this guide serves as a modest contribution to the regional and global community, and I congratulate the entire FORT development team on their work.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You can download the <a href=\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2026\/08\/FORT_1.7.0_Ubuntu_26.04_Installation_Guide_EN.pdf\">full installation and configuration guide here.<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>By Nicolas Antoniello, Sr. Technical Engagement Manager at ICANN How can we be sure that a network advertised through BGP, and claiming to originate from a specific Autonomous System, has actually been delegated to that Autonomous System? In other words, what tool can I use to verify that a BGP advertisement originates from an Autonomous [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":23737,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"jetpack_post_was_ever_published":false},"categories":[919],"tags":[1280],"archivo":[1345,1451],"taxonomy-authors":[1624],"tipo_autor":[],"class_list":["post-34051","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-routing","tag-routing","archivo-editions","archivo-highlights-2023","taxonomy-authors-nicolas-antoniello"],"acf":{"author":"","related_notes":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>LACNIC Blog | How to Get an RPKI FORT Validator Up and Running in Under Two Hours<\/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:\/\/blog.lacnic.net\/en\/fort-ubuntu\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"LACNIC Blog | How to Get an RPKI FORT Validator Up and Running in Under Two Hours\" \/>\n<meta property=\"og:description\" content=\"By Nicolas Antoniello, Sr. Technical Engagement Manager at ICANN How can we be sure that a network advertised through BGP, and claiming to originate from a specific Autonomous System, has actually been delegated to that Autonomous System? In other words, what tool can I use to verify that a BGP advertisement originates from an Autonomous [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/blog.lacnic.net\/en\/fort-ubuntu\/\" \/>\n<meta property=\"og:site_name\" content=\"LACNIC Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/lacnic\" \/>\n<meta property=\"article:published_time\" content=\"2026-08-10T17:50:12+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-10T21:08:50+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2023\/12\/validador-fort.png\" \/>\n\t<meta property=\"og:image:width\" content=\"680\" \/>\n\t<meta property=\"og:image:height\" content=\"330\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Gianni\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@lacnic\" \/>\n<meta name=\"twitter:site\" content=\"@lacnic\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/blog.lacnic.net\\\/en\\\/fort-ubuntu\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/blog.lacnic.net\\\/en\\\/fort-ubuntu\\\/\"},\"author\":{\"name\":\"Gianni\",\"@id\":\"https:\\\/\\\/blog.lacnic.net\\\/#\\\/schema\\\/person\\\/1338d9cfdb0137e8bc5581f3771f39ab\"},\"headline\":\"How to Get an RPKI FORT Validator Up and Running in Under Two Hours\",\"datePublished\":\"2026-08-10T17:50:12+00:00\",\"dateModified\":\"2026-08-10T21:08:50+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/blog.lacnic.net\\\/en\\\/fort-ubuntu\\\/\"},\"wordCount\":609,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/blog.lacnic.net\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/blog.lacnic.net\\\/en\\\/fort-ubuntu\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/blog.lacnic.net\\\/wp-content\\\/uploads\\\/2023\\\/12\\\/validador-fort.png\",\"keywords\":[\"Routing\"],\"articleSection\":[\"Routing\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/blog.lacnic.net\\\/en\\\/fort-ubuntu\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/blog.lacnic.net\\\/en\\\/fort-ubuntu\\\/\",\"url\":\"https:\\\/\\\/blog.lacnic.net\\\/en\\\/fort-ubuntu\\\/\",\"name\":\"LACNIC Blog | How to Get an RPKI FORT Validator Up and Running in Under Two Hours\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/blog.lacnic.net\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/blog.lacnic.net\\\/en\\\/fort-ubuntu\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/blog.lacnic.net\\\/en\\\/fort-ubuntu\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/blog.lacnic.net\\\/wp-content\\\/uploads\\\/2023\\\/12\\\/validador-fort.png\",\"datePublished\":\"2026-08-10T17:50:12+00:00\",\"dateModified\":\"2026-08-10T21:08:50+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/blog.lacnic.net\\\/en\\\/fort-ubuntu\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/blog.lacnic.net\\\/en\\\/fort-ubuntu\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/blog.lacnic.net\\\/en\\\/fort-ubuntu\\\/#primaryimage\",\"url\":\"https:\\\/\\\/blog.lacnic.net\\\/wp-content\\\/uploads\\\/2023\\\/12\\\/validador-fort.png\",\"contentUrl\":\"https:\\\/\\\/blog.lacnic.net\\\/wp-content\\\/uploads\\\/2023\\\/12\\\/validador-fort.png\",\"width\":680,\"height\":330,\"caption\":\"Validador FORT\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/blog.lacnic.net\\\/en\\\/fort-ubuntu\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/blog.lacnic.net\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Get an RPKI FORT Validator Up and Running in Under Two Hours\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/blog.lacnic.net\\\/#website\",\"url\":\"https:\\\/\\\/blog.lacnic.net\\\/\",\"name\":\"LACNIC Blog\",\"description\":\"En el Blog de LACNIC encontrar\u00e1s art\u00edculos t\u00e9cnicos vinculados al desarrollo de Internet en la regi\u00f3n de Am\u00e9rica Latina y el Caribe.\",\"publisher\":{\"@id\":\"https:\\\/\\\/blog.lacnic.net\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/blog.lacnic.net\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/blog.lacnic.net\\\/#organization\",\"name\":\"LACNIC Blog\",\"url\":\"https:\\\/\\\/blog.lacnic.net\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/blog.lacnic.net\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/blog.lacnic.net\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/lacnic-blog.svg\",\"contentUrl\":\"https:\\\/\\\/blog.lacnic.net\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/lacnic-blog.svg\",\"caption\":\"LACNIC Blog\"},\"image\":{\"@id\":\"https:\\\/\\\/blog.lacnic.net\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/facebook.com\\\/lacnic\",\"https:\\\/\\\/x.com\\\/lacnic\",\"https:\\\/\\\/www.instagram.com\\\/lacnic\\\/?hl=es-la\",\"https:\\\/\\\/uy.linkedin.com\\\/company\\\/lacnic\",\"https:\\\/\\\/www.youtube.com\\\/user\\\/lacnicstaff\",\"https:\\\/\\\/www.lacnic.net\\\/podcast\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/blog.lacnic.net\\\/#\\\/schema\\\/person\\\/1338d9cfdb0137e8bc5581f3771f39ab\",\"name\":\"Gianni\",\"url\":\"https:\\\/\\\/blog.lacnic.net\\\/en\\\/author\\\/gianni\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"LACNIC Blog | How to Get an RPKI FORT Validator Up and Running in Under Two Hours","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:\/\/blog.lacnic.net\/en\/fort-ubuntu\/","og_locale":"en_US","og_type":"article","og_title":"LACNIC Blog | How to Get an RPKI FORT Validator Up and Running in Under Two Hours","og_description":"By Nicolas Antoniello, Sr. Technical Engagement Manager at ICANN How can we be sure that a network advertised through BGP, and claiming to originate from a specific Autonomous System, has actually been delegated to that Autonomous System? In other words, what tool can I use to verify that a BGP advertisement originates from an Autonomous [&hellip;]","og_url":"https:\/\/blog.lacnic.net\/en\/fort-ubuntu\/","og_site_name":"LACNIC Blog","article_publisher":"https:\/\/facebook.com\/lacnic","article_published_time":"2026-08-10T17:50:12+00:00","article_modified_time":"2026-08-10T21:08:50+00:00","og_image":[{"width":680,"height":330,"url":"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2023\/12\/validador-fort.png","type":"image\/png"}],"author":"Gianni","twitter_card":"summary_large_image","twitter_creator":"@lacnic","twitter_site":"@lacnic","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/blog.lacnic.net\/en\/fort-ubuntu\/#article","isPartOf":{"@id":"https:\/\/blog.lacnic.net\/en\/fort-ubuntu\/"},"author":{"name":"Gianni","@id":"https:\/\/blog.lacnic.net\/#\/schema\/person\/1338d9cfdb0137e8bc5581f3771f39ab"},"headline":"How to Get an RPKI FORT Validator Up and Running in Under Two Hours","datePublished":"2026-08-10T17:50:12+00:00","dateModified":"2026-08-10T21:08:50+00:00","mainEntityOfPage":{"@id":"https:\/\/blog.lacnic.net\/en\/fort-ubuntu\/"},"wordCount":609,"commentCount":0,"publisher":{"@id":"https:\/\/blog.lacnic.net\/#organization"},"image":{"@id":"https:\/\/blog.lacnic.net\/en\/fort-ubuntu\/#primaryimage"},"thumbnailUrl":"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2023\/12\/validador-fort.png","keywords":["Routing"],"articleSection":["Routing"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/blog.lacnic.net\/en\/fort-ubuntu\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/blog.lacnic.net\/en\/fort-ubuntu\/","url":"https:\/\/blog.lacnic.net\/en\/fort-ubuntu\/","name":"LACNIC Blog | How to Get an RPKI FORT Validator Up and Running in Under Two Hours","isPartOf":{"@id":"https:\/\/blog.lacnic.net\/#website"},"primaryImageOfPage":{"@id":"https:\/\/blog.lacnic.net\/en\/fort-ubuntu\/#primaryimage"},"image":{"@id":"https:\/\/blog.lacnic.net\/en\/fort-ubuntu\/#primaryimage"},"thumbnailUrl":"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2023\/12\/validador-fort.png","datePublished":"2026-08-10T17:50:12+00:00","dateModified":"2026-08-10T21:08:50+00:00","breadcrumb":{"@id":"https:\/\/blog.lacnic.net\/en\/fort-ubuntu\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/blog.lacnic.net\/en\/fort-ubuntu\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.lacnic.net\/en\/fort-ubuntu\/#primaryimage","url":"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2023\/12\/validador-fort.png","contentUrl":"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2023\/12\/validador-fort.png","width":680,"height":330,"caption":"Validador FORT"},{"@type":"BreadcrumbList","@id":"https:\/\/blog.lacnic.net\/en\/fort-ubuntu\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/blog.lacnic.net\/en\/"},{"@type":"ListItem","position":2,"name":"How to Get an RPKI FORT Validator Up and Running in Under Two Hours"}]},{"@type":"WebSite","@id":"https:\/\/blog.lacnic.net\/#website","url":"https:\/\/blog.lacnic.net\/","name":"LACNIC Blog","description":"En el Blog de LACNIC encontrar\u00e1s art\u00edculos t\u00e9cnicos vinculados al desarrollo de Internet en la regi\u00f3n de Am\u00e9rica Latina y el Caribe.","publisher":{"@id":"https:\/\/blog.lacnic.net\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/blog.lacnic.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/blog.lacnic.net\/#organization","name":"LACNIC Blog","url":"https:\/\/blog.lacnic.net\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.lacnic.net\/#\/schema\/logo\/image\/","url":"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2023\/03\/lacnic-blog.svg","contentUrl":"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2023\/03\/lacnic-blog.svg","caption":"LACNIC Blog"},"image":{"@id":"https:\/\/blog.lacnic.net\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/facebook.com\/lacnic","https:\/\/x.com\/lacnic","https:\/\/www.instagram.com\/lacnic\/?hl=es-la","https:\/\/uy.linkedin.com\/company\/lacnic","https:\/\/www.youtube.com\/user\/lacnicstaff","https:\/\/www.lacnic.net\/podcast"]},{"@type":"Person","@id":"https:\/\/blog.lacnic.net\/#\/schema\/person\/1338d9cfdb0137e8bc5581f3771f39ab","name":"Gianni","url":"https:\/\/blog.lacnic.net\/en\/author\/gianni\/"}]}},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/blog.lacnic.net\/wp-content\/uploads\/2023\/12\/validador-fort.png","jetpack_sharing_enabled":true,"wpml_current_locale":"en_US","wpml_translations":[{"locale":"es_ES","id":34049,"post_title":"C\u00f3mo instalar y configurar un validador RPKI FORT en menos de 2 horas","slug":"fort-ubuntu","href":"https:\/\/blog.lacnic.net\/fort-ubuntu\/"},{"locale":"pt_BR","id":34053,"post_title":"Manual para deixar um validador RPKI FORT em opera\u00e7\u00e3o em menos de duas (2) horas","slug":"fort-ubuntu","href":"https:\/\/blog.lacnic.net\/pt-br\/fort-ubuntu\/"}],"_links":{"self":[{"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/posts\/34051","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/comments?post=34051"}],"version-history":[{"count":1,"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/posts\/34051\/revisions"}],"predecessor-version":[{"id":34052,"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/posts\/34051\/revisions\/34052"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/media\/23737"}],"wp:attachment":[{"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/media?parent=34051"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/categories?post=34051"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/tags?post=34051"},{"taxonomy":"archivo","embeddable":true,"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/archivo?post=34051"},{"taxonomy":"taxonomy-authors","embeddable":true,"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/taxonomy-authors?post=34051"},{"taxonomy":"tipo_autor","embeddable":true,"href":"https:\/\/blog.lacnic.net\/en\/wp-json\/wp\/v2\/tipo_autor?post=34051"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}