Crates.io | tor-persist |
lib.rs | tor-persist |
version | 0.24.0 |
source | src |
created_at | 2021-10-29 15:42:34.762778 |
updated_at | 2024-10-31 14:10:54.214764 |
description | Persistent state for the Arti Tor implementation |
homepage | https://gitlab.torproject.org/tpo/core/arti/-/wikis/home |
repository | https://gitlab.torproject.org/tpo/core/arti.git/ |
max_upload_size | |
id | 474070 |
size | 142,039 |
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