summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGab <24553253+gabrix73@users.noreply.github.com>2024-12-31 04:52:35 +0100
committerGitHub <noreply@github.com>2024-12-31 04:52:35 +0100
commit3378341fb020284851dfdf394378404e21c956c4 (patch)
tree46946b0faaf43b5b75908c8708a089562a03cfe9
parent14f4370d646285a78229a7e9f849c79f5f5948ca (diff)
downloadyamnweb-3378341fb020284851dfdf394378404e21c956c4.tar.gz
yamnweb-3378341fb020284851dfdf394378404e21c956c4.tar.xz
yamnweb-3378341fb020284851dfdf394378404e21c956c4.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 88ded34..20cbcfa 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ Create a subdirectory pool/ in /var/www/yamnweb.</p>
<p>Build and ensure the GO Yamn executable path is located at /opt/yamn-master/yamn.<br>
Update the configuration file /opt/yamn-master/yamn.yml with the appropriate settings for your environment.</p>
-<b>it is recommended</b><br>
+<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>
Deploy it as tor hidden http service.</p>