No thanks, I’d rather use a Google Pixel with GrapheneOS

Image transcription:

buy privacy-first community driven phone look inside closed source OS with no recovery image and outdated dependencies

  • macros@feddit.org
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    1 month ago

    Uh even this short stab is quite wrong. Here notes from Jolla itself for Sailfish OS 5.2

    • As promised, users can unlock the Jolla Phone bootloader. A corresponding menu item can now be found at the System Settings / Developer tools
    • Users can do factory reset from the System Settings
    • Users can enter the recovery mode with the volume up key + power key combination
    • Flashable images and fastboot will be provided (coming soon)
    • The initial version of the Privacy Switch was implemented. The function is end user configurable and to start with, the users can control e.g. Bluetooth, WLAN, Location and AppSupport status with the switch. Further implementations are coming and the framework is available for community contributions.

    The base of Sailfish OS is a full blown Linux, way more open than Android (more options for the user, less secure than Graphene, which has that as main goal) you can easily install/compile Linux software on it.

    Close source components are used. Parts of the UI (Jolla is open sourcing more and more), libhybris to run closed source Android drivers, Android App Support.

    So yes its not as open source as debian, but offers more freedom to modify the OS than Graphene and gives you near full control.

    • pewpew@feddit.itOP
      link
      fedilink
      arrow-up
      0
      arrow-down
      1
      ·
      1 month ago

      It may be a private phone, but you don’t really know whats going on under those proprietary blobs.

      Sailfish OS is the definition of proprietary software. You need to buy a subscription if you even want to install it on third party devices.

      It’s like Windows but it claims to be private and commnunity driven while not providing the source code to the entire OS. It’s a little misleading to me

      • macros@feddit.org
        link
        fedilink
        arrow-up
        1
        ·
        1 month ago

        It may be a private phone, but you don’t really know whats going on under those proprietary blobs.

        Yes thats not good, but also a problem of many common Linux distributions. If you have any linux-firmware-* packages installed on your system, they also contain similar binary blobs for the firmware. E.g. Intel or Qualcom wireless cards. But you can utilize all tools up to strace under Sailfish OS, to see what those drivers are accessing and check that they don’t do anything bad. Under Graphene OS, you can not do this. (But its resonable to trust the very privacy focused developer that they have checked and tested this and isolated them as far as possible on the OS level)

        Sailfish OS is the definition of proprietary software. You need to buy a subscription if you even want to install it on third party devices.

        Again this is not correct. If what you claim is true, how comes that the OS is available on all these devices?. Sailfish OS is open Source at its core and easily ported to new devices. What you can do is pay for the licensed content on official devices. That enables automatic updates and proprietary software as the MS Exchange support and the Android App Support. Though for the later you can also install Waydroid because, you know, its Linux! Paying Jolla however gives access to a more comfortable solution and support development of the platform.

        It’s like Windows

        Um… no. Can you port Windows to a new device? No, its source is closed. Does Microsoft support people hacking their OS? No, Jolla has community meetings for that. Do you have full Access udner Windows? No. Does Sailfish send your data to a third party? No. Does Sailfish show you adds? No, Does it force you to use AI? No and so on and so forth.

        Please don’t hate on the one European company trying to do things right. Support them in making things better.

    • Fmstrat@lemmy.world
      link
      fedilink
      arrow-up
      0
      arrow-down
      1
      ·
      1 month ago

      The base of Sailfish OS is a full blown Linux, way more open than Android

      Sorry, but no. AOSP and Graphene do not use any proprietary blobs. They are 100% open.

      By your own post, SailfishOS uses closed source components.

      • macros@feddit.org
        link
        fedilink
        arrow-up
        0
        ·
        1 month ago

        So does Graphene.

        Both ship: Firmware, the HAL components (which are way more critical in my eyes as they have low level hardware access and could hide anything from the OS) Example for these are: The Camera Stack, the Audio Stack, under Graphene the Widevine DRM components.

        Sailfish can run without these, e.g. on the Pinephone. Graphene OS can’t Graphene additionally comes with an eSIM binary, which is disabled by default Sailfish comes with proprietary UI components, a choice the company made because of their limited manpower as it allowed them to provide features where currently no open source solution exists or existed at the time of implementation) examples are swipe gestures for the keyboard, MS Exchange support, Android App support. That not great, but far from a closed source system where everything is closed source. There exist many patches for UI components because they are partly open source.

        The OS ist still Linux, that is true. It is even LInux+GNU which Android is not. It is Linux with closed source components, thats true too.

        • Fmstrat@lemmy.world
          link
          fedilink
          arrow-up
          0
          arrow-down
          1
          ·
          1 month ago

          Both ship: Firmware, the HAL components (which are way more critical in my eyes as they have low level hardware access and could hide anything from the OS)

          Aren’t firmware and HAL in hardware/devices in the source tree for graphene? Also the camera stack/etc isn’t Google’s, it’s Graphene’s.

          The Widevine comment is fair, but Sailfish needs to support DRM, too, so they’re in the same boat, there.