Explorar el Código

Add a note on secure mode

tags/0.16
9seconds hace 7 años
padre
commit
9983f7fcba
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4
    0
      README.md

+ 4
- 0
README.md Ver fichero

@@ -113,6 +113,10 @@ head -c 512 /dev/urandom | md5sum | cut -f 1 -d ' '
113 113
 
114 114
 ## Secure mode
115 115
 
116
+_tl;dr - use secret mode for all new installation of proxy; only clients
117
+with dd-secrets will be able to connect. This mode abuses attempts to
118
+DPI MTPROTO traffic._
119
+
116 120
 Secure mode is not the best name and of course, it creates a lot of
117 121
 confusion. To explain what it means, we need to tell you some bits on
118 122
 dd-secrets.

Loading…
Cancelar
Guardar