Skip to content

Principle of Least Privilege is viciously disrespected #5

@Splitwirez

Description

@Splitwirez

At present

  • Server build scripts insist on doing basically everything with root privileges
  • Server assumes it has root privileges and makes a beeline for port 80 without a care in the world
  • Launcher build scripts also demand root privileges for some reason?????

Steps to resolve

  • Un-sudo the server build scripts
  • Modify server to more gracefully handle being unable to access the desired port(s)
  • Un-sudo the launcher build scripts
  • Ensure the launcher doesn't require root privileges

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions