For some reason I have it in the back of my mind that they were at one point accused of being a honeypot for US intelligence because of their association with MIT. Probably complete BS, but maybe not. Are they as open source as they claim to be? Looks like they’re on github. F-Droid seems to think they have some Google libraries or whatever that they use.

ProtonMail users, how do you like/dislike it?

  •  jarfil   ( @jarfil@beehaw.org ) 
    link
    fedilink
    12
    edit-2
    3 months ago

    General rule of thumb:

    1. Web: can change at any moment, can serve a highly secure mail web app… except to those it might decide to target, giving them zero notice, leaving close to zero trace.
    2. Electron based “app”: if it can run random JS from the web, see first point.
    3. Compiled app: to change its way of working, the user needs to update/download a different version. An explicit user action is required, people can notice malicious changes and warn others about them.
    4. Compiled open source app: same as a compiled app, except people can also notice malicious changes before running the code, fork it to remove them, compile it themselves, and warn others.

    ProtoMail, touts itself as a “secure web app”, which is a contradiction.

    If you use an open source app to access ProtonMail’s service, the security lies in whatever app you use. At that point, might as well send E2E encrypted mail via GMail.

    TL;DR: the way most people use it, is just security theatre.

      •  jarfil   ( @jarfil@beehaw.org ) 
        link
        fedilink
        2
        edit-2
        3 months ago

        Both privacy and security are the same in either case:

        • Both servers know who’s connecting
        • Both servers see the connecting IP
        • Both servers know the source and target mail addresses
        • Neither server knows the message’s content
        • Neither server controls the client’s app

        The moment you go off-VPN, or use a webapp, security goes out the window.

        Privacy, as in social network/contacts, goes out the window the moment you use a fixed email address; more so if it’s associated to your IRL identity.