#tor #arti #state #persistent #data

tor-persist

Persistent state for the Arti Tor implementation

24 releases (12 breaking)

0.18.0 Apr 30, 2024
0.10.1 Mar 4, 2024
0.8.0 Dec 4, 2023
0.7.4 Sep 5, 2023
0.0.2 Nov 30, 2021

#33 in Configuration

Download history 142/week @ 2024-01-22 125/week @ 2024-01-29 291/week @ 2024-02-05 170/week @ 2024-02-12 132/week @ 2024-02-19 506/week @ 2024-02-26 2020/week @ 2024-03-04 631/week @ 2024-03-11 976/week @ 2024-03-18 1473/week @ 2024-03-25 955/week @ 2024-04-01 1313/week @ 2024-04-08 252/week @ 2024-04-15 230/week @ 2024-04-22 492/week @ 2024-04-29 301/week @ 2024-05-06

1,309 downloads per month
Used in 20 crates (7 directly)

MIT/Apache

460KB
7K SLoC

tor-persist

Persistent data storage for use with Tor.

This crate is part of Arti, a project to implement Tor in Rust.

For now, users should construct storage objects directly with (for example) [FsStateMgr::from_path_and_mistrust()], but use them primarily via the interfaces of the StateMgr trait.

License: MIT OR Apache-2.0


lib.rs:

Dependencies

~11–22MB
~321K SLoC