Apply conversion script to all *.md files. authored by Alexander Hansen Færøy's avatar Alexander Hansen Færøy
= Which bridge protocols should we support? =
# Which bridge protocols should we support?
'''Abstract:''' How to kill obfs2 for once and for good (#10314)? Should we stop spreading non obfuscated bridges entirely?
**Abstract:** How to kill obfs2 for once and for good (#10314)? Should we stop spreading non obfuscated bridges entirely?
== Minutes ==
## Minutes
We will always have bridges that are 'obsolete', because their transports are blocked in that country. What should we do with them? Should we give them to non-China?
......@@ -21,10 +21,10 @@ Need bridgedb user interface to let users specify their country, so we can selec
Current state:
{{{
```
.cn = -obfs2 (i.e. "everything but obfs2")
others = . (i.e. "everything")
}}}
```
So Tor launcher can simplify its UI to "China, other" instead of country pulldown box
......
......