#Wireapp: “Your privacy is always our priority.” (unless you use #Tor)
https://linkage.ds8.zone/post/724293
#hypocrisy has always been an issue with #Wire.
Wire.com: “Your privacy is always our priority.” (unless you use Tor) - Linkage @ DS8
Wireapp has been a non-stop running goat fuck for years [https://linkage.ds8.zone/post/228829]. The incompetent devs finally have a Debian procedure (here [https://github.com/wireapp/wire-desktop/wiki/How-to-install-Wire-for-Desktop-on-Linux]). It’s unclear if they are still pushing bloated Electron junk. But they seem to think banning Tor is not bad for optics in the deployment of a comms app pitched for security-minded folks. I modified their instructions to give: $ echo "Types: deb URIs: tor://wire-app.wire.com/linux/debian Suites: stable Components: main Signed-By: $(torsocks wget -O- tor://wire-app.wire.com/linux/releases.key | sed -e 's/^$/./' -e 's/^/ /')" | sudo tee /etc/apt/sources.list.d/wire-desktop.sources Notice I used the tor:// scheme instead of https://. Doing aptitude update gives: E: Failed to fetch tor://wire-app.wire.com/linux/debian/dists/bookworm/InRelease 403 Forbidden [IP: 127.0.0.1 9050] E: The repository 'tor://wire-app.wire.com/linux/debian stable InRelease' is not signed.

