docs: apply v0.2 writing style to v0.1 Added chapters in CHANGELOG.md#44
Conversation
Co-authored-by: clauspruefer <17313789+clauspruefer@users.noreply.github.com>
clauspruefer
left a comment
There was a problem hiding this comment.
@copilot: please adapt the correct writing style to all mentioned chapters, it does not reflect the writing style used in chapter v0.2 (long descriptive, formulated sentences).
…ching v0.2 style Co-authored-by: clauspruefer <17313789+clauspruefer@users.noreply.github.com>
Done in commit |
There was a problem hiding this comment.
Pull request overview
Updates the v0.1 ### Added section in CHANGELOG.md so it matches the more descriptive, rationale-focused writing style used elsewhere (per PRs #40–#43), without changing the underlying meaning of the entries.
Changes:
- Rewrote all
v0.1“### Added” bullets into full descriptive sentences that include identifiers (backticks) and rationale. - Flattened previously nested bullet structures into clearer single-level bullet entries per subsection.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| - D-Bus service hardening | ||
| - User-level service management with XDG autostart configuration | ||
| - Comprehensive `systemd` service disabling implemented covering Ubuntu FAN networking (VXLAN, UDP tunneling), telemetry and reporting services, Bluetooth services, `avahi`/mDNS services, and `apport` crash reporting | ||
| - `dbus` service configuration hardened to restrict inter-process communication capabilities and reduce the exposed system bus attack surface |
There was a problem hiding this comment.
The changelog entry uses dbus, but elsewhere in the docs the technology is referred to as “D-Bus” (e.g., README.md:206). Consider renaming this bullet to use “D-Bus” for the concept and (optionally) keep dbus in backticks only when referring to the package/service name, to avoid confusing readers.
| - `dbus` service configuration hardened to restrict inter-process communication capabilities and reduce the exposed system bus attack surface | |
| - D-Bus (`dbus`) service configuration hardened to restrict inter-process communication capabilities and reduce the exposed system bus attack surface |
The v0.1
### Addedchapters inCHANGELOG.mdwere not updated when prior PRs (#40–#43) applied the v0.2 writing style to the v0.1 Security/Changed/Removed sections.Changes
### Addedchapters rewritten with long descriptive, formulated sentences matching the v0.2 writing style — each entry now explains what was added, how it works, and why it improves security or functionality:Firefoxrestriction and its purposeREADME.mdscope and supporting materials💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.