commit be7b5315864d6a35be5c085583e73ec0a0adf25b Author: David Fifield david@bamsoftware.com Date: Wed Oct 2 17:48:34 2019 -0600
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. - <!-- START doctoc generated TOC please keep comment here to allow auto update --> <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> **Table of Contents**
tor-commits@lists.torproject.org