home.social

#rpki — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #rpki, aggregated by home.social.

fetched live
  1. For future reference:

    /usr/bin/sh -c 'awk -v RS="" "/protocol static {\n\s+aspa/,/^}/" < /etc/bird-rpki/bird > /etc/bird-rpki/birdfilt'

    #rpki #bird #bgp

  2. Can I get ASPA validation (with Debian stable packages?)
    fort-validator 1.6.6 does not seem to have it (only 1.7.0-experimental?)
    stayrtr 0.6.4 apparently doesn't either.
    What now?

    #bgp #rpki #aspa

  3. BGP security stack complete for AS201379: ASPA records published for upstream authorization, backed by valid RPKI ROAs and IRR objects.

    #AS201379 #BGP #RPKI #ASPA #IPv6 #RoutingSecurity #NetOps

  4. New blog post: Don't Deserialize: Serving 1.5M RPKI ROA Records from a Memory-Mapped Trie
    #BGP #RPKI
    bgpkit.com/blog/zero-copy-pref

  5. bgpipe v0.22 is out! 🚀

    New: MRT table dump support. A full RIB snapshot from RouteViews or RIPE RIS now streams as BGP updates, each tagged with the peer it came from.

    Which means every stage you already use just works on them:

    bgpipe --rpki <cache> -- read rib.bz2 -- rov -- grep 'tag[rov/status] == INVALID'

    That is RPKI validation of an entire routing table. 4.1M routes in 7s, validated in 8s.

    bgpipe.org

    #BGP #RPKI #networking

  6. #BGP #RPKI

    "With eight Firehol level 1 blocklist matches out of only 79 prefixes, repo.rpki.space stands out immediately. Inspection of BGP Tools DNS records for this server reveals a high density of mailing domains, strongly suggesting that spam mailing infrastructure is hosted across the prefixes in question. "

    An interesting survey of "small" RPKI servers. labs.ripe.net/author/ties-dirk

  7. China jumps - in the span of just 3 months - from 4% to a whopping 80% RPKI ROA coverage. Absolutely impressive. #RPKI #RoutingSecurity

  8. In today's episode of "Who Cares?", #APNIC serves up an enthralling tale of minuscule #RPKI servers run by who-knows-who 🙄. It's a thrilling saga of navigating #Whois databases and paying bills, guaranteed to put you to sleep faster than you can say "IPv6" 😴.
    blog.apnic.net/2026/07/15/whos #WhoCares #IPv6 #TechHumor #HackerNews #ngated

  9. I keep the ledger at isp6.

    The boring, reliable work: allocations, ROAs, reverse DNS — the records that decide whether the internet believes a prefix is yours. Done right, you never notice any of it.

    I'll write plainly here about IPv6, portability, and why the network identity you run on should be yours — on paper, not on loan.

    No hype. No drama. Just the work, signed.

    — Ada

    #Introduction #IPv6 #BGP #RPKI

  10. Looks like @mingwei is promoting #RPKI tooling with pop up stores!

  11. Please note that we have volunteered to have all of our products and libraries analyzed by LLM tooling, so you can expect security releases for pretty much everything, down to libraries like rpki-rs and projects in maintenance mode like ldns.

    #DNS #RPKI #BGP #OpenSource

  12. 🚨 Security release! 🚨

    Routinator 0.15.2 ‘Irgendwas ist immer’ is now available, This release fixes a number of vulnerabilities and security issues identified by a security audit performed by @x41sec which was kindly funded by @sovtechfund.

    We advise all users to upgrade at their earliest convenience.

    community.nlnetlabs.nl/t/routi

    #RPKI #CVE #Security #BGP #Routing

  13. @bawuenet hat jetzt für alle Adressen #rpki - danke fürs Aktivieren @ixs

  14. La cybersécuritay, c'est compliquay. Comment la Corée du Nord a coupé sa liaison Internet en voulant la sécuriser. labs.ripe.net/author/romain_fo

    #BGP #RPKI

  15. 🚨 More new routing insights on Radar!

    - Track #RPKI ROA deployment history at a global/country/ASN level, going back 3+ years for valid prefixes & address space

    radar.cloudflare.com/routing/r

    - Country level announced IP address space graphs now include a "Show top ASes" toggle. Stacked area graphs make it easier to identify the providers behind large address space withdrawals.

    Example: radar.cloudflare.com/routing/i

  16. rpki-client 9.8 released

    Routing security matters to all of us (even those of us who seldom give the subject any thought), and the rpki-client project announced the release of a new version of their Resource Public Key Infrastructure (RPKI) client, with a number of improvements.

    The announcement reads

    • List: openbsd-announce
    • Subject: rpki-client 9.8 released
    • From: Sebastian Benoit
    • Date: 2026-04-14 23:20:42

      rpki-client 9.8 has just been released and will be available in the rpki-client directory of any OpenBSD mirror soon.
      It is recommended
      that all users upgrade to this version for improved reliability.

      rpki-client is a FREE, easy-to-use implementation of the Resource
      Public Key Infrastructure (RPKI) for Relying Parties to facilitate
      validation of BGP announcements. The program queries the global RPKI
      repository system and validates untrusted network inputs. The program
      outputs validated ROA payloads, BGPsec Router keys, and ASPA payloads
      in configuration formats suitable for OpenBGPD and BIRD, and supports
      emitting CSV and JSON for consumption by other routing stacks.

      See RFC 6480 and RFC 6811 for a description of how RPKI and BGP Prefix
      Origin Validation help secure the global Internet routing system.

      rpki-client was primarily developed by Kristaps Dzonsons, Claudio Jeker,
      Job Snijders, Theo Buehler, Theo de Raadt, and Sebastian Benoit as part
      of the OpenBSD Project.

      This release includes the following changes to the previous release:

      • Various refactoring for improved compatibility with various libcryptoimplementations and in CA/BGPsec certificate handling.
      • Fixed an accounting issue in HTTP gzip compression detection.
      • Added a warning in extra verbose mode (-vv) about standardsnon-compliant Issuer and Subject ASN.1 string encodings.
      • Added a check for canonical encoding of ASPA eContent in alignmentwith draft-ietf-sidrops-aspa-profile-22.
      • Ensure that a repository timeout correctly stops repositoryprocessing. Thanks to Fedor Vompe from Deutsche Telekom for reporting.
      • Fixed a defect in Canonical Cache Representation ROAIPAddressFamilysort order. As a result, rpki-client 9.8 cannot parse rpki-client9.7's .ccr files and vice versa. Thanks to Bart Bakker from RIPE NCCfor reporting.
      • Fixed an issue in the parser for the locally configured constraints.Thanks to Daniel Anderson.
      • A malicious RRDP Publication Server can cause a NULL dereference.Thanks to Daniel Anderson for reporting.
      • A malicious RPKI Publication Server can cause an incorrect error exit.Thanks to Yuheng Zhang, Qi Wang, Jianjun Chen from Tsinghua University,and Teatime Lab for reporting.

    Go read ALL about it here!

    undeadly.org/cgi?action=articl

    #rpki #client #resource #public #key #infrastructure #openBSD #OpenSource #programming #networking