Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#959145: ITP: protonmail-bridge -- ProtonMail Bridge for e-mail clients.

4 views
Skip to first unread message

Patryk Cisek

unread,
Apr 29, 2020, 5:30:03 PM4/29/20
to
Package: wnpp
Owner: Patryk Cisek <pat...@debian.org>
Severity: wishlist

* Package name : protonmail-bridge
Version : 1.2.6
Upstream Author : Proton Technologies AG (ProtonMail Bridge
developers) <bri...@protonmail.ch>
* URL : https://github.com/ProtonMail/proton-bridge
* License : GPL
Programming Lang: Go
Description : ProtonMail Bridge for e-mail clients.

IMAP/SMTP bridge to ProtonMail for paid clients.

ProtonMail stores emails on their servers encrypted with GnuPG key, that
is encrypted with a symmetric cipher, for which the password is your
ProtonMail account password. Those emails can be decrypted only when you
access your account through Web Mail interface (you log in and provide
the password then) and through this bridge (your email client can
download messages through IMAP from the bridge, and it's the bridge that
decrypts those emails).

Benedikt Ahrens

unread,
Aug 24, 2021, 1:40:03 PM8/24/21
to

It would be fantastic to have this application packaged in Debian.

Ben Westover

unread,
Sep 12, 2022, 12:50:03 AM9/12/22
to
Hello,

Are you still working on this package? I would be willing to pick up
where you left off.

Thanks,
--
Ben Westover
OpenPGP_signature

Patryk Cisek

unread,
Sep 12, 2022, 10:30:03 AM9/12/22
to
Hey Ben,

Please, go for it -- I won't be able to get around to packaging it any
time soon.
--
Patryk Cisek

Ben Westover

unread,
Jun 20, 2023, 2:30:04 AM6/20/23
to
Control: title -1 RFP: protonmail-bridge -- Proton Mail Bridge for e-mail clients.

I've given up packaging this; there are too many weird dependencies
which I don't have the Go experience to handle, and the source for the
actual Bridge is a mess to package. Even before trying to package this
program, I couldn't get it to build on architectures other than amd64,
which is kind of unacceptable.

Thanks,
--
Ben Westover

OpenPGP_signature

Ben Westover

unread,
Jul 7, 2023, 6:01:05 PM7/7/23
to
On 6/20/23 2:24 AM, Ben Westover wrote:
> Even before trying to package this program, I couldn't get it to
> build on architectures other than amd64, which is kind of
> unacceptable.

So, I did some more research after this, and I found out some things:

1. One of the libraries it uses only supports 64 bit architectures, and
another only supports x86 (and ARM after I got a patch merged), so
only the amd64 and arm64 architectures would be supported.

2. The build script for the GUI arbitrarily won't let you build on
ARM64 unless you're on macOS. In my bug report [1], the Proton team
didn't give any practical reason for this other than "ARM on Linux
is not supported" even though it builds and runs fine once you apply
a one-line change to that build script to allow ARM builds on Linux.

So, with a simple patch, you can upgrade the number of supported
architectures from 1 to 2. That 64-bit-only library is pretty annoying.

--
Ben Westover

[1] https://github.com/ProtonMail/proton-bridge/issues/398
OpenPGP_signature
0 new messages