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

Introduce policies surrounding access controls + authentication #21

Open
antdking opened this issue Nov 5, 2018 · 0 comments
Open

Introduce policies surrounding access controls + authentication #21

antdking opened this issue Nov 5, 2018 · 0 comments

Comments

@antdking
Copy link
Contributor

antdking commented Nov 5, 2018

a recent discussion has taken place about how best to address enterprise customer concerns on policies relating to holding of customer data.

While this issue isn't going to target a full solution to this problem, there are some key points that I feel most projects should adhere to.
I fully expect this to turn into a sliding scale, where basic requirements are:

  • per user access to services
  • every developer has most rights for ease of use
  • bastion service for accessing service ports on infrastructure

to super hardened, where requirements are:

  • per user access to services, with enforced MFA (maybe all of "what you know", "what you have", "what you are")
  • follow principle of least privilege
  • auditable access to sensitive material
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant