mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-03 04:16:03 +02:00
22 lines
1.9 KiB
Markdown
22 lines
1.9 KiB
Markdown
<a href="https://pomerium.io" title="Pomerium is a zero trust, context and identity aware access proxy."><img src="https://www.pomerium.io/logo-long.svg" height="70" alt="pomerium logo"></a>
|
|
|
|
[](http://slack.pomerium.io)
|
|
[](https://travis-ci.org/pomerium/pomerium) [](https://goreportcard.com/report/github.com/pomerium/pomerium) [][godocs] [](https://github.com/pomerium/pomerium/blob/master/LICENSE) [](https://codecov.io/gh/pomerium/pomerium) 
|
|
|
|
Pomerium is an identity-aware proxy that enables secure access to internal applications. Pomerium provides a standardized interface to add access control to applications regardless of whether the application itself has authorization or authentication baked-in. Pomerium gateways both internal and external requests, and can be used in situations where you'd typically reach for a VPN.
|
|
|
|
Pomerium can be used to:
|
|
|
|
- provide a **single-sign-on gateway** to internal applications.
|
|
- enforce **dynamic access policy** based on **context**, **identity**, and **device state**.
|
|
- aggregate access logs and telemetry data.
|
|
- a **VPN alternative**.
|
|
|
|
## Docs
|
|
|
|
For comprehensive docs, and tutorials see our [documentation].
|
|
|
|
[documentation]: https://www.pomerium.io/
|
|
[go environment]: https://golang.org/doc/install
|
|
[godocs]: https://godoc.org/github.com/pomerium/pomerium
|
|
[quick start guide]: https://www.pomerium.io/guide/
|