summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGab <24553253+gabrix73@users.noreply.github.com>2025-02-13 22:33:47 +0100
committerGitHub <noreply@github.com>2025-02-13 22:33:47 +0100
commite401bb43aef25bef423d47b4f0752e1e8940961e (patch)
treeb374cd67ad0ee1fdb46a9e1944af51196e8d81d0
parenteffd38c856cf6c9cdc7abe710f663a9e8565bdc8 (diff)
downloadnofuture-go-memguard-e401bb43aef25bef423d47b4f0752e1e8940961e.tar.gz
nofuture-go-memguard-e401bb43aef25bef423d47b4f0752e1e8940961e.tar.xz
nofuture-go-memguard-e401bb43aef25bef423d47b4f0752e1e8940961e.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 3b9d6b8..de28998 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,7 @@ sudo -u www-data /usr/local/go/bin/go build -v \
<pre><code>
# 7. Hardening del binario
sudo setcap cap_sys_ptrace,cap_net_admin=ep nofuture
-sudo chmod 0711 nofuture
+sudo chmod 0700 nofuture
</code></pre>
<strong>MemGuard Initialization & Configuration:</strong><br>