diff options
| author | Gab <24553253+gabrix73@users.noreply.github.com> | 2025-01-03 20:06:26 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-03 20:06:26 +0100 |
| commit | 88e5672f1cca0e4bd219061128c0f166eb181860 (patch) | |
| tree | 191b1868b0044ec48b31dab20f07cc21c001d4dd | |
| parent | df52353c78f750c5921b96c6c6ef9076f112516a (diff) | |
| download | yamnweb-88e5672f1cca0e4bd219061128c0f166eb181860.tar.gz yamnweb-88e5672f1cca0e4bd219061128c0f166eb181860.tar.xz yamnweb-88e5672f1cca0e4bd219061128c0f166eb181860.zip | |
Update README.md
| -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> + |
