• finestnothing@lemmy.world
      link
      fedilink
      arrow-up
      4
      ·
      5 个月前

      I’m in the same boat - with them for the encrypted email, but it does hold me back from using third party apps on mobile. Hopefully they get an easier way to use third party apps on mobile. Will probably just end up being a mobile bridge app or something

          • gamermanh@lemmy.dbzer0.com
            link
            fedilink
            English
            arrow-up
            2
            ·
            5 个月前

            This remains my #1 complaint every time they send me a “how are we doing” survey

            I check, then reply:

            Your email app still doesn’t support basic functionality like creating and editing filters, something I had to code for a phone app back in high school

            Like, holy shit, the feature exists on desktop why the fuck can’t I have it in the app rreeeeeeeeeeeeeee

    • GravitySpoiled@lemmy.ml
      link
      fedilink
      English
      arrow-up
      2
      ·
      5 个月前

      Thx! That’s for desktop. The bridge is alright. There’s no major drawback to it afaik. But this is news about android. Thunderbird bought k9mail

      • Takumidesh@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        5 个月前

        The bridge just creates imap/smtp servers, so you should be able to add it to thunderbird on Android.

        • GravitySpoiled@lemmy.ml
          link
          fedilink
          English
          arrow-up
          2
          ·
          edit-2
          5 个月前

          That’s very good to know, thx! But that means I have to run the bridge on my server, open the ports there etc. , right?

          • mac@lemm.ee
            link
            fedilink
            arrow-up
            2
            ·
            edit-2
            5 个月前

            Edit: just tried this and it didn’t work. Proton bridge only listens on 127.0.0.1 and doesn’t accept incoming connections due to security concerns.

            If I were in your position, which I am and will probably end up doing this, is vpn into your home network and just connect to the local IP of your bridge server.

            WG tunnel on F droid allows for you to auto connect to your wireguard server when you leave your home net, and auto disconnects when you get back on your home net.

            Personally, I’m unsure if proton bridge listens for external request or if it only accepts requests from localhost? If that’s the case it may be an issue.