• boredsquirrel
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    1 month ago

    What is a SABnzbd ?

    the MAC is randomized but static, so you are somebody else for every network, but then stay the same.

    Full MAC randomization causes major breakages though, and should be avoided.

    The default hostname is also really unprivate, change it to PC with sudo hostnamectl set-hostname PC.

    • ArcaneSlime@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      1
      ·
      1 month ago

      https://sabnzbd.org/

      Just Usenet shit. The important part is when you run the program it opens up your default web browser, which in my case was perpetually firefox and idk why.

      I’ve had mac rando on on fedora in the past and am running Graphene with it on by default, no breakages so far in about 2-2.5yr. Maybe my usecase doesn’t need static MACs. The only issue is my home wifi says “a new device has been connected” every time I connect, but like, that’s fine.

      Good point on the hostname though, I usually use a specific name per device for my own sanity but maybe I should make them all generic “PC.”

      • boredsquirrel
        link
        fedilink
        arrow-up
        1
        ·
        1 month ago

        xdg-open will open the default browser. This is likely an issue with that app having firefox hardcoded, or detecting it and using it when detected or some stuff.

        I’ve had mac rando on on fedora in the past and am running Graphene with it on by default, no breakages so far in about 2-2.5yr

        People that dont have problems dont have a lot to add in terms or arguments :D

        There are 2 types of MAC rando, and GrapheneOS uses full per-connection rando by default.

        If you are in networks where access is controlled via the MAC, this will break. Static randomized (in grapheneOS “per network”) like on Fedora dont have this issue at all, this should really be default always.

        But it does not protect against certain levels of tracking.

        Also randomized MACs may fill up certain router softwares and cause DHCP to fail because it tries to remember every connected device “for security” (FritzBox in my case).

        • ArcaneSlime@lemmy.dbzer0.com
          link
          fedilink
          arrow-up
          2
          ·
          1 month ago

          Thing is though, it exhibited the desired behavior on Fedora 39 Gnome, if it was just how SABnzbd rolled I’d expect it to do it back then too, but since it’s new behavior I suspect it’s something else.

          Yeah it does clog up the router a bit but I think in my case they auto-clean the older ones out.

          • boredsquirrel
            link
            fedilink
            arrow-up
            2
            ·
            edit-2
            1 month ago

            Strange. Make sure to contact the devs though, as KDEs settings always worked for me reliably.

            • ArcaneSlime@lemmy.dbzer0.com
              link
              fedilink
              arrow-up
              1
              ·
              1 month ago

              I may do that, but honestly instead of doing any testing I kinda just immediately said “fine, you don’t wanna do it? Uninstall howbout now?” So idk if I have much valuable data for them.