tor-persist

Crates.iotor-persist
lib.rstor-persist
version0.24.0
sourcesrc
created_at2021-10-29 15:42:34.762778
updated_at2024-10-31 14:10:54.214764
descriptionPersistent state for the Arti Tor implementation
homepagehttps://gitlab.torproject.org/tpo/core/arti/-/wikis/home
repositoryhttps://gitlab.torproject.org/tpo/core/arti.git/
max_upload_size
id474070
size142,039
David Goulet (dgoulet-tor)

documentation

README

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

Commit count: 0

cargo fmt