Zerush@lemmy.ml to Open Source@lemmy.ml · 8 个月前Over 100,000 Infected Repos Found on GitHubapiiro.comexternal-linkmessage-square23fedilinkarrow-up10arrow-down10
arrow-up10arrow-down1external-linkOver 100,000 Infected Repos Found on GitHubapiiro.comZerush@lemmy.ml to Open Source@lemmy.ml · 8 个月前message-square23fedilink
minus-squaredelirious_owl@discuss.onlinelinkfedilinkarrow-up0·8 个月前Friends dont let friends install software that isn’t signed. Use apt.
minus-squarePantherina@feddit.delinkfedilinkarrow-up0·edit-28 个月前Lol apt Or to frame it differently, use a package manager and not appimages etc.
minus-squaredelirious_owl@discuss.onlinelinkfedilinkarrow-up0·8 个月前AppImages actually do have (optional) support for signatures.
minus-squarePantherina@feddit.delinkfedilinkarrow-up0·8 个月前They have no update feature afaik, how does this work? What verified this signature, the user?
minus-squaredelirious_owl@discuss.onlinelinkfedilinkarrow-up0·8 个月前Its a subcommand of the AppImage. The developer adds the signature to the AppImage and the user verifies it after download with the subcommand.
minus-squareandreas@lemmy.korfmann.xyzlinkfedilinkarrow-up0·8 个月前I mean, yeah but not everything is available over apt. I try to use it whenever I can though
Friends dont let friends install software that isn’t signed.
Use apt.
Lol apt
Or to frame it differently, use a package manager and not appimages etc.
AppImages actually do have (optional) support for signatures.
They have no update feature afaik, how does this work? What verified this signature, the user?
Its a subcommand of the AppImage. The developer adds the signature to the AppImage and the user verifies it after download with the subcommand.
I mean, yeah but not everything is available over apt. I try to use it whenever I can though