pomerium/README.md
Caleb Doxsey fb4ee25763
core/ui: update logo (#5249)
* update logo

* use base64

* reference local file

* use svg, resize

* purple logo

* bigger

* move logo
2024-09-05 18:13:06 +02:00

29 lines
1.8 KiB
Markdown
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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="./.github/logo.png" height="138" 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** with [clientless access](https://www.pomerium.com/clientless-access).
- **Faster** by being [tunnel-free and deployed where your apps and services are](https://www.pomerium.com/vpn-replacement).
- **Safer** because [every single action is verified](https://www.pomerium.com/continuous-verification-auditing) before allowed to execute.
- **Tailored** to your organizations needs by integrating all data for [context-aware access](https://www.pomerium.com/context-aware-access).
Its not a VPN alternative its the trusted, foolproof way to protect your business. Want a hosted control plane and management GUI? [Give Pomerium Zero a try today](https://console.pomerium.app/create-account?utm_source=github&utm_medium=readme&utm_campaign=github)!
## 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