Skip to content

Commit a2751c7

Browse files
KernelFreezeclaude
andcommitted
chore(containers): remove dangerzone signature policy
The dangerzone rpm was dropped, and there is no flatpak yet either (it is planned but blocked on flatpak passing a user namespace to containers), so nothing consumes this ghcr.io/freedomofpress/dangerzone sigstore policy. Drop it for now; re-add when the flatpak ships. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent dd87e31 commit a2751c7

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

files/system/etc/containers/policy.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -132,15 +132,6 @@
132132
}
133133
}
134134
],
135-
"ghcr.io/freedomofpress/dangerzone": [
136-
{
137-
"type": "sigstoreSigned",
138-
"keyPath": "/usr/etc/pki/containers/freedomofpress-dangerzone.pub",
139-
"signedIdentity": {
140-
"type": "matchRepository"
141-
}
142-
}
143-
],
144135
"": [
145136
{
146137
"type": "reject"

0 commit comments

Comments
 (0)