From f1bbe036d33cdc1171261fbb8c1775c1d6a61372 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 30 Nov 2022 15:32:09 +0000 Subject: [PATCH 1/2] changelog: Add more blurb --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3aef4e4dc..3ca16ff00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,9 @@ Arti 1.1.0 adds support for Tor's anticensorship features: Bridges (unlisted relays), and Pluggable Transports (external tools to hide what protocol you're using). -BLURB MORE XXXX +Use of these features can make Arti more effective at gaining access +to Tor, in spite of censorship (or breakage) between you the wider +public internet. ### Breaking changes From d747ec877bf2fd3bdba76b60c16904de621732e5 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 30 Nov 2022 15:33:20 +0000 Subject: [PATCH 2/2] changelog: Add status of bridge/PT features --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ca16ff00..dcf64ef76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,10 @@ Use of these features can make Arti more effective at gaining access to Tor, in spite of censorship (or breakage) between you the wider public internet. +These features are still very new, so there are likely to be bugs, +and the user experience may not yet be optimal. But we think the +security of these features is good enough for a general release. + ### Breaking changes - Arti now requires Rust 1.60 or later. This allows us to use a few new