aws-samples / aws-samples/amazon-eks-autonomous-driving-data-service

[Feature Request] Add authentication to rosbridge service

Open
#47 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
24
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Since the Rosbridge service allows requesting "exactly" the topics you're interested in, it can also be used to stream data via websockets outside of the VPC. This however requires the service to be exposed via ingress publicly.

- Add authentication for the rosbridge service
- Add ingress to the rosbridge service

Contributor guide

Open the contributing guide

Research direction

Start by locating the rosbridge service and its deployment or ingress configuration in the repository. Review how the service currently handles websocket traffic and determine the authentication and public-ingress requirements; the work is done when the exposed service requires authentication and is reachable through the intended ingress.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cloud, networking, security
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.