Join us

ContentUpdates and recent posts about Arti..
 Activity
@koukibadr started using tool Docker , 4 days, 11 hours ago.
 Activity
@koukibadr started using tool Azure Pipelines , 4 days, 11 hours ago.
 Activity
@koukibadr started using tool Amazon S3 , 4 days, 11 hours ago.
 Activity
@ravikyada started using tool Kubernetes , 4 days, 14 hours ago.
 Activity
@ravikyada started using tool Jenkins , 4 days, 14 hours ago.
 Activity
@ravikyada started using tool Grafana , 4 days, 14 hours ago.
 Activity
@ravikyada started using tool Docker , 4 days, 14 hours ago.
 Activity
@ravikyada started using tool Amazon Web Services , 4 days, 14 hours ago.
Link
@varbear shared a link, 6 days, 4 hours ago
FAUN.dev()

Why are top university websites serving p0rn? It comes down to shoddy housekeeping.

Researcher Alex Shakhov found scammers commandeering staleCNAMErecords. They hijack university subdomains (eg.berkeley.edu,columbia.edu,washu.edu) and serve p0rn and scam pages. Shakhov found hundreds of abused subdomains across at least34universities. He counted thousands of hijacked pages indexed .. read more  

Why are top university websites serving p0rn? It comes down to shoddy housekeeping.
Link
@varbear shared a link, 6 days, 4 hours ago
FAUN.dev()

I Decompiled the White House's New App

A React Native app built withExpo SDK 54runsHermes. It talks to a WordPress REST backend and bundles a 5.5MB Hermes bytecode.Its WebView injects JavaScript to strip cookies, GDPR prompts, and paywall dialogs. The build includes OneSignal's fused-location pipeline, polling at 4.5 and 9.5 minutes and.. read more  

I Decompiled the White House's New App
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.