arti/crates/tor-hsservice
Nick Mathewson 7a37641aeb Use "typos-cli" to fix a bunch of typos. 2023-08-22 16:23:51 -04:00
..
src Use "typos-cli" to fix a bunch of typos. 2023-08-22 16:23:51 -04:00
Cargo.toml hss: change terminate oneshot to send "void". 2023-08-22 10:51:19 -04:00
README.md Sketch an API for onion services. 2023-01-24 12:32:21 -05:00

README.md

tor-hsclient

Core implementation for onion services in arti.

EXPERIMENTAL DRAFT

This crate is a work in progress; it is not the least bit complete.

Right now, it does not even work: it's only here so that we can prototype our APIs.