Skip to content

Add IP-binding option to booster-http #1459

@bobdubois

Description

@bobdubois

Checklist

  • This is not a new feature or an enhancement to the Filecoin protocol. If it is, please open an FIP issue.
  • This is not brainstorming ideas. If you have an idea you'd like to discuss, please open a new discussion on the Boost forum and select the category as Ideas.
  • I have a specific, actionable, and well motivated feature request to propose.

Boost component

  • boost daemon - storage providers
  • boost client
  • boost UI
  • boost data-transfer
  • boost index-provider
  • Other

What is the motivation behind this feature request? Is your feature request related to a problem? Please describe.

Booster-HTTP currently binds to *:
Since SP's will only expose Booster-HTTP through a reverse proxy with HTTPS in production, having the option to choose which IP Booster-HTTP binds to adds extra security.
In production you would only want this to bind to localhost.

Describe the solution you'd like

--bind-ip flag for the booster-http binary.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions