tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit e6de89f19573c70dc062556a0a6568e8a1a8fcc0
parent 383a6fb90fb79ff4fb55548d40bee2b8999da22b
Author: Nick Mathewson <nickm@torproject.org>
Date:   Thu, 25 Jan 2018 11:05:25 -0500

finish writing the blurb

Diffstat:
MChangeLog | 7++++++-
1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,5 +1,10 @@ Changes in version 0.3.3.1-alpha - 2018-01-25: - Tor 0.3.3.1-alpha is the first release + Tor 0.3.3.1-alpha is the first release in the 0.3.3.x series. It adds + several new features to Tor, including several improvements to + bootstrapping, and support for an experimental "vanguards" feature to + resist guard discovery attacks. This series also includes better + support for applications that need to embed Tor or manage v3 + onion services. o Major features (embedding): - There is now a documented stable API for programs that need to