Join us

ContentUpdates and recent posts about Arti..
Discovery IconThat's all about @Arti โ€” explore more posts below...
Story
@laura_garcia shared a post, 16ย hours ago
Software Developer, RELIANOID

๐—›๐—ถ๐—ด๐—ต ๐—”๐˜ƒ๐—ฎ๐—ถ๐—น๐—ฎ๐—ฏ๐—ถ๐—น๐—ถ๐˜๐˜† ๐—ฎ๐—น๐—ผ๐—ป๐—ฒ ๐˜„๐—ผ๐—ปโ€™๐˜ ๐˜€๐—ฎ๐˜ƒ๐—ฒ ๐˜†๐—ผ๐˜‚.

๐Ÿšจ ๐—›๐—ถ๐—ด๐—ต ๐—”๐˜ƒ๐—ฎ๐—ถ๐—น๐—ฎ๐—ฏ๐—ถ๐—น๐—ถ๐˜๐˜† ๐—ฎ๐—น๐—ผ๐—ป๐—ฒ ๐˜„๐—ผ๐—ปโ€™๐˜ ๐˜€๐—ฎ๐˜ƒ๐—ฒ ๐˜†๐—ผ๐˜‚.

HA handles failures like node crashes or AZ outages.

But what about:

โŒ Ransomware

โŒ Region-wide outages

โŒ Human error

๐Ÿ‘‰ Thatโ€™s ๐——๐—ถ๐˜€๐—ฎ๐˜€๐˜๐—ฒ๐—ฟ ๐—ฅ๐—ฒ๐—ฐ๐—ผ๐˜ƒ๐—ฒ๐—ฟ๐˜† (๐——๐—ฅ) territory.

Real-world proof:

GitLab โ†’ redundancy โ‰  recovery

Maersk โ†’ one offline backup saved everything

Code Spaces โ†’ no DR = shutdown

๐ŸŽฏ ๐—›๐—” = ๐—ธ๐—ฒ๐—ฒ๐—ฝ ๐—ฟ๐˜‚๐—ป๐—ป๐—ถ๐—ป๐—ด

๐ŸŽฏ ๐——๐—ฅ = ๐—ฐ๐—ผ๐—บ๐—ฒ ๐—ฏ๐—ฎ๐—ฐ๐—ธ ๐—ณ๐—ฟ๐—ผ๐—บ ๐—ณ๐—ฎ๐—ถ๐—น๐˜‚๐—ฟ๐—ฒ

At RELIANOID, we design both:

โœ”๏ธ HA with clustering & failover

โœ”๏ธ DR with multi-region + immutable backups

Because uptime is goodโ€”but ๐—ฟ๐—ฒ๐˜€๐—ถ๐—น๐—ถ๐—ฒ๐—ป๐—ฐ๐—ฒ ๐—ถ๐˜€ ๐—ฏ๐—ฒ๐˜๐˜๐—ฒ๐—ฟ.

#HighAvailability #DisasterRecovery #Resilience #Cloud #DevOps #RELIANOID

https://www.relianoid.com/blog/beyond-high-availability-why-disaster-recovery-matters-and-how-relianoid-delivers/

ย Activity
@koukibadr started using tool Jenkins , 20ย hours, 28ย minutes ago.
ย Activity
@koukibadr started using tool Firebase , 20ย hours, 28ย minutes ago.
ย Activity
@koukibadr started using tool Docker Compose , 20ย hours, 28ย minutes ago.
ย Activity
@koukibadr started using tool Docker , 20ย hours, 28ย minutes ago.
ย Activity
@koukibadr started using tool Azure Pipelines , 20ย hours, 28ย minutes ago.
ย Activity
@koukibadr started using tool Amazon S3 , 20ย hours, 28ย minutes ago.
ย Activity
@ravikyada started using tool Kubernetes , 23ย hours, 19ย minutes ago.
ย Activity
@ravikyada started using tool Jenkins , 23ย hours, 19ย minutes ago.
ย Activity
@ravikyada started using tool Grafana , 23ย hours, 19ย minutes ago.
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.