[Feature] A channel someone can subscribe to for security notifications #552
Labels
No labels
accepted
bug
declined
docs
duplicate
enhancement
good first issue
in-progress
needs-info
privacy
security
triage
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
LibreKAT/Ocideck#552
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The light-weight attestation (#549) asks for one thing we cannot supply: how to subscribe to receive the project's public security notifications (an RSS feed, a mailing list —
proposals/gen-two-tier-approach.md, Light Weight summary). We answer the opposite twice, deliberately:docs/FAQ.md:311anddocs/MIGRATION_GUIDE.md:84both state there is no forum, no support channel and no mailing list.That answer is right for support and wrong for security. Steering questions to the tracker instead of a chat channel is a defensible choice by one maintainer. But a fixed vulnerability is push, not pull: the person who needs to know is not watching the tracker, and
SECURITY.mdcurrently offers them nothing to follow. Annex I Part II.4 (disclosing fixed vulnerabilities) and II.6 (sharing vulnerability information) are both listed as satisfied by "CHANGELOG and the tracker are public" inassurance/CRA-2024-2847-positie.md— public, but not subscribable.The cheap route exists already. Forgejo serves Atom and RSS per repository: releases, tags, and the activity feed each have a feed URL. No mailing list to run, no addresses to hold — which also keeps it clean under the GDPR, because a subscriber list is personal data and a feed is not. That asymmetry should decide it.
What this issue delivers
SECURITY.md, under What to expect or beside it, with the actual URL.docs/FAQ.mdanddocs/MIGRATION_GUIDE.md: no discussion channel, but this is where you hear about a fix. Date the correction, as the rest of those files do.CHANGELOG.md— a feed only helps if the item in it is recognisable as security news.Depends on nothing, but pairs with #520. A releases feed is empty until there are releases; that is a reason to choose the feed carefully, not a reason to wait.