mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-10 05:18:18 +02:00
updates pomerium/pomerium readme file with new blurb
This commit is contained in:
parent
74e648630f
commit
cbcc13259c
1 changed files with 6 additions and 7 deletions
13
README.md
13
README.md
|
@ -5,16 +5,15 @@
|
|||
[](https://github.com/pomerium/pomerium/blob/main/LICENSE)
|
||||

|
||||
|
||||
Pomerium is an identity and context-aware reverse proxy that brokers secure access to apps and services at scale. Pomerium provides a standardized interface to add access control to applications regardless of whether the application itself has authorization or authentication baked-in.
|
||||
Pomerium builds secure, clientless connections to internal web apps and services without a corporate VPN.
|
||||
|
||||
Pomerium can be used in situations where you'd typically reach for a VPN, but, unlike a VPN, does not require a client and uses identity and context, not network locality to determine access.
|
||||
Pomerium is:
|
||||
|
||||
Pomerium can be used to:
|
||||
- **Easier** because you don’t have to maintain a client or software.
|
||||
- **Faster** because it’s deployed directly where your apps and services are. No more expensive data backhauling.
|
||||
- **Safer** because every single action is verified for trusted identity, device, and context.
|
||||
|
||||
- provide a **single-sign-on gateway** to internal applications.
|
||||
- enforce **dynamic access policy** based on **context**, **identity**, and **device identity**.
|
||||
- aggregate access logs and telemetry data.
|
||||
- a **VPN alternative**.
|
||||
It’s not a VPN alternative – it’s the trusted, full-proof way to protect your business.
|
||||
|
||||
## Docs
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue