Skip to content

Commit 9bf96d1

Browse files
WinGeekWinGeek
WinGeek
authored and
WinGeek
committed
Update README
1 parent d8245bc commit 9bf96d1

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,13 @@
66
[![es](https://img.shields.io/badge/lang-es-green.svg)](https://github.com/OpenNHP/opennhp/blob/master/README.es.md)
77

88
![OpenNHP Logo](docs/images/logo11.png)
9-
# OpenNHP: Zero Trust Network-resource Hiding Protocol
109

11-
**NHP (Network-resource Hiding Protocol)** is a lightweight, cryptography-based Zero Trust protocol designed to safeguard servers and data from attackers by leveraging resource-hiding and encryption. It includes two core sub-protocols:
10+
# OpenNHP: Open Source Toolkit for Zero Trust Security
1211

13-
- **Network-infrastructure Hiding Protocol (nHP):** Protects servers and applications by concealing domains, IP addresses, and ports.
14-
- **Data-object Hiding Protocol (dHP):** Ensures data security and privacy by making data "usable but not visible" through cryptographic key negotiation and encryption.
12+
**OpenNHP** is a lightweight, cryptography-driven, open-source toolkit designed to implement Zero Trust protocols for securing servers and data. By leveraging resource obfuscation and advanced encryption algorithms, OpenNHP minimizes attack surfaces and mitigates threats effectively. It features two core protocols:
1513

16-
**OpenNHP** is the open source implementation of NHP.
14+
- **Network-infrastructure Hiding Protocol (NHP):** Conceals server ports, IP addresses, and domain names to protect applications and infrastructure from unauthorized access.
15+
- **Data-object Hiding Protocol (DHP):** Ensures data security and privacy by employing encryption algorithms and confidential computing to make data *"usable but not visible"*.
1716

1817
![Build Status](https://img.shields.io/badge/build-passing-brightgreen)
1918
![Version](https://img.shields.io/badge/version-1.0.0-blue)
@@ -31,7 +30,7 @@ Gartner research anticipates a [sharp rise in AI-driven cyberattacks](https://ww
3130

3231
---
3332

34-
## Quick Demo: See OpenNHP in Action
33+
## Quick Demo 1: Hiding Application Server Ports
3534

3635
Before diving into the details of OpenNHP, let's start with a quick demonstration of how OpenNHP protects a server from unauthorized access. You can see it in action by accessing the protected server at https://acdemo.opennhp.org.
3736

0 commit comments

Comments
 (0)