#tor #arti #state #persistent #data

tor-persist

Persistent state for the Arti Tor implementation

23 releases (11 breaking)

new 0.17.0 Apr 2, 2024
0.10.1 Mar 4, 2024
0.10.0 Feb 5, 2024
0.8.0 Dec 4, 2023
0.0.2 Nov 30, 2021

#34 in Configuration

Download history 180/week @ 2023-12-17 178/week @ 2023-12-24 74/week @ 2023-12-31 362/week @ 2024-01-07 405/week @ 2024-01-14 174/week @ 2024-01-21 112/week @ 2024-01-28 274/week @ 2024-02-04 192/week @ 2024-02-11 128/week @ 2024-02-18 485/week @ 2024-02-25 1999/week @ 2024-03-03 616/week @ 2024-03-10 929/week @ 2024-03-17 1542/week @ 2024-03-24 1206/week @ 2024-03-31

4,326 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

~12–24MB
~336K SLoC