arti/crates/tor-hsservice
Ian Jackson bcf0100145 Rerun maint/add_warning
Fixes CI.  There was a semantic conflict between !1535 (which added a
suppression) and !1523 (which added a new module).
2023-08-23 14:28:22 +01:00
..
src Rerun maint/add_warning 2023-08-23 14:28:22 +01:00
Cargo.toml tor-hsservice: About half of an IPT Manager 2023-08-23 10:06:44 +01: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.