this post was submitted on 02 Apr 2024
309 points (97.2% liked)

linuxmemes

20703 readers
355 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 40 points 5 months ago* (last edited 5 months ago)

Yup, what makes flatpak more akin to the open source spirit is that new submissions to flathub are open source and rely on a PR model

https://docs.flathub.org/docs/for-app-authors/submission/

https://github.com/flathub/flathub/pulls

And software that exists on flathub is open and accessible in their repositories

https://github.com/orgs/flathub/repositories

Whereas snaps are a web based walled garden controlled by canonical

https://snapcraft.io/docs/using-the-snap-store

They both provide benefit as you explained, but flathub (flatpak’s default repo) is definitely more open in how it is handled