From be7b5315864d6a35be5c085583e73ec0a0adf25b Mon Sep 17 00:00:00 2001 From: David Fifield Date: Wed, 2 Oct 2019 17:48:34 -0600 Subject: [PATCH] Remove obsolete status tracking section from README. Noted by a blog commenter at https://blog.torproject.org/comment/284258#comment-284258 In case the above link breaks, it's a comment attached to this post: https://blog.torproject.org/new-release-tor-browser-90a7 --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index 1a0b655..023b41d 100644 --- a/README.md +++ b/README.md @@ -4,15 +4,6 @@ Pluggable Transport using WebRTC, inspired by Flashproxy. -### Status - -- [x] Transport: Successfully connects using WebRTC. -- [x] Rendezvous: HTTP signaling (with optional domain fronting) to the Broker - arranges peer-to-peer connections with multitude of volunteer "snowflakes". -- [x] Client multiplexes remote snowflakes. -- [x] Can browse using Tor over Snowflake. -- [ ] Reproducible build with TBB. - **Table of Contents**