{"id":49967067,"url":"https://github.com/nitrux/cinderward","last_synced_at":"2026-05-18T06:07:41.525Z","repository":{"id":328573330,"uuid":"1111559042","full_name":"Nitrux/cinderward","owner":"Nitrux","description":"A simple, no-nonsense, init-agnostic, Wayland-friendly GUI for firewalld.","archived":false,"fork":false,"pushed_at":"2026-02-07T18:41:43.000Z","size":50,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-06T14:43:58.716Z","etag":null,"topics":["firewall","firewalld","mauikit","ui"],"latest_commit_sha":null,"homepage":"https://nxos.org","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Nitrux.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-07T07:20:10.000Z","updated_at":"2026-02-07T18:41:46.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/Nitrux/cinderward","commit_stats":null,"previous_names":["nitrux/cinderward"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Nitrux/cinderward","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nitrux%2Fcinderward","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nitrux%2Fcinderward/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nitrux%2Fcinderward/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nitrux%2Fcinderward/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nitrux","download_url":"https://codeload.github.com/Nitrux/cinderward/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nitrux%2Fcinderward/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33167430,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T05:43:36.989Z","status":"ssl_error","status_checked_at":"2026-05-18T05:43:19.133Z","response_time":71,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["firewall","firewalld","mauikit","ui"],"created_at":"2026-05-18T06:07:40.479Z","updated_at":"2026-05-18T06:07:41.520Z","avatar_url":"https://github.com/Nitrux.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cinderward | [![License](https://img.shields.io/badge/License-BSD_3--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)\n\nA simple, no-nonsense, init-agnostic, Wayland-friendly GUI for **[firewalld](https://firewalld.org/)**.\n\n![Cinderward](https://nxos.org/wp-content/uploads/2025/12/screenshot-20251213-232422.png)\n\u003e Cinderward, a GUI for firewalld.\n\n# Introduction\n\nCinderward is a simple utility built with **[MauiKit](https://mauikit.org/)** that provides an intuitive interface for managing day-to-day firewall rules without the complexity of firewalld's command-line tooling.\n\nCinderward intentionally does **not** expose advanced or dangerous firewalld features. Its design goal is to remain approachable and safe for everyday users while still being powerful enough for typical workstation and laptop use cases.\n\n## Features\n\n- Zone-based control:\n  - View and edit firewalld rules per zone\n  - Add or remove services, ports (TCP/UDP), and port forwarding rules\n\n- One-click security toggles:\n  - Panic Mode (lockdown)\n  - Masquerading (NAT)\n  - Logging of denied packets\n  - ICMP reconnaissance blocking\n\n- Always in sync:\n  - Real-time synchronization with firewalld over D-Bus\n  - Changes are applied immediately to the active firewall\n\n- Desktop-friendly:\n  - Wayland-compatible UI\n  - ***Does not require systemd*** (init-agnostic; works regardless of init system)\n\n- Built for modern Linux:\n  - Implemented with **Qt 6**, **MauiKit**, and **KF6**\n  - Optimized for **x86-64-v3** CPUs\n\n## Requirements\n\n- Nitrux 5.1.0 and newer.\n\n### Runtime Requirements\n\n```\nfirewalld (\u003e= 2.3.1)\nmauikit (\u003e= 4.0.3)\nqt6 (\u003e= 6.8.2)\nkf6-windowsystem (\u003e= 6.13.0)\nkf6-i18n (\u003e= 6.13.0)\nkf6-coreaddons (\u003e= 6.13.0)\n```\n\n# Usage\n\nTo use Cinderward, launch it from the applications menu.\n\n# Licensing\n\nThe license for this repository and its contents is **BSD-3-Clause**.\n\n# Issues\n\nIf you find problems with the contents of this repository, please create an issue and use the **🐞 Bug report** template.\n\n## Submitting a bug report\n\nBefore submitting a bug, you should look at the [existing bug reports](https://github.com/Nitrux/cinderward/issues) to verify that no one has reported the bug already.\n\n©2025 Nitrux Latinoamericana S.C.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnitrux%2Fcinderward","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnitrux%2Fcinderward","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnitrux%2Fcinderward/lists"}