diff options
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -11,5 +11,6 @@ Update the configuration file /opt/yamn-master/yamn.yml with the appropriate set <b>It's recommended</b><br> <p>Configure your http daemon with TLSv1.3 and the following SSL cipher suite: TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256:TLS_AES_256_GCM_SHA384.</p> -<p>Make sure your http daemon does not collect login ip's via module or by commenting access logs.<br> -Even better as tor hidden http service.</p> +<p>Even better as tor hidden http service.</p> +<p>Make sure your http daemon does not collect ip accesses via module or by commenting out the access logs entirely.<br> + |
