proton-bridge VS gluon

Compare proton-bridge vs gluon and see what are their differences.

proton-bridge

Proton Mail Bridge application (by ProtonMail)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
proton-bridge gluon
83 5
1,062 427
3.9% 1.6%
9.7 7.2
about 2 months ago 7 days ago
Go Go
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

proton-bridge

Posts with mentions or reviews of proton-bridge. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-07.

gluon

Posts with mentions or reviews of gluon. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-03.
  • Inside Gluon, our new IMAP library
    1 project | /r/ProtonMail | 23 Feb 2023
    Check our blog to learn more: https://proton.me/blog/gluon-imap-library. You can peek into it yourself on our GitHub: https://github.com/ProtonMail/gluon.
  • Bridge and Thunderbird Trash
    3 projects | /r/ProtonMail | 3 Nov 2022
    They are going to replace go-imap with gluon. That's an effort which has been going on for quite a while.
  • Proton Bridge: Message UIDs are not stable / possible data loss (deletion of wrong messages)
    4 projects | /r/ProtonMail | 2 Nov 2022
    Hi all, we want to share more info about the reported issue with 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 issue in a library that Bridge uses to implement IMAP. When there are network issues, this library returns errors to email clients. Unfortunately, there are hundreds of email clients, and some email clients don’t handle errors properly, and this leads to desynchronization. Our error tracking shows this does not happen often (1-2% of Bridge users) and the symptom is usually incorrect display of messages or read/unread status which is fixed with an inbox resynchronization. There are cases where a combination of a desynchronized mailbox and a specific series of user actions can lead to accidental email deletion, but this is far rarer than desynchronization. Our implementation tries as hard as possible to avoid this. If you find you are missing an email, our implementation works around the issue by placing it in your All Mail folder, so please check there. If you believe you have an email that is accidentally deleted, please contact our support team and we will do our best to help you undelete it. As Bridge is open source, updates on this issue have always been publicly posted on GitHub. IMAP-compatible encryption is a very difficult task and Bridge must interface with many different email clients, most of which are not open-source making it almost impossible to address all cases where certain clients don’t do error handling properly. Addressing this issue at the source requires replacing the core IMAP library. Unfortunately, there is not exactly a large selection of open-source IMAP libraries to pick from. None in fact are sufficiently well maintained to ensure we don’t run into this issue again. And a commercial library does not work because of Proton’s open-source nature. Therefore, the solution is to build our own IMAP library called Gluon, which we have been focusing on since this issue was reported to us. You can follow the progress or participate in this open-source effort here: https://github.com/ProtonMail/gluon
  • Protonmail can delete the wrong email and nobody cares
    6 projects | news.ycombinator.com | 2 Nov 2022
    This 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 issue in a library that Bridge uses to implement IMAP. When there are network issues, this library returns errors to email clients.

    Unfortunately, there are hundreds of email clients, and some email clients don’t handle errors properly, and this leads to desynchronization.

    Our error tracking shows this does not happen often (1-2% of Bridge users) and the symptom is usually incorrect display of messages or read/unread status which is fixed with an inbox resynchronization. There are cases where a combination of a desynchronized mailbox and a specific series of user actions can lead to accidental email deletion, but this is far rarer than desynchronization. Our implementation tries as hard as possible to avoid this. If you find you are missing an email, our implementation works around the issue by placing it in a users’ All Mail folder.

    As Bridge is open source, updates on this issue have always been publicly posted on GitHub. Addressing this issue at the source requires replacing the core IMAP library. Unfortunately, there are no FOSS IMAP libraries that are sufficiently well maintained. Therefore, the solution is to build our own IMAP library called Gluon, which we have been focusing on since this issue was reported to us. You can follow the progress of this open-source project here: https://github.com/ProtonMail/gluon

    We are not refusing to fix the problem. The only possible solution is writing a new open-source IMAP library which we can maintain ourselves to ensure this class of errors cannot occur again. We have doubled the size of the team working on this this year so it is a priority for us.

    We’re confident that this addresses the main sources of desynchronization and will be available in the beta version of Bridge by the end of the year.

What are some alternatives?

When comparing proton-bridge and gluon you can also consider the following projects:

hydroxide - A third-party, open-source ProtonMail CardDAV, IMAP and SMTP bridge

proton-bridge - ProtonMail Bridge application

FreeCAD_assembly3 - Experimental attempt for the next generation assembly workbench for FreeCAD

go-imap - 📥 An IMAP library for clients and servers

Contents - Community documentation, code, links to third-party resources, ... See the issues and pull requests for pending content. Contributions are welcome !

jmap - JSON Meta Application Protocol Specification (JMAP)

gpgmda - GPG encrypting MDA

aws-lambda-ses-forwarder - Serverless email forwarding using AWS Lambda and SES

wildduck - Opinionated email server

mCaptcha - A no-nonsense CAPTCHA system with seamless UX | Backend component

ImapSync - Imapsync is an IMAP transfers tool. The purpose of imapsync is to migrate IMAP accounts or to backup IMAP accounts. IMAP is one of the three current standard protocols to access mailboxes, the two others are POP3 and HTTP with webmails, webmails are often tied to an IMAP server. Upstream website is