It’s me again with another question for recommendation 🙈 This time I am searching for a new Email-Provider:

Currently I am using mailbox.org (privacy-friendly provider based in Germany). Since my subscription is comming to an end there, I tought about switching to proton mail-plus. What I like about them is, that they have an easy way of creating alias-emails and also support the option to use your own domain.

But maybe you gals and guys have another great provider which offers good features for a good price.

Also: I dont need Cloud-Storage or anything like that, so just mail is fine.

Thx in regards :)

  • hanke
    link
    fedilink
    arrow-up
    7
    ·
    3 days ago

    Imap and end to end encryption are not possible at the same time.

    Bridge exposes an IMAP interface but encrypts everything as Proton would, had you used the web client.

    It solves a technical limitation.

    • andylicious1337@lemmy.worldOP
      link
      fedilink
      arrow-up
      1
      ·
      3 days ago

      oh so only when using their client I have the e2ee for the emails on their server? kind of makes sence but def. a point to take into consideration.

      • hanke
        link
        fedilink
        arrow-up
        4
        ·
        2 days ago

        No, I think you are misunderstanding my poor explanation.

        Your emails are encrypted at rest on their server regardless if you use the web client or IMAP through the bridge.

        The thing is that the encryption layer must happen at some point in time when you communicate with their API:s. In the web client this encryption is built-in. IMAP on the other hand does not support this type of end to end encryption, so the bridge adds this layer for you.

        So you communicate unencrypted locally between your email client (Thunderbird for example) and the Protonmail bridge that you have installed locally on your computer. Then Protonmail bridge encrypts and decrypts all emails for you. So to your email client, it seems like a normal email server, but in reality everything is encrypted.

        (Standard “encrypted email” disclaimer: Your emails are not encrypted in transit unless both parties, sending and receiving, are set up for encryption. Email is otherwise not end to end encrypted in transit)