It would be great to have OpenSnitch available as a Feature in OpenWRT. But it then needs a WebUI.
Contributor guide
Tech stack
None
Domain
frontendsecurity
Issue type
feature
DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
4
Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
over 1 week
Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
fresh
ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
unclear
Prerequisites
PythonWeb development basicsOpenWRTFirewall concepts
Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
15
Research direction
The issue lacks specifics; start by researching the OpenSnitch daemon architecture and its API (e.g., look at the ui/ directory and configuration files). Study existing OpenWRT web interfaces like LuCI for integration patterns. Consider proposing a simple UI that allows enabling/disabling rules and viewing logs. Engage with maintainers to clarify scope and desired features.