Join us

ContentUpdates and recent posts about Arti..
Discovery IconThat's all about @Arti — explore more posts below...
News FAUN.dev() Team
@kaptain shared an update, 48 minutes ago
FAUN.dev()

Agent Sandbox Brings Kernel-Level Guardrails to AI Agents on Kubernetes

Kubernetes gVisor Kata Containers Google Kubernetes Engine (GKE)

Agent Sandbox, a new Kubernetes primitive, was introduced at KubeCon NA 2025 to enhance AI agent management on Kubernetes and Google Kubernetes Engine.

Agent Sandbox Brings Kernel-Level Guardrails to AI Agents on Kubernetes
News FAUN.dev() Team
@devopslinks shared an update, an hour ago
FAUN.dev()

AWS Unveils Graviton5: A 192-Core Leap in Cloud Performance and Efficiency

Amazon EC2 Amazon Web Services

AWS introduces Graviton5-based EC2 M9g instances, boosting performance by 25% and enhancing scalability while reducing costs.

AWS Unveils Graviton5: A 192-Core Leap in Cloud Performance and Efficiency
News FAUN.dev() Team
@varbear shared an update, 4 hours ago
FAUN.dev()

Tor Goes Rust: Introducing Arti, a New Foundation for the Future of Tor

Rust Tor Arti

The development of "Arti," a Rust-based Tor implementation funded by Zcash, aims to enhance security and efficiency by addressing the limitations of the current C-based Tor.

Tor Goes Rust: Introducing Arti, a New Foundation for the Future of Tor
 Activity
@varbear added a new tool Arti , 4 hours, 24 minutes ago.
 Activity
@varbear added a new tool Tor , 4 hours, 35 minutes ago.
News FAUN.dev() Team
@kala shared an update, 4 hours ago
FAUN.dev()

Gemini Deep Research Is Now Programmable Through a New API

Gemini 3 Vertex AI

The enhanced Gemini Deep Research agent is now available via API, enabling developers to integrate advanced research capabilities into applications, with the open-sourcing of DeepSearchQA for evaluating complex tasks.

Gemini Deep Research Is Now Programmable Through a New API
 Activity
@kala added a new tool Vertex AI , 4 hours, 46 minutes ago.
 Activity
@kala added a new tool Gemini 3 , 4 hours, 51 minutes ago.
News FAUN.dev() Team
@kala shared an update, 5 hours ago
FAUN.dev()

GitHub Copilot Adds GPT-5.2 With Long-Context and UI Generation

GitHub Copilot GPT-5.2

OpenAI unveils GPT-5.2 for GitHub Copilot, enhancing software engineering with improved long-context reasoning and UI generation, integrated with Microsoft Azure and NVIDIA.

GitHub Copilot Adds GPT-5.2 With Long-Context and UI Generation
News FAUN.dev() Team
@kala shared an update, 5 hours ago
FAUN.dev()

GPT-5.2 Quietly Beats Human Experts at Knowledge Work

Azure GPT-5.2

OpenAI releases GPT-5.2, enhancing professional tasks with improved speed and cost-effectiveness, now available for paid users in ChatGPT and via API.

OpenAI unveils GPT-5.2, the most advanced frontier model for professional work and long-running agents
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.