build(linux): add hardened Flatpak package - #361
Open
Mat4m0 wants to merge 1 commit into
Open
Conversation
Mat4m0
force-pushed
the
build/linux-flatpak-package
branch
from
August 31, 2026 00:29
fe77bed to
a264dc2
Compare
Mat4m0
force-pushed
the
build/linux-flatpak-package
branch
from
August 31, 2026 00:35
a264dc2 to
fac80cb
Compare
Mat4m0
force-pushed
the
build/linux-flatpak-package
branch
from
August 31, 2026 00:40
fac80cb to
7327973
Compare
Mat4m0
force-pushed
the
build/linux-flatpak-package
branch
from
August 31, 2026 00:56
7327973 to
08e3a10
Compare
Mat4m0
force-pushed
the
build/linux-flatpak-package
branch
from
August 31, 2026 01:03
08e3a10 to
da7fc95
Compare
Mat4m0
force-pushed
the
build/linux-flatpak-package
branch
from
August 31, 2026 01:14
da7fc95 to
1e68e29
Compare
Mat4m0
force-pushed
the
build/linux-flatpak-package
branch
from
August 31, 2026 01:20
1e68e29 to
232a5a3
Compare
Mat4m0
force-pushed
the
build/linux-flatpak-package
branch
2 times, most recently
from
August 31, 2026 01:41
1795565 to
88b8767
Compare
Mat4m0
force-pushed
the
build/linux-flatpak-package
branch
2 times, most recently
from
August 31, 2026 01:52
ebbff3d to
dc53838
Compare
Mat4m0
force-pushed
the
build/linux-flatpak-package
branch
from
August 31, 2026 02:01
dc53838 to
e3b00a8
Compare
Mat4m0
force-pushed
the
build/linux-flatpak-package
branch
from
August 31, 2026 02:15
e3b00a8 to
fb58793
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
Linux gains a hardened x86_64 Flatpak manifest, desktop metadata, local icon, Xwayland-first launcher, and managed-update presentation.
Why
The launcher needs one reproducible installed boundary instead of unsupported tarballs or host-wide filesystem permissions.
Invariant
The package has no home/host filesystem access, no
--no-sandbox, no Wine/Proton path, and runtime trust requires both Flatpak confinement and the exact app ID.Delivery
Review-only package foundation. CI creates an ephemeral signed repository; no public repository is published.
Verification
Flatpak source-policy tests
release-shaped Electron package
GPG-verified local repository install
Focused change
Relevant checks run
No signing key committed