-
Notifications
You must be signed in to change notification settings - Fork 391
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add the Flathub verify token #2200
Comments
Example: https://fedoraproject.org/.well-known/org.flathub.VerifiedApps.txt This is for the Monero GUI Flatpak. We need the verified status to (in part) obtain a stable API key for this workflow which is using a beta key: https://github.com/monero-project/monero-gui/blob/master/.github/workflows/flatpak.yml context: flathub/flathub#3905 (comment) bigmenpixels in-progress CCS proposal - Maintaining Flatpak package |
The best way to do this is probably through the web server. I'll ping pigeons. |
Maybe this should be discussed first. Verifying the flatpak from getmonero will mean that an effort completely run by a volunteer is "guaranteed" by the core team as trusted. Not sure if this should be the case, as nothing in the community is "official". Might be better to leave the flatpak "unverified". Asking for an input from core. |
Agreed, only do this if you're given commit control over the repo and the current maintainer has to instead submit PRs for any changes so that core can review them for malicious changes first. |
Edit* the flatpak workflow is now being reviewed. i think we can re-discuss/hold off until thats complete some discussion can be seen in this comment and others on the proposal: https://repo.getmonero.org/monero-project/ccs-proposals/-/merge_requests/381#note_21079 originally i agreed that its never going to be verified (as its clearly ripe for supply chain attacks - we don't control the flathub servers), however, i now support this "checkmark" for these reasons:
|
Add this token
0a1ae4b2-3a4b-4f2d-bcd7-c9ff261e0f05
into/.well-known/org.flathub.VerifiedApps.txt
to verify the application on Flathub.The text was updated successfully, but these errors were encountered: