• 2 Posts
  • 99 Comments
Joined 2 years ago
cake
Cake day: July 1st, 2023

help-circle




  • I think people are more pissed off and divided than they have been in a very long time. It’s hard to say how close we are to a civil war, though. There’s been a lot of propaganda for a long time saying “violence is not the answer” (even though sometimes it is), and “violence has no place in our system of government” (even though the government abuses its own monopoly on violence to imprison and kill innocent, peaceful people).

    It feels like the media in the US is less reliable than it’s ever been in my lifetime, and would probably suppress as much as possible any information that would support open rebellion.




  • I haven’t used it in the last several years, but from about 2014-2018 any time I tried to download, it required registration, and any time I tried to register, it just didn’t work. It was some problem with the javascript in their site. Probably related to captcha or something. Yes, I tried multiple computers, multiple browsers, even tried registering on a library’s computer.

    Looks like their site is less shit now, but it’s still awful.


  • Mozilla, for example, would sign Firefox’s flatpak with a PGP key that they would disclose on their website. You verify the signature using the RSA algorithm (or any other algorithm for digital signatures. There are a bunch.) Or, you could just trust that your connection wasn’t tampered the first time, then you would have the public key, and it would verify each time that the package came from that same person. Currently, you have to trust every time that your connection isn’t tampered.

    Major flatpak providers (Flathub at the very least) would include their PGP public key in the flatpak software repo, and operating system vendors would distribute that key in the flatpak infrastructure for their operating system, which itself is signed by the operating system’s key.