From 71192eb820cdb4d20fd2dea1eae7c4a29ceab307 Mon Sep 17 00:00:00 2001 From: WinGeek Date: Wed, 16 Oct 2024 13:19:52 -0700 Subject: [PATCH] Update the document --- docs/about.md | 3 +++ docs/build.md | 3 ++- docs/code.md | 2 ++ docs/deploy.md | 3 +++ docs/features.md | 3 +++ docs/index.md | 2 +- 6 files changed, 14 insertions(+), 2 deletions(-) diff --git a/docs/about.md b/docs/about.md index d5a3fb3e..32afb01f 100644 --- a/docs/about.md +++ b/docs/about.md @@ -8,6 +8,9 @@ permalink: /about/ # About OpenNHP Project {: .fs-9 } +OpenNHP is developed by a global community of passionate modern security enthusiasts. +{: .fs-6 .fw-300 } + [中文版](/zh-cn/about/){: .label .fs-4 } --- diff --git a/docs/build.md b/docs/build.md index c1a7a202..c12b2ed6 100644 --- a/docs/build.md +++ b/docs/build.md @@ -8,7 +8,8 @@ permalink: /build/ # Build OpenNHP Source Code {: .fs-9 } -This article explains how to build OpenNHP from source code. +This article explains how to build OpenNHP from source code. +{: .fs-6 .fw-300 } [中文版](/zh-cn/build/){: .label .fs-4 } --- diff --git a/docs/code.md b/docs/code.md index 54a6c06e..b91a35d0 100644 --- a/docs/code.md +++ b/docs/code.md @@ -8,6 +8,8 @@ permalink: /code/ # Understand the Source Code {: .fs-9 } +This article explains how to read the source code of OpenNHP. +{: .fs-6 .fw-300 } [中文版](/zh-cn/code/){: .label .fs-4 } diff --git a/docs/deploy.md b/docs/deploy.md index b9c12e4d..aaccdd5a 100644 --- a/docs/deploy.md +++ b/docs/deploy.md @@ -8,6 +8,9 @@ permalink: /deploy/ # Deploy OpenNHP Binaries {: .fs-9 } +OpenNHP is cross-platform software that is easy to deploy. +{: .fs-6 .fw-300 } + [中文版](/zh-cn/deploy/){: .label .fs-4 } --- diff --git a/docs/features.md b/docs/features.md index d9d96e5e..7bf3dcfd 100644 --- a/docs/features.md +++ b/docs/features.md @@ -8,6 +8,9 @@ permalink: /features/ # OpenNHP Feature List {: .fs-9 } +OpenNHP offers robust security, excellent performance, and scalability to protect your network resources. +{: .fs-6 .fw-300 } + [中文版](/zh-cn/features/){: .label .fs-4 } --- diff --git a/docs/index.md b/docs/index.md index adb41a71..9472e755 100644 --- a/docs/index.md +++ b/docs/index.md @@ -9,7 +9,7 @@ permalink: / # OpenNHP Documentation {: .fs-9 } - OpenNHP implements the Zero Trust communication protocol NHP. +A lightweight cryptography-driven zero trust networking protocol at the OSI 5th layer to hide your server and data from attackers. {: .fs-6 .fw-300 } [中文版](/zh-cn/){: .label .fs-4 }