tor-persist

Crates.iotor-persist
lib.rstor-persist
version0.34.0
created_at2021-10-29 15:42:34.762778+00
updated_at2025-08-28 21:13:31.319777+00
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
size194,018
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