Skip to content

[feat] make an flatpak and host on flathub #26

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

Open
Kitenite opened this issue Jun 4, 2025 · 4 comments
Open

[feat] make an flatpak and host on flathub #26

Kitenite opened this issue Jun 4, 2025 · 4 comments
Labels
enhancement New feature or request

Comments

@Kitenite
Copy link

Kitenite commented Jun 4, 2025

Describe the feature

it will be easier for us to install and update apps if this are installed from flathub flatpak appimage does not provide automatic update features

@tpimh
Copy link

tpimh commented Jun 4, 2025

Moving my comment from the original thread as well:

AppImageUpdate can be built in to make it check for updates and auto-update when the app is started.

@olumolu
Copy link

olumolu commented Jun 4, 2025

flatpak also provide sandboxing which is not present in appimage

@tpimh
Copy link

tpimh commented Jun 4, 2025

For sandboxing AppImages, Firejail can be used. I am not opposed to the idea of publishing also to FlatHub, just saying.

@olumolu
Copy link

olumolu commented Jun 4, 2025

For sandboxing AppImages, Firejail can be used. I am not opposed to the idea of publishing also to FlatHub, just saying.

does not make sense in that case spinning up a vm could also be a option with greater sanboxing.
flatpak solves somthing that appimage can not app image can be a good option but by design it is insecure and should not be used by anyone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants