aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2024-02-05 14:46:39 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2024-02-05 17:41:26 +0000
commitd036286fac7257145818db629540508a1229cf8d (patch)
tree4fbbfb5e8b243db2ba9ac8f454f65241acfb656e
parent5c3c4ae1de25349c5198dad08fe17418d5f6c822 (diff)
downloadarti-d036286fac7257145818db629540508a1229cf8d.tar.gz
arti-d036286fac7257145818db629540508a1229cf8d.zip
CHANGELOG: Refer to doc/OnionService.md
I'm not sure links will work right here, depending on where the changelog ends up being rendered, so I didn't linkify it.
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f1d2c1cf7..7ff18b778 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@ is more mature, we may switch to using a separate changelog for each crate.
Arti 1.1.13 continues work on support for running onion services.
You can now launch an onion service and expect it to run.
+
We have fixed a number of bugs. The user experience is still not
great, and the onion-service-service feature is still experimental.
We have reorganised the on-disk state and key storage, to make it more
@@ -16,6 +17,8 @@ there are a number of [missing security features]
we will need to develop before we can recommend them
for actual use.
+See `doc/OnionService.md` for instructions and caveats.
+
### Breaking changes in lower-level crates
- [`tor-hsclient`]\: Replaced `HsClientKeyRole`, `HsClientSecretKeySpecifier`