Email is an open system, right? Anyone can send a message to anyone… unless they are on Gmail! School Interviews uses two email servers t…

  • sab@kbin.social
    link
    fedilink
    arrow-up
    5
    ·
    1 year ago

    For those considering Proton Mail: There is one great benefit or disadvantage, depending on how you see it. As all traffic is encrypted, Proton Mail does not support standard IMAP or POP3. It’s therefore best used with the official Proton Mail app rather than third party apps. On desktop, you can use your favourite email client (Thunderbird et al) only if you install a “bridge” which decrypts incoming emails before forwarding them to the client: this bridge is, in turn, only available to paying subscribers.

    That said, it’s a great service, and the fact that they have a viable business model which doesn’t depend on selling out their users might be a good thing.

      • sab@kbin.social
        link
        fedilink
        arrow-up
        3
        ·
        1 year ago

        Proton is end-to-end encrypted - they don’t have the keys themselves. With TLS, encryption is between you and the server, but the information can be decrypted on the server side.

        At least that’s my understanding of it. If you want Proton’s own words, they wrote an explanation on their website. :)

      • dorkian-gray@kbin.social
        link
        fedilink
        arrow-up
        2
        ·
        1 year ago

        They’re not using a different protocol for delivery, they still use IMAP and SMTP, but other mail clients can’t decrypt the message content from Proton because they don’t have the keys (and nor do Proton). Proton do supply a “bridge” app if you want to use your Proton mail with a desktop email client, which handles the decryption between your computer and Proton by accessing the Proton encryption keys on your computer.

        TLS is like a padlock on a box, and you have the key. Encrypted content is if the letter in the box is also written in code, needing another key to translate into plain language.