#onion-service #tor #arti

tor-hsclient

Arti's implementation of an onion service client

14 releases (breaking)

0.18.0 Apr 30, 2024
0.10.0 Mar 4, 2024
0.7.0 Dec 4, 2023
0.6.0 Oct 31, 2023
0.1.2 Mar 31, 2023

#744 in Cryptography

Download history 109/week @ 2024-01-22 85/week @ 2024-01-29 196/week @ 2024-02-05 77/week @ 2024-02-12 81/week @ 2024-02-19 293/week @ 2024-02-26 1714/week @ 2024-03-04 409/week @ 2024-03-11 769/week @ 2024-03-18 874/week @ 2024-03-25 755/week @ 2024-04-01 1222/week @ 2024-04-08 188/week @ 2024-04-15 160/week @ 2024-04-22 402/week @ 2024-04-29 185/week @ 2024-05-06

952 downloads per month
Used in 6 crates (via arti-client)

MIT/Apache

4.5MB
77K SLoC

tor-hsclient

Core implementation for onion services client.

This crate creates circuits to onion circuits, retains them for reuse, and hands them out as appropriate. It is also responsible for maintaining all relevant state about hidden services, and their descriptors and introduction points.


lib.rs:

Dependencies

~25–38MB
~599K SLoC