From ea126d8994aaf4c323bc97da17b80aa6041d4cf8 Mon Sep 17 00:00:00 2001 From: dovholuknf <46322585+dovholuknf@users.noreply.github.com> Date: Thu, 2 Feb 2023 19:50:24 -0500 Subject: [PATCH] update zrok facilitates --- docs/getting-started.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/getting-started.md b/docs/getting-started.md index 65103bca..ccbe9d7f 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -16,7 +16,11 @@ out directly. `zrok` is a next-generation sharing platform built on top of [OpenZiti](https://docs.openziti.io/docs/learn/introduction/), a programmable zero trust network overlay. `zrok` is an _OpenZiti Native Application_. -`zrok` facilitates sharing resources publicly and privately with an audience of your choosing. +`zrok` facilitates sharing [publicly](./core-features/sharing-public.md), similar to other distributed reverse proxies. +But `zrok` __also__ supports sharing [privately](./core-features/sharing-private.md). It does this by leveraging +[OpenZiti](https://docs.openziti.io/docs/learn/introduction/) to support zero trust, peer to peer connections without +the need for any open ports on the internet. + As of version `v0.3.0`, `zrok` provides users the ability to publicly proxy local HTTP endpoints (similar to other offerings in this space). Additionally, `zrok` provides the ability to: