marcie (she/her)

  • 5 Posts
  • 80 Comments
Joined 1 year ago
cake
Cake day: March 22nd, 2024

help-circle




  • If I’m trying to look up how to do terminal stuff to install something not on flatpak, 99% of the time the instructions are for regular Fedora, not Silverblue.

    This is solved by the various ublue images and distrobox generally. Distrobox basically lets you run those install instructions as natively as possible. Its a bit like WINE but for all linux distros. For example, I can install a .deb file to my system with distrobox, or I could pull from Arch’s AUR. Distrobox lets you be pretty lazy, it works most of the time, though some applications don’t seem to like it. And by the way, you can download a .rpm file and layer it using rpm-ostree install [.rpm filelocation] if all else fails.

    Generally, I feel like Fedora Atomic is the best middleground for linux these days. It really incentivizes the users to use containers, which are far more secure than the permissions anarchy of normal linux. Its easy enough to daily drive too.

    What feature does ShareX provide that Spectacle doesnt? You can share to imgur, telegram, etc with it.




  • Confiscation of the domain isn’t a big deal. As I’ve already said, there are many anonymous hosting providers that have been tested on the Israel issue and came out the other side. 1984 is one, ADL served them an injunction in court in Iceland and 1984 was successful in fighting it and also avoiding divulging any info about activists.

    If you wanted to it’s also possible to proxy server traffic so that the main server is never divulged which makes it very easy to swap domain names and providers. I consider this overkill for this use case though, would be necessary on a streaming site or something, though that should be hosted in Russia to avoid issues anyways, Russia essentially allows for the piracy of non Russian data.



  • I’d argue every small social site should run on the principal that they will be prosecuted like an illegal streaming site. You can divest yourself of liability and doxing with basic opsec.

    An example: host on 1984.hosting and pay with mined or donated Monero. Only access the site through a computer specifically for that purpose, and only with Tor / Tor Browser and a Linux distro such as Qubes, Tails, or less suspiciously, Fedora Atomic. Memorize credentials if possible, if not encrypt them on drive with a strong password via a keepassxc databases. If you are hosting the site properly, you can transfer the site podman/docker container and url with databases and info intact with no effort. Make sure the computer for managing site management stuff wipes itself on every shutdown sans credential info, has secureboot, and an encrypted drive. As an admin account, only access the site through base Mullvad Browser with a VPN (ideally Mullvad) or Tor Browser on a computer of your choosing.

    You can easily say the site is no longer yours and your payment information will reflect this. This has been done before. Germany can ban the site but it’ll be easily discoverable through other fediverse servers, Tor, and VPNs. They would have to ban anything that uses acitivitypub, and again, even in that scenario you can use a VPN or Tor or self host a vps with the instructions above to access it normally anyways.








  • The biggest issue I’ve had is tweaks causing instability over time. I also have had some issues where I was updating a debian install that hadn’t been updated in 3 years and it broke and would require tweaking to fix (why do this when I can just load a new immutable install and fix it for good?). I have enough computers laying around that I’d really rather it work when I want to as a sure thing. So far my testing with immutable distros has been stellar, I’ll let everyone know if my ostree tweaks and updates don’t load in 3 years, lol.

    I think this is a big enough problem that even the Fedora team considered it an issue and therefore pushed out Fedora Atomic.