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

Isolate the backend from the internet #64

Open
evanpacini opened this issue May 3, 2021 · 0 comments
Open

Isolate the backend from the internet #64

evanpacini opened this issue May 3, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed should have This feature is wanted, but not required

Comments

@evanpacini
Copy link
Collaborator

Description

The backend is now accessible to the world. This does make it easier for requests to be made, but this has some serious security implications.

Solution

The backend should only be accessible to the frontend, and not the users/the internet directly.

@evanpacini evanpacini added enhancement New feature or request help wanted Extra attention is needed should have This feature is wanted, but not required labels May 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed should have This feature is wanted, but not required
Projects
None yet
Development

No branches or pull requests

1 participant