cm0002@lemdro.id to Linux@programming.devEnglish · 17 days agoSignal AppImage now officially available for Linuxaboutsignal.comexternal-linkmessage-square11fedilinkarrow-up1121arrow-down11
arrow-up1120arrow-down1external-linkSignal AppImage now officially available for Linuxaboutsignal.comcm0002@lemdro.id to Linux@programming.devEnglish · 17 days agomessage-square11fedilink
minus-squareMarija_@programming.devlinkfedilinkarrow-up4·17 days agoNice move. AppImage makes distribution much simpler, especially for people who don’t want to depend on a specific package manager.
minus-squareKSP Atlas@sopuli.xyzlinkfedilinkarrow-up18·17 days agoIMO flatpaks are a better option, appimages are just bringing people back to the insecure “find it on a website and download it” method of package management This is also one of the reasons why I dislike curl sh
minus-squarelukalix98@programming.devlinkfedilinkarrow-up5·17 days agoFlatpaks can be unsafe too though.
minus-squarespectrums_coherence@piefed.sociallinkfedilinkEnglisharrow-up4·edit-216 days agoAppImage defended and used grossly outdated core component like FUSE2 for a long time, and comes with zero sandboxing by default. IMO, flatpak needs to improve in terms of security, but it is a strict improvement over AppImage.
minus-squareMarija_@programming.devlinkfedilinkarrow-up2·16 days agoI still prefer repositories, but official AppImages beat unofficial downloads.
Nice move. AppImage makes distribution much simpler, especially for people who don’t want to depend on a specific package manager.
IMO flatpaks are a better option, appimages are just bringing people back to the insecure “find it on a website and download it” method of package management
This is also one of the reasons why I dislike curl sh
Flatpaks can be unsafe too though.
AppImage defended and used grossly outdated core component like FUSE2 for a long time, and comes with zero sandboxing by default.
IMO, flatpak needs to improve in terms of security, but it is a strict improvement over AppImage.
I still prefer repositories, but official AppImages beat unofficial downloads.