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

IP white-/black-list permissions #166

Open
gavin-norman-sociomantic opened this issue Nov 6, 2017 · 2 comments
Open

IP white-/black-list permissions #166

gavin-norman-sociomantic opened this issue Nov 6, 2017 · 2 comments

Comments

@gavin-norman-sociomantic
Copy link

gavin-norman-sociomantic commented Nov 6, 2017

From #67 (comment):

Another aspect which was discussed: it'd be nice to also have permissions based on an ip white/black list. For example, instances of apps running on a test server should be allowed to read from but not write to live nodes. They will likely user the same auth key as the real apps, but can be distinguished by their ip.

@nemanja-boric-sociomantic
Copy link
Contributor

They will likely user the same auth key as the real apps, but can be distinguished by their ip.

I think this is the problem here. Is there any reason for them to use the same credentials?

@gavin-norman-sociomantic
Copy link
Author

Hahaha, damn, this is actually a case for a more advanced permissions system. (We discounted this idea recently, as we didn't have any real use cases for it.)

Is there any reason for them to use the same credentials?

Not strictly, but I imagine developers would end up just setting it up like that for convenience.

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

2 participants