arti/crates/tor-hsservice
Nick Mathewson e2fca464c2 hsservice: Actually return from establish_intro_once. 2023-08-15 18:32:13 -04:00
..
src hsservice: Actually return from establish_intro_once. 2023-08-15 18:32:13 -04:00
Cargo.toml hsservice: migrate IptStatus design to assume a postage::watch 2023-08-15 14:10:06 -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.