summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorkali kaneko (leap communications) <kali@leap.se>2021-05-17 17:50:23 +0200
committerkali kaneko (leap communications) <kali@leap.se>2021-05-17 17:57:54 +0200
commitc6c0209ad45fb7d2e45370ee3a39f2dd437603b0 (patch)
treeb374a9536fcb4f3d4fb449db4eab042cef14577c /docs
parent86d30f2a2edc0d9b9c54b51258a6566e37476849 (diff)
[feat] log dns lookup if first cert fetch fails
Diffstat (limited to 'docs')
-rw-r--r--docs/circumvention.rst20
1 files changed, 17 insertions, 3 deletions
diff --git a/docs/circumvention.rst b/docs/circumvention.rst
index 8c220cc..ee31e58 100644
--- a/docs/circumvention.rst
+++ b/docs/circumvention.rst
@@ -9,9 +9,23 @@ Bootstrapping the connection
There are two different steps where circumvention can be used: boostrapping the
connection (getting a certificate and the configuration files) and using an
-obfuscated transport protocol. At the moment RiseupVPN offers obfs4 transport
-"bridges" (you can try them with the `--obfs4` command line argument). For the
-initial bootstrap, there are a couple of techniques that will be attempted.
+obfuscated transport protocol.
+
+For the initial bootstrap, there are a couple of techniques that will be
+attempted. If this fails, please open an issue with the relevant log
+information.
+
+Obfuscated bridges
+-----------------------------
+
+At the moment RiseupVPN offers obfs4 transport "bridges" (you can try them with
+the `--obfs4` command line argument, a way to enable them from the gui will be
+following soon).
+
+If you know you need bridges but the current ones do not work for you, please
+get in contact. We're interested in learning what are the specific censorship
+measures being deployed in your concrete location, and we could work together
+to enable new bridges.
Getting certificates off-band
-----------------------------