summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--crates/arti/src/arti-example-config.toml5
1 files changed, 4 insertions, 1 deletions
diff --git a/crates/arti/src/arti-example-config.toml b/crates/arti/src/arti-example-config.toml
index 23ffde8d0..e776351c7 100644
--- a/crates/arti/src/arti-example-config.toml
+++ b/crates/arti/src/arti-example-config.toml
@@ -397,7 +397,10 @@
##### ONION SERVICES
#
-# NOTE: This is not yet supported.
+# NOTE: Some of the security features needed for onion service privacy
+# are not yet implemented. See
+# <https://gitlab.torproject.org/tpo/core/arti/-/blob/main/doc/OnionService.md>
+# for more information.
#
# Configuration for an onion service. You can include multiple
# `[onion_services]` sections in order to configure multiple onion services.