mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-24 12:08:19 +02:00
Pomerium is an identity and context-aware access proxy.
Run `yarn upgrade-interactive` to update UI dependencies: dependencies name range from to @babel/core ^7.0.0 7.17.0 ❯ 7.24.4 @emotion/react ^11.7.1 11.7.1 ❯ 11.11.4 @emotion/styled ^11.11.0 11.11.0 ❯ 11.11.5 @fontsource/dm-mono ^5.0.14 5.0.14 ❯ 5.0.20 @fontsource/dm-sans ^5.0.13 5.0.13 ❯ 5.0.21 @mui/icons-material ^5.14.9 5.14.9 ❯ 5.15.15 @mui/material ^5.4.0 5.4.0 ❯ 5.15.15 markdown-to-jsx ^7.2.1 7.2.1 ❯ 7.4.7 devDependencies name range from to @types/luxon ^2.0.9 2.0.9 ❯ 2.4.0 @types/node ^17.0.14 17.0.14 ❯ 17.0.45 @types/react ^17.0.34 17.0.38 ❯ 17.0.80 @types/react-dom ^17.0.11 17.0.11 ❯ 17.0.25 @typescript-eslint/eslint-plugin ^5.10.2 5.10.2 ❯ 5.62.0 @typescript-eslint/parser ^5.59.11 5.59.11 ❯ 5.62.0 eslint-config-prettier ^8.3.0 8.3.0 ❯ 8.10.0 eslint-plugin-react ^7.28.0 7.28.0 ❯ 7.34.1 prettier ^2.4.1 2.5.1 ❯ 2.8.8 ts-node ^10.9.1 10.9.1 ❯ 10.9.2 typescript ^5.1.3 5.1.3 ❯ 5.4.5 |
||
---|---|---|
.github | ||
.vscode | ||
authenticate | ||
authorize | ||
changelogs | ||
cmd/pomerium | ||
config | ||
databroker | ||
examples | ||
integration | ||
internal | ||
k8s/zero | ||
ospkg | ||
pkg | ||
proxy | ||
scripts | ||
ui | ||
.codecov.yml | ||
.dockerignore | ||
.fossa.yml | ||
.gitattributes | ||
.gitignore | ||
.golangci.yml | ||
.pre-commit-config.yaml | ||
.tool-versions | ||
3RD-PARTY | ||
DEBUG.MD | ||
Dockerfile | ||
Dockerfile.debug | ||
go.mod | ||
go.sum | ||
LICENSE | ||
Makefile | ||
pomerium.go | ||
README.md | ||
RELEASING.md | ||
SECURITY.md |
Pomerium builds secure, clientless connections to internal web apps and services without a corporate VPN.
Pomerium is:
- 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.
It’s not a VPN alternative – it’s 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.