Skip to content

Security implications of leaving backend publicly exposed #42

@officialyinsane

Description

@officialyinsane

Currently, backend has no filtering and anyone that can talk to the port can send requests to backend.

There's no immediate risk to data integrity (due to EDDN -> EDPN -> frontend -> user) but some future edge case might open that. Additionally, chaos monkeys could flood backend with requests, effectively causing DDOS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    securitySecuring the application

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions