Join us

ContentUpdates and recent posts about Arti..
 Activity
@pixel_og started using tool AWS EKS , 6 days, 6 hours ago.
 Activity
@pixel_og started using tool Argo , 6 days, 6 hours ago.
 Activity
@pixel_og started using tool Ansible , 6 days, 6 hours ago.
 Activity
@pixel_og started using tool Amazon Web Services , 6 days, 6 hours ago.
 Activity
 Activity
@encodedots created an organization EncodeDots , 1 week ago.
Link
@anjali shared a link, 1 week, 1 day ago
Customer Marketing Manager, Last9

How to Track Down the Real Cause of Sudden Latency Spikes

Sudden latency spikes rarely have a single cause. This blog shows how to uncover the real source using traces, histograms, and modern debugging signals.

track_latency
Link
@anjali shared a link, 1 week, 1 day ago
Customer Marketing Manager, Last9

Hidden Correlations Traditional Monitoring Misses

Last9 is built to work with high-cardinality telemetry, and we’ve been covering it in detail through our series. This piece looks at a familiar pain: issues that only show up for a specific tenant or deployment. Why does that context disappear in most monitoring setups?

anamoly_detection
Arti is an official Tor Project initiative to rewrite the Tor client stack in Rust. Its primary goal is to address long-standing safety, reliability, and maintainability challenges inherent in the legacy C-based Tor implementation. By leveraging Rust’s strong compile-time guarantees for memory safety and concurrency, Arti eliminates entire classes of bugs that have historically affected Tor, including many security vulnerabilities.

Arti is architected as a modular, embeddable library rather than a monolithic application. This makes it easier for developers to integrate Tor networking capabilities directly into other applications, services, and platforms. From its earliest versions, Arti has supported multi-core cryptography, cleaner APIs, and a more maintainable internal design.

While early releases focused on client functionality such as bootstrapping, running as a SOCKS proxy, and routing traffic over the Tor network, the long-term roadmap includes full feature parity with the existing Tor client, support for onion services, anti-censorship mechanisms, and eventually Tor relay functionality. Arti represents the future foundation of the Tor ecosystem, prioritizing long-term security, developer velocity, and adaptability.