summaryrefslogtreecommitdiff
path: root/docs/locales/zh/advanced/security/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/locales/zh/advanced/security/index.md')
-rw-r--r--docs/locales/zh/advanced/security/index.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/locales/zh/advanced/security/index.md b/docs/locales/zh/advanced/security/index.md
new file mode 100644
index 000000000..bdd80b912
--- /dev/null
+++ b/docs/locales/zh/advanced/security/index.md
@@ -0,0 +1,11 @@
+# 安全加固措施
+
+这些指南涵盖如何提高你的 GoToSocial 部署的安全状况。它们不涉及调整 GoToSocial 的设置,而是指出一些你可以做的额外措施,以更好地保护你的实例。
+
+!!! note
+ 这些指南中的任何内容旨在增强你的 GoToSocial 部署的安全性;它们不能替代良好的安全实践,比如保持你的系统定期得到修补和更新。
+
+## 指南
+
+* [对 GoToSocial 可执行文件进行沙盒处理](sandboxing.md)
+* [配置防火墙](firewall.md)