<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Object on Wirez</title><link>https://wirez.top/tags/object/</link><description>Recent content in Object on Wirez</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 20 Feb 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://wirez.top/tags/object/index.xml" rel="self" type="application/rss+xml"/><item><title>RPKI validation speeds up despite 20% cache growth in 2025</title><link>https://wirez.top/posts/rpki-validation-speeds-up-despite-20-cache-growth-in-2025/</link><pubDate>Fri, 20 Feb 2026 00:00:00 +0000</pubDate><guid>https://wirez.top/posts/rpki-validation-speeds-up-despite-20-cache-growth-in-2025/</guid><description>&lt;meta charset="utf-8">
&lt;!-- wp:html -->
&lt;script type="application/ld+json">
{
 "@context": "https://schema.org",
 "@type": "FAQPage",
 "mainEntity": [
 {
 "@type": "Question",
 "name": "How much did ASPA adoption grow among unique Customer ASIDs in 2025?",
 "acceptedAnswer": {
 "@type": "Answer",
 "text": "Unique ASPA Customer ASIDs surged dramatically during the last year. This specific metric increased by 539%, marking a significant shift from basic origin validation toward comprehensive path security protocols."
 }
 },
 {
 "@type": "Question",
 "name": "What performance gain was achieved for full validation runs despite database growth?",
 "acceptedAnswer": {
 "@type": "Answer",
 "text": "Modern implementations now process data significantly faster than before. The wall time for a full run dropped by 23%, proving scalability even as the total validated cache size grew by 20%."
 }
 },
 {
 "@type": "Question",
 "name": "Why are routers facing increased memory strain despite faster validation speeds?",
 "acceptedAnswer": {
 "@type": "Answer",
 "text": "Operators are signing prefixes with less aggregation efficiency globally. Average prefixes per ROA fell 22%, creating fragmented payloads that increase object counts and strain router memory resources unnecessarily."
 }
 },
 {
 "@type": "Question",
 "name": "What percentage of global BGP paths currently lack authorized provider lists?",
 "acceptedAnswer": {
 "@type": "Answer",
 "text": "Most internet paths still operate without specific provider authorization records. The current global coverage rate for ASPA objects remains at only 0.5%, leaving the majority of routes vulnerable to lateral leaks."
 }
 },
 {
 "@type": "Question",
 "name": "How many publication point FQDNs are currently relied upon for object fetching?",
 "acceptedAnswer": {
 "@type": "Answer",
 "text": "Relying Parties depend on a specific set of distributed servers for data. The number of known publication point FQDNs grew 13% in 2025, creating potential single points of failure for routing policy."
 }
 }
 ]
}
&lt;/script>
&lt;!-- /wp:html -->
&lt;!-- wp:html -->
&lt;style>
.faq-section { margin: 24px 0; padding: 24px 0; border-top: 2px solid #e5e7eb; }
.faq-section-title { color: #1a1a1a; font-size: clamp(1.2rem, 3vw, 1.4rem); font-weight: 700; margin-bottom: 24px; text-align: center; }
.faq-item { background: #fff; border: 1px solid #e5e7eb; border-radius: 8px; margin-bottom: 12px; overflow: hidden; transition: all 0.3s ease; }
.faq-item:hover { border-color: #2563eb; box-shadow: 0 4px 6px rgba(0,0,0,0.05); transform: translateY(-2px); }
.faq-question { background: #f9fafb; padding: 12px 16px; cursor: pointer; position: relative; transition: all 0.3s ease; border: none; width: 100%; text-align: left; font-family: inherit; display: block; }
.faq-question:hover { background: #e8f0fe; }
.faq-question-text { color: #1a1a1a; font-size: 1rem; font-weight: 600; line-height: 1.5; margin: 0; padding-right: 2rem; display: inline-block; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.4s ease, padding 0.4s ease; padding: 0 16px; }
.faq-item.active .faq-answer { max-height: 1000px; padding: 0 16px 16px; }
.faq-answer-text { color: #4b5563; font-size: 1rem; line-height: 1.7; margin: 12px 0 0; }
&lt;/style>
&lt;script>
(function() {
 function initFAQ() {
 var qs = document.querySelectorAll(".faq-question");
 for (var i = 0; i &lt; qs.length; i++) {
 qs[i].addEventListener("click", function() {
 var item = this.closest(".faq-item");
 var wasActive = item.classList.contains("active");
 var allItems = document.querySelectorAll(".faq-item");
 for (var j = 0; j &lt; allItems.length; j++) { allItems[j].classList.remove("active"); }
 if (!wasActive) item.classList.add("active");
 this.setAttribute("aria-expanded", String(!wasActive));
 });
 }
 }
 if (document.readyState === "loading") {
 document.addEventListener("DOMContentLoaded", initFAQ);
 } else {
 initFAQ();
 }
})();
&lt;/script>
&lt;!-- /wp:html -->
&lt;!-- wp:paragraph {"className":"std-text"} -->
&lt;!-- /wp:paragraph -->
&lt;!-- wp:paragraph {"className":"std-text"} -->
&lt;p class="std-text">Unique &lt;a href="https://datatracker.ietf.org/doc/html/rfc9582" target="_blank" rel="noopener noreferrer">ASPA&lt;/a> Customer ASIDs surged 539% in 2025. This isn&amp;#039;t theoretical anymore; &lt;strong>routing security adoption&lt;/strong> is accelerating. Job Snijders&amp;#039; 2025 Year in Review, published via &lt;strong>APNIC Blog&lt;/strong> and discussed on &lt;strong>NANOG&lt;/strong>, reveals that total validated cache size grew 20% to a substantial volume, yet wall time validation runs dropped 23% to just 35 seconds. (APNIC&amp;#039;s rpkis 2025 year in review) These &lt;strong>performance benchmarks&lt;/strong> prove modern multi-threaded implementations handle increased load without latency penalties. Fears of scalability bottlenecks are unfounded even as &lt;strong>Certification Authorities&lt;/strong> increased by 11% to nearly 50,000 entities.&lt;/p></description></item><item><title>RPKI checklists end manual PDF verification now</title><link>https://wirez.top/posts/rpki-checklists-end-manual-pdf-verification-now/</link><pubDate>Fri, 23 Jan 2026 00:00:00 +0000</pubDate><guid>https://wirez.top/posts/rpki-checklists-end-manual-pdf-verification-now/</guid><description>&lt;meta charset="utf-8">
&lt;!-- wp:html -->
&lt;script type="application/ld+json">
{
 "@context": "https://schema.org",
 "@type": "FAQPage",
 "mainEntity": [
 {
 "@type": "Question",
 "name": "What specific OID does MyAPNIC use to generate RPKI Signed Checklists?",
 "acceptedAnswer": {
 "@type": "Answer",
 "text": "MyAPNIC uses the object identifier 1.2.840.113549.1.9.16.1.48 to bind file checksums. This specific number defines the id-ct-signedChecklist content type within the CMS protected object standard."
 }
 },
 {
 "@type": "Question",
 "name": "Which tools can third parties use to validate an RSC object locally?",
 "acceptedAnswer": {
 "@type": "Answer",
 "text": "Third parties can verify document integrity locally using the rpki-client software tool. This utility confirms the signer legitimately holds the referenced IP addresses without manual intervention."
 }
 },
 {
 "@type": "Question",
 "name": "What happens to a signed checklist if the underlying RPKI certificate expires?",
 "acceptedAnswer": {
 "@type": "Answer",
 "text": "The signed checklist becomes invalid immediately if the underlying certificate expires. This tight coupling creates a single point of failure requiring rigorous lifecycle management."
 }
 },
 {
 "@type": "Question",
 "name": "How does an RSC object differ from a traditional Letter of Authorization?",
 "acceptedAnswer": {
 "@type": "Answer",
 "text": "An RSC object is a CMS protected content type, unlike unstructured PDFs. This format binds digital signatures directly to specific IP address ranges automatically."
 }
 },
 {
 "@type": "Question",
 "name": "Where can users send private feedback regarding the new MyAPNIC signing functionality?",
 "acceptedAnswer": {
 "@type": "Answer",
 "text": "Users can send private feedback directly to the software@apnic.net email address. Public discussion regarding these cryptographic mechanisms is encouraged on the apnic-services mailing list."
 }
 }
 ]
}
&lt;/script>
&lt;!-- /wp:html -->
&lt;!-- wp:html -->
&lt;style>
.faq-section { margin: 24px 0; padding: 24px 0; border-top: 2px solid #e5e7eb; }
.faq-section-title { color: #1a1a1a; font-size: clamp(1.2rem, 3vw, 1.4rem); font-weight: 700; margin-bottom: 24px; text-align: center; }
.faq-item { background: #fff; border: 1px solid #e5e7eb; border-radius: 8px; margin-bottom: 12px; overflow: hidden; transition: all 0.3s ease; }
.faq-item:hover { border-color: #2563eb; box-shadow: 0 4px 6px rgba(0,0,0,0.05); transform: translateY(-2px); }
.faq-question { background: #f9fafb; padding: 12px 16px; cursor: pointer; position: relative; transition: all 0.3s ease; border: none; width: 100%; text-align: left; font-family: inherit; display: block; }
.faq-question:hover { background: #e8f0fe; }
.faq-question-text { color: #1a1a1a; font-size: 1rem; font-weight: 600; line-height: 1.5; margin: 0; padding-right: 2rem; display: inline-block; }
.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.4s ease, padding 0.4s ease; padding: 0 16px; }
.faq-item.active .faq-answer { max-height: 1000px; padding: 0 16px 16px; }
.faq-answer-text { color: #4b5563; font-size: 1rem; line-height: 1.7; margin: 12px 0 0; }
&lt;/style>
&lt;script>
(function() {
 function initFAQ() {
 var qs = document.querySelectorAll(".faq-question");
 for (var i = 0; i &lt; qs.length; i++) {
 qs[i].addEventListener("click", function() {
 var item = this.closest(".faq-item");
 var wasActive = item.classList.contains("active");
 var allItems = document.querySelectorAll(".faq-item");
 for (var j = 0; j &lt; allItems.length; j++) { allItems[j].classList.remove("active"); }
 if (!wasActive) item.classList.add("active");
 this.setAttribute("aria-expanded", String(!wasActive));
 });
 }
 }
 if (document.readyState === "loading") {
 document.addEventListener("DOMContentLoaded", initFAQ);
 } else {
 initFAQ();
 }
})();
&lt;/script>
&lt;!-- /wp:html -->
&lt;!-- wp:paragraph {"className":"std-text"} -->
&lt;!-- /wp:paragraph -->
&lt;!-- wp:paragraph {"className":"std-text"} -->
&lt;p class="std-text">MyAPNIC now enables cryptographic document signing using &lt;strong>RPKI certificates&lt;/strong> set in &lt;strong>RFC 9323&lt;/strong>. (APNIC&amp;#039;s ip addresses through 2025)&lt;/p></description></item></channel></rss>