Join us

ContentUpdates and recent posts about Arti..
Link Xygeni Team
@mashka shared a link, 2 months, 2 weeks ago
Paid Acquisition and Growth Marketing, xygeni

Join our Upcomping Online Podcast Episode on AI Unleashed: Navigating Emerging Threats and Defenses in AppSec

AI is transforming Application Security, powering both new attacks and smarter defenses.
Join us to explore how AI-driven threats, such as polymorphic malware, prompt injections, and model tampering, are reshaping Application Security (AppSec) and how to defend against them.

📅 Date: October 22nd
⏰ Time: 16:00 (CEST) / 10:00 (EDT)
🎙 Speakers:

Atanas Nikolov — DevSecOps Expert @ RNDC Bulgaria

Jesús Cuadrado — CPO @ Xygeni

🔗 Register here to join live → https://www.linkedin.com/events/aiunleashed-navigatingemergingt7382047771396104192/

Why Attend:
💠 Learn the latest AI-powered AppSec threats
💠 Discover practical AI-driven defense techniques
💠 Strengthen your AppSec strategy for the AI era

Join us!

SafeDev Talk - AI Unleashed Navigating Threats & Defenses (1)
 Activity
Story
@laura_garcia shared a post, 2 months, 2 weeks ago
Software Developer, RELIANOID

Security and compliance are not optional—they’re the backbone of trust.

At RELIANOID, our operations and load balancing platform are fully aligned with the ISO/IEC 27001:2022 framework, ensuring that every policy, control, and process we implement supports the same rigorous standards as certified environments. From governance and risk management to encryption, access co..

iso27001 image ssnn
News FAUN.dev() Team
@devopslinks shared an update, 2 months, 2 weeks ago
FAUN.dev()

Microsoft Launches Azure Kubernetes Service Automatic for Developers

Keda

Microsoft announces Azure Kubernetes Service Automatic, a fully-managed Kubernetes offering that reduces operational overhead and integrates security and reliability features by default.

News FAUN.dev() Team
@devopslinks shared an update, 2 months, 2 weeks ago
FAUN.dev()

GitHub Introduces Post-Quantum Secure SSH Key Exchange Algorithm

GitHub enabled a post-quantum secure SSH key exchange algorithm on September 17, 2025, to protect against future quantum decryption threats.

News FAUN.dev() Team
@kala shared an update, 2 months, 2 weeks ago
FAUN.dev()

Microsoft Launches Open-Source Agent Framework for AI Development

Microsoft unveils the open-source Agent Framework to streamline AI agent development, integrating Semantic Kernel and AutoGen for enhanced accessibility and stability.

Microsoft Agent Framework
News FAUN.dev() Team
@kaptain shared an update, 2 months, 2 weeks ago
FAUN.dev()

Alpine Linux 3.23 Adopts /usr-Merged File System Layout

Alpine Linux 3.23 will transition to a /usr-merged file system layout, centralizing executables and libraries to reduce maintenance and improve containerization.

Alpine logo
News FAUN.dev() Team
@kala shared an update, 2 months, 2 weeks ago
FAUN.dev()

OpenAI Launches AgentKit: Streamline Agent Development for Enterprises

OpenAI introduces AgentKit, a tool suite to streamline agent development for enterprises, enhancing efficiency and collaboration.

Visual__Agent_Builder_Template_Assets
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.