Live data from Hacker News

Snap Store administrators removed signal-desktop from Ubuntu Snap

forum.snapcraft.io

441–443 of 443 posts

Re: Snap Store administrators removed signal-desktop from Ubuntu Snap

#441

Is there any reason to have snapd installed on your system? I am currently setting up a new laptop and so far my plan is to not install it. Anybody here who uses it? Care to tell why?

If you remove Snaps from Ubuntu, how do you install apps that are not in their regular repo, for example, Firefox? Do you sideload them?

Ubuntu is based on Debian, and Debian has Firefox in their repos.

Does Ubuntu remove it?

Re: Snap Store administrators removed signal-desktop from Ubuntu Snap

#442
post #439

Earlier quoted context omitted.

Even without that, this is on their website. Signal’s Rights. We own all copyrights, trademarks, domains, logos, trade dress, trade secrets, patents, and other intellectual property rights associated with our Services. You may not use our copyrights, trademarks, domains, logos, trade dress, patents, and other intellectual property rights unless you have our written permission. To report copyright, trademark, or other…

They own it, sure, but they license it out freely. They've released their work under a license that allows anyone use of their trademark, as long as they stick by the AGPLv3. The AGPLv3 is written permission.

Can you point me at the part of this document where 3rd parties are allowed to use your trademark?

https://github.com/signalapp/Signal-Desktop/blob/main/LICENS...

I think what Signal is objecting to is that the snap looked like it was packaged and distributed by Signal when the files included could have been modified with a backdoor or whatever.

Re: Snap Store administrators removed signal-desktop from Ubuntu Snap

#443
post #432
post #420

Earlier quoted context omitted.

If you can't save the output of curl into a file, you certainly aren't one of the few people capable of meaningfully inspecting anything you download.

I cam do that on MY machine. I cannot do that on your. I can download code, inspect it, install, and then create a RPM package, which can be installed in a safe way by DNF package manager, but I cannot do that with `curl | bash` method of installation.

>I can download code, inspect it, install, and then create a RPM package, which can be installed in a safe way by DNF package manager, but I cannot do that with `curl | bash` method of installation.

But you can?

Post reply on HN