One redditor asked about it on the most recent AMA:

Hi, is there a plan to release protondrive for linux?

Proton CEO’s answer:

We’re currently looking at options for how to fund this. It’s an expensive development because Linux has so many different flavors and we need deep integration with the filesystem, and it is not yet clear if there are enough Linux users that would allow us to offset the cost of this development. Like many things Linux, it may eventually just have to subsidized from Proton’s reserve budget. That doesn’t mean it won’t get done, it will just take longer since we are also subsidizing several other efforts at this time, such as the Proton VPN free servers for elections campaign: https://protonvpn.com/blog/free-servers-before-elections

-Andy

Source: https://www.reddit.com/r/ProtonMail/comments/1ff211y/comment/lmrdepr

  • stinerman [Ohio]
    link
    fedilink
    English
    427 days ago

    It’s unclear that they need to handle a specific flavor when they could release a Flatpak. I think the community wouldn’t have any problem tweaking the dependencies for particular distros.

    • @[email protected]
      link
      fedilink
      English
      297 days ago

      It wouldn’t be the distribution method that is challenging, it’s the complicated task of monitoring your filesystem for changes, and working with a dozen or so different file systems to do it (the way it’s accomplished on an ext4 partition might not work on btrfs, for example).

      • stinerman [Ohio]
        link
        fedilink
        English
        117 days ago

        I’m not skilled enough to be able to speak to that.

        Maybe I’m in the minority, but all I need is a fuse plugin. I don’t need specific syncing like a OneDrive/Google Drive app.

        • @sloppy_diffuser
          link
          English
          26 days ago

          Why not use rclone? It can mount proton drive.

    • @[email protected]
      link
      fedilink
      English
      15 days ago

      Flatpak is not the answer here. For example, flatpak version of codium doesn’t recognise terminal settings out of the box. Since such trivial thing is a problem, image how difficult it would be to use it with various file systems, sync options, etc.

    • Pherenike
      link
      fedilink
      English
      47 days ago

      I agree, the reasoning seems rather outdated. Flatpaks are pretty good.

  • @[email protected]
    link
    fedilink
    English
    307 days ago

    I always see people asking for it, but I guess we’re actually the vocal minority in this situation.

    • @[email protected]OP
      link
      fedilink
      English
      10
      edit-2
      7 days ago

      lemmy usually asks more in proportion to it’s userbase, but I saw a lot of people asking for Standard Notes on reddit during the AMA.

  • @[email protected]
    link
    fedilink
    English
    17
    edit-2
    6 days ago

    Would it help them to just pick a single distribution, open source the client, and have the community figure out how to build for other distributions?

    Edit: also, part of the reason there aren’t many Linux users is because there’s missing clients Edit2: they wrote this in the AMA: On your first question, we are in touch with the rclone dev working on Proton Drive integration and they have our API specs and documentation, and we’re available to answer any questions that they might have

    • @[email protected]
      link
      fedilink
      English
      56 days ago

      Yeah I agree, package it once and let the community do the remaining work. I believe that’s how steam was introduced to Linux, I don’t now where we are currently.

  • pipsqueak1984
    link
    fedilink
    English
    96 days ago

    Huh, as a Linux user who puts up with Proton’s unwillingness to support Linux, to me this seems to he saying “Stop paying for Proton until they make Linux clients”

  • @[email protected]
    link
    fedilink
    English
    106 days ago

    I wish they’d at least start by creating an API. Then at least we can use rclone without all the reverse engineering.

  • NegativeNull
    link
    fedilink
    English
    157 days ago

    ProtonDrive bridge (like they have for Mail), that handles the encryption, that exposes a localhost webdav endpoint that can be mounted.

    • @[email protected]
      link
      fedilink
      English
      36 days ago

      This would be a pretty reasonable comprise in my opinion. Works like mail bridge (maybe calendar could get some love too?) And everyone is happy.

      • NegativeNull
        link
        fedilink
        English
        26 days ago

        It’s not fancy like an automatic folder sync thing, but at least I could mount a Protondrive directory and do my own syncing myself (I’m a Linux nerd afterall). There is no need for “deep filesystem integration” as he claims.

        The same thing could be used for Calendar with Caldav feed as well. A single “Bridge” app could me made to handle Mail, Drive, Calendar

  • @WolfLink
    link
    English
    137 days ago

    Maybe build something off of FUSE?

    • bruhSoulz
      link
      fedilink
      English
      16 days ago

      Fuse is what runs appimages right? Does it run other things too?

      • @WolfLink
        link
        English
        16 days ago

        FUSE is a way to present a filesystem to the operating system without writing kernel level code.

  • @[email protected]
    link
    fedilink
    English
    117 days ago

    I really don’t blame them, security and privacy minded folk are more likely to use niche configs. Feels like for Linux stuff companies may be better served making APIs and letting the community handle it. Rclone for example implements a bunch, and last I knew had an unstable Proton plugin.

  • Mallory
    link
    fedilink
    English
    25 days ago

    That’s a shame. I was actually holding off on getting unlimited until there was a native client. I was just last week testing Celeste from flathub and it works but is kind of limited and I would very much prefer an official client.

  • 🔗 David Sommerseth
    link
    fedilink
    4
    edit-2
    6 days ago

    @abobla

    I kinda struggle to believe it’s that difficult. I mean, Tresorit has a pretty good and functional Linux client. What have they done which makes it sustainable for them?

    Filen.io also has a pure sync-client, which is distributed as an AppImage. This also works, but the FUSE integration Tresorit provides is quite awesome and performing quite decently.

    I would actually recommend Proton to start the development on an older Linux distro. Like RHEL/Alma/Rocky 9 or Debian 11 (which is EOL, though) and make it run there. Moving from that distro to newer distros will then go smother and you’ll get other distros supported quicker.

    The mistake too many Linux efforts does is to take the “latest and greatest” distro version - often coupled with what a single Linux developer considers the “most used distro” and then hits lots of challenging when needing to support older distros. That’s going to be painful.

    @protonprivacy Please take note and forward to Andy and other managers.

    • @brrt
      link
      English
      147 days ago

      Well maybe they found them and they told him what he’s saying now?

      • @[email protected]
        link
        fedilink
        English
        46 days ago

        Seems like they would first look if there is enough money and enough users to make it worthwhile, and then go looking for developers.

        Don’t get me wrong, i have been a paying client for many years and really love the products and the company, but everything they say about linux… I don’t know, this just sounds like an excuse to continue to prioritize other things and get the linux users off their backs for a while longer.

        • @brrt
          link
          English
          16 days ago

          Not sure what’s the chicken and what’s the egg here but maybe they didn’t know how much work would have to be done and thus how much money it would cost.

          But it’s all just speculation and neither am I trying to defend them nor do I have a use case for this particular feature. I just wanted to interject a different possible scenario.

  • Illecors
    link
    fedilink
    English
    77 days ago

    Ship an appimage or something, use basic fs abstraction to create an encrypted blob, do whatever you want within said blob.

    Look at virtualbox or something for inspiration.

    Look at xdg desktop portals for transfering files.

  • @[email protected]
    link
    fedilink
    English
    46 days ago

    The problem isn’t possible dependency conflicts, it is file mamager integration. GNOME and KDE use different systems for integrating online systems with their file managers and obviously both need to be supported. FUSE could work but telling from my experience with NTFS3 it would be unbearably slow.