@mingwei and I wrote about how ASPA is going to make routing security better, and some new Cloudflare Radar features that'll help track adoption.
| GitHub | https://github.com/digizeph |
| BGPKIT | https://bgpkit.com/about |
| GitHub | https://github.com/digizeph |
| BGPKIT | https://bgpkit.com/about |
@mingwei and I wrote about how ASPA is going to make routing security better, and some new Cloudflare Radar features that'll help track adoption.
Rust 1.91.0 has been released! ๐ ๐ฆ
This version brings you tier 1 support for aarch64-pc-windows-msvc, warnings for dangling pointers to locals, new methods on AtomicPtr, array::repeat, BTreeMap::extract_if, const TypeId::of, and more!
Check out the announcement: https://blog.rust-lang.org/2025/10/30/Rust-1.91.0/
Weekend Reads
* Monitoring AS-SETs
https://blog.cloudflare.com/monitoring-as-sets-and-why-they-matter/
* IX LAN broadcast traffic
https://blog.benjojo.co.uk/post/ixp-bad-broadcast-packets-interesting
* Cryptocurrency mania as groupthink insight
https://www-users.cse.umn.edu/~odlyzko/doc/cryptomania.pdf
* Analyzing malicious websites with RIPE Atlas
https://blog.lacnic.net/en/analyzing-malicious-websites-with-ripe-atlas/
* Multi-algorithm DNSSEC validation edge cases
https://www.sidnlabs.nl/en/news-and-blogs/internship-report-edge-cases-in-dnssec-validation-with-multiple-algorithms
AS-SETs, for better or worse, are critical data sources that help build BGP route filters across the Internet. Because these AS-SET objects are based solely on trust, they can be misused. We will cover some of the reasons why operators need to monitor the AS-SET memberships for their ASN, and now Cloudflare Radar can help.
๐ New version: bgpkit-parser v0.11.0. Highlights of this release include: standardized string outputs and the ability to filter by BGP community values, enhanced message filters based on ASN, a new `local` functionality to reduce dependencies, and a fix for the withdrawal parsing issue in RIS live.
https://github.com/bgpkit/bgpkit-parser/releases/tag/v0.11.0