Caretaker of Sunhillow/DS8.ZONE. Free (Libre) Software enthusiast and promoter. Pronouns: any

Also /u/CaptainBeyondDS8 on reddit and CaptainBeyond on libera.chat.

AI Disclosure: No “generative AI tools” are used to produce any work attributed to “Captain Beyond of Sunhillow” (here or elsewhere).

  • 0 Posts
  • 18 Comments
Joined 5 years ago
cake
Cake day: March 27th, 2021

help-circle

  • I do not have a high opinion of /e/OS or Murena. It is LineageOS but “degoogled” which is a meaningless buzzword considering LineageOS already does not contain Google services/apps (you have to install those yourself). Instead it’s connected to its own “Murena cloud” which itself uses OpenAI for a speech to text service. But hey, it’s not google so it must be okay, right…?

    https://community.e.foundation/t/voice-to-text-feature-using-open-ai/70509

    It might be opt in (or opt out? dunno) but this sort of thing should not be a cloud thing, it should be a local service.

    It also comes with at least one proprietary app built into the OS and their app store offers proprietary apps with some sort of “tracker detection” thing. I do not trust any “app store” that purports to tell me which proprietary apps are “good.”

    LineageOS comes with no google apps, no cloud apps, no proprietary apps, etc. It’s just a perfectly usable AOSP system. It doesn’t even have an “app store” but you can install F-Droid on it. I think GrapheneOS is the same (it supports “sandboxed Google services” but it doesn’t include them by default)

    As far as I know the only options that exist are LineageOS, GrapheneOS, and maybe non-Android Linuxes if you’re brave enough. There used to be DivestOS which although based on LineageOS brought several security, privacy, and freedom improvements, but that project has been discontinued. None of these “degoogled privacy OS” LineageOS reskins impress me.















  • This might be a hot take but the best way to avoid or “bypass” onerous things like the “integrity API” is to opt out of the proprietary world as much as possible. Use exclusively free (Libre) software and technology where you can.

    We should not be thinking in terms of how do we get proprietary crapware onto our free systems, because that defeats the purpose of a free system. The idea is to build an alternative to the proprietary world.


  • Captain Beyond@linkage.ds8.zonetoPrivacy@lemmy.mlIs F-droid insecure?
    link
    fedilink
    arrow-up
    39
    arrow-down
    1
    ·
    10 months ago

    I think F-droid is woefully misunderstood especially in privacy circles.

    The main benefit of F-Droid is that it works (as best it can) to guarantee software freedom. This means, for each app, you can be assured it is under a free software license, built from corresponding source code, and contains no proprietary components. F-droid has an inclusion policy that forbids proprietary blobs and they have to build everything from source in order to ensure that - however, if the app is reproducible, F-droid can actually verify that the already built app from the developer satisfies the inclusion policy without needing to sign its own builds, which is ideal. It’s important to note that without building from source, there is no way to guarantee that the source corresponds to the binary, which is important for exercising the four freedoms.

    I don’t agree with everything F-droid does and I don’t think F-droid is perfect. The security folks have a few valid points, I think, but they fail to offer a solution that solves the same problem that F-droid does, either because they misunderstand what problem that is, or simply do not care about it. F-droid is not an app store, it’s a community-maintained distribution like a GNU/Linux distribution. App stores are not alternatives to F-droid and serve different problems. There is, as far as I know, no other project that attempts to serve the same purpose as F-droid.