They also don’t care about locking you permanently out of your own e-Mail with no warning, for no reason, with no recourse. Honestly - there are far better options out there. They’re not in anyway a responsible enough business to manage an e-mail service. It’s run more like a hobby project than critical infrastructure.
I think it's worse than that - they are well into the stage of growth where privacy and reliability are just marketing deceptions. Some other recent data points: - They suddenly weakened a privacy setting, and even exposed some client IPs for good measure. - https://news.ycombinator.com/item?id=33375424 - Yesterday they decided to throw up a big modal advertisement for a bulk plan at login, even to paying customers.…
Protonmail can delete the wrong email and nobody cares
241–250 of 254 posts
Re: Protonmail can delete the wrong email and nobody cares
#242Earlier quoted context omitted.
> I don't get it. Bridge is open source does not imply it should relies upon open-source components. It could be open source and depend on proprietary components, but then the public wouldn't be able to build and use it from source.
Proton should be responsible no matter it uses the third-party open-source/propriety components or not. If they decide to use third party libraries, that's their responsibility to review those libraries and include them to their code base. Not "it's not my fault; it's others fault"
Which they are doing.
Re: Protonmail can delete the wrong email and nobody cares
#243Earlier quoted context omitted.
> Bridge is open source, and as a result relies upon open-source components I don't get it. Bridge is open source does not imply it should relies upon open-source components. > Addressing this issue at the source requires replacing the core IMAP library. Why building an IMAP library from scratch instead of fixing/forking go-imap? Even a temporary fix to go-imap when you are developing gluon? Another repetitive work w…
> I don't get it. Bridge is open source does not imply it should relies upon open-source components. It could be open source and depend on proprietary components, but then the public wouldn't be able to build and use it from source.
Re: Protonmail can delete the wrong email and nobody cares
#244Earlier quoted context omitted.
I think it's worse than that - they are well into the stage of growth where privacy and reliability are just marketing deceptions. Some other recent data points: - They suddenly weakened a privacy setting, and even exposed some client IPs for good measure. - https://news.ycombinator.com/item?id=33375424 - Yesterday they decided to throw up a big modal advertisement for a bulk plan at login, even to paying customers.…
That changed setting should have been a huge story. I've paid for ProtonMail for like 6 years now, and this was the most disappointing thing I've dealt with.
Re: Protonmail can delete the wrong email and nobody cares
#245This is Bart, Proton CTO here. For clarity, the issue mentioned here only impacts Proton Mail Bridge, our desktop IMAP/SMTP gateway to Proton Mail encrypted email. The fact that Bridge and its client can become desynchronized sporadically for some users is a high priority issue we have been working on. Bridge is open source, and as a result relies upon open-source components, and the root cause is an architectural is…
(If so, I will make the jump from the free plan.)
Re: Protonmail can delete the wrong email and nobody cares
#246This is Bart, Proton CTO here. For clarity, the issue mentioned here only impacts Proton Mail Bridge, our desktop IMAP/SMTP gateway to Proton Mail encrypted email. The fact that Bridge and its client can become desynchronized sporadically for some users is a high priority issue we have been working on. Bridge is open source, and as a result relies upon open-source components, and the root cause is an architectural is…
Nobody else has asked it, so I will: DOES Proton Bridge work OK with mutt ? (If so, I will make the jump from the free plan.)
Re: Protonmail can delete the wrong email and nobody cares
#247This is Bart, Proton CTO here. For clarity, the issue mentioned here only impacts Proton Mail Bridge, our desktop IMAP/SMTP gateway to Proton Mail encrypted email. The fact that Bridge and its client can become desynchronized sporadically for some users is a high priority issue we have been working on. Bridge is open source, and as a result relies upon open-source components, and the root cause is an architectural is…
The fundamental problem is that `UID`s in IMAP kinda suck because assigning persistent, unique IDs to emails in a store is a hard problem because doing that for mbox- or maildir-like stores is hard because those predated any notion of remote email access protocols. Thus in practice IMAP servers generally assign `UID`s ephemerally per-session, which means that clients can't rely on the stability of `UID`s, which means…
Re: Protonmail can delete the wrong email and nobody cares
#248Earlier quoted context omitted.
The fundamental problem is that `UID`s in IMAP kinda suck because assigning persistent, unique IDs to emails in a store is a hard problem because doing that for mbox- or maildir-like stores is hard because those predated any notion of remote email access protocols. Thus in practice IMAP servers generally assign `UID`s ephemerally per-session, which means that clients can't rely on the stability of `UID`s, which means…
Why is this complex…just take a sha3 hash of the email body + timestamp, then b58 it or format any way you want. Instant uuid per email.
Re: Protonmail can delete the wrong email and nobody cares
#249This is Bart, Proton CTO here. For clarity, the issue mentioned here only impacts Proton Mail Bridge, our desktop IMAP/SMTP gateway to Proton Mail encrypted email. The fact that Bridge and its client can become desynchronized sporadically for some users is a high priority issue we have been working on. Bridge is open source, and as a result relies upon open-source components, and the root cause is an architectural is…
These issues have been around since I started using bridge 3 yrs ago. So im sorry but my patience is running out soon.
I just renewed my yearly membership, but if these bugs concerning the MAIN FEATURE of proton arent taken care of in the next few months than i will be looking for alternatives.
Re: Protonmail can delete the wrong email and nobody cares
#250Earlier quoted context omitted.
I like Tutanota better anyway as it has better value and is truly FOSS (app without Google push is a must for me).
I had to move off tutanota when I discovered they don't offer offline access to email. Protonmail claims to support offline access, but in every rare occasion I needed it, it wasnt working for me.
They do have offline support now as far as I know.