pomerium/README.md
Kenneth Jenkins 1aa062b37b
update README: link to Contributing page (#5072)
Remove the inline integration test instructions in favor of a link to
the Contributing page on the documentation site. Remove some unused link
definitions and update the godoc.org link to use pkg.go.dev instead.
2024-04-15 14:03:38 -07:00

28 lines
1.5 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<a href="https://pomerium.com" title="Pomerium is a zero trust, context and identity aware access proxy."><img src="https://www.pomerium.com/wp-content/uploads/2021/08/Pomerium-H-white-bg.png" height="70" alt="pomerium logo"></a>
[![Go Report Card](https://goreportcard.com/badge/github.com/pomerium/pomerium)](https://goreportcard.com/report/github.com/pomerium/pomerium)
[![GoDoc](https://godoc.org/github.com/pomerium/pomerium?status.svg)][godocs]
[![LICENSE](https://img.shields.io/github/license/pomerium/pomerium.svg)](https://github.com/pomerium/pomerium/blob/main/LICENSE)
![Docker Pulls](https://img.shields.io/docker/pulls/pomerium/pomerium)
Pomerium builds secure, clientless connections to internal web apps and services without a corporate VPN.
Pomerium is:
- **Easier** because you dont have to maintain a client or software.
- **Faster** because its 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.
Its not a VPN alternative its the trusted, foolproof way to protect your business.
## Docs
For comprehensive docs, and tutorials see our [documentation].
## Contributing
See [Contributing] for information on how you can contribute to Pomerium.
[contributing]: https://www.pomerium.com/docs/community/contributing
[documentation]: https://www.pomerium.com/docs/
[godocs]: https://pkg.go.dev/github.com/pomerium/pomerium