Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gatekeeper: High Availability #251

Open
ianlivingstone opened this issue May 30, 2017 · 0 comments
Open

Gatekeeper: High Availability #251

ianlivingstone opened this issue May 30, 2017 · 0 comments

Comments

@ianlivingstone
Copy link
Contributor

The prototype of the Gatekeeper does not track or share any state, leaving a security vulnerability where a certificate could be turned in to multiple independent gatekeeper instances within the 5minute window for many different sets of credentials.

Therefore, in order for the Gatekeeper to be highly available, it requires some sort of consensus or data sharing mechanism for determining whether or not a certificate has been used. After the certificate window expires, it's no longer valid and can be forgotten.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant