email-oauth2-proxy_2025.3.14-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Sun, 03 Aug 2025 13:54:36 +0200 |
Source: | email-oauth2-proxy |
Binary: | python3-email-oauth2-proxy |
Architecture: | source all |
Version: | 2025.3.14-1 |
Distribution: | unstable |
Urgency: | low |
Maintainer: | Joost van Baal-Ilić <joostvb@debian.org> |
Changed-By: | Joost van Baal-Ilić <joostvb@debian.org> |
Description: | python3-email-oauth2-proxy - transparently add OAuth 2.0 support to IMAP/POP/SMTP client appli |
Closes: | 1082019 |
Changes: | email-oauth2-proxy (2025.3.14-1) unstable; urgency=low * Initial release (Closes: #1082019) |
Files: | 80895f3861c703f078354cdadb3b6a27 2203 python optional email-oauth2-proxy_2025.3.14-1.dsc 8914cd29da473c3645efe9385aedf4a7 76499 python optional email-oauth2-proxy_2025.3.14.orig.tar.gz 4b5bc4951ac3661cea81b72b9039b4db 3508 python optional email-oauth2-proxy_2025.3.14-1.debian.tar.xz 2abe77023b0eca47159ff762ec7824fd 6951 python optional email-oauth2-proxy_2025.3.14-1_amd64.buildinfo d8c1e1de99bb274eb87a12db9f43cc85 77736 python optional python3-email-oauth2-proxy_2025.3.14-1_all.deb |
email-oauth2-proxy_2025.3.14-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | email-oauth2-proxy |
Binary: | python3-email-oauth2-proxy |
Architecture: | all |
Version: | 2025.3.14-1 |
Maintainer: | Joost van Baal-Ilić <joostvb@debian.org> |
Uploaders: | Debian Python Team <team+python@tracker.debian.org> |
Homepage: | https://github.com/simonrob/email-oauth2-proxy |
Standards-Version: | 4.7.2 |
Vcs-Browser: | https://salsa.debian.org/python-team/packages/email-oauth2-proxy |
Vcs-Git: | https://salsa.debian.org/python-team/packages/email-oauth2-proxy.git |
Build-Depends: | debhelper-compat (=13), python3-setuptools, pybuild-plugin-pyproject, dh-sequence-python3, dh-python, python3-all, python3-pyasyncore, scdoc |
Package-List: | python3-email-oauth2-proxy deb python optional arch=all |
Files: | 8914cd29da473c3645efe9385aedf4a7 76499 email-oauth2-proxy_2025.3.14.orig.tar.gz 4b5bc4951ac3661cea81b72b9039b4db 3508 email-oauth2-proxy_2025.3.14-1.debian.tar.xz |
README.source for email-oauth2-proxy_2025.3.14-1.dsc (click to toggle) | |
---|---|
No README.source in this package |
control file for python3-email-oauth2-proxy_2025.3.14-1_all.deb (click to toggle) | |
---|---|
Package: | python3-email-oauth2-proxy |
Source: | email-oauth2-proxy |
Version: | 2025.3.14-1 |
Architecture: | all |
Maintainer: | Joost van Baal-Ilić <joostvb@debian.org> |
Installed-Size: | 309 |
Depends: | python3-cryptography (>=2.2), python3-jwt, python3-prompt-toolkit, python3-pyasyncore, python3:any |
Section: | python |
Priority: | optional |
Homepage: | https://github.com/simonrob/email-oauth2-proxy |
Description: | transparently add OAuth 2.0 support to IMAP/POP/SMTP client applications Email services that support IMAP, POP and/or SMTP access are since the early 2020ies requiring the use of OAuth 2.0 to authenticate connections, but not all clients support this method. This tool creates a simple local proxy that intercepts the traditional IMAP/POP/SMTP authentication commands and transparently replaces them with the appropriate SASL (X)OAuth 2.0 commands and credentials. Your email client can continue to use the login or auth/authenticate options, with no need to make it aware of OAuth's existence. The proxy works in the background with a menu bar/taskbar helper or as a headless system service. One can use email-oauth2-proxy to access e.g. an Office 365 email account without using Outlook's build in authentication, or use Gmail without using the App Password. |
contents of python3-email-oauth2-proxy_2025.3.14-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-08-03 11:54 ./ drwxr-xr-x root/root 0 2025-08-03 11:54 ./usr/ drwxr-xr-x root/root 0 2025-08-03 11:54 ./usr/bin/ -rwxr-xr-x root/root 208 2025-08-03 11:54 ./usr/bin/emailproxy drwxr-xr-x root/root 0 2025-08-03 11:54 ./usr/lib/ drwxr-xr-x root/root 0 2025-08-03 11:54 ./usr/lib/python3/ drwxr-xr-x root/root 0 2025-08-03 11:54 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2025-08-03 11:54 ./usr/lib/python3/dist-packages/emailproxy-2025.3.14.dist-info/ -rw-r--r-- root/root 7 2025-08-03 11:54 ./usr/lib/python3/dist-packages/emailproxy-2025.3.14.dist-info/INSTALLER -rw-r--r-- root/root 38078 2025-08-03 11:54 ./usr/lib/python3/dist-packages/emailproxy-2025.3.14.dist-info/METADATA -rw-r--r-- root/root 91 2025-08-03 11:54 ./usr/lib/python3/dist-packages/emailproxy-2025.3.14.dist-info/WHEEL -rw-r--r-- root/root 46 2025-08-03 11:54 ./usr/lib/python3/dist-packages/emailproxy-2025.3.14.dist-info/entry_points.txt -rw-r--r-- root/root 11 2025-08-03 11:54 ./usr/lib/python3/dist-packages/emailproxy-2025.3.14.dist-info/top_level.txt -rw-r--r-- root/root 207654 2025-08-03 11:54 ./usr/lib/python3/dist-packages/emailproxy.py drwxr-xr-x root/root 0 2025-08-03 11:54 ./usr/share/ drwxr-xr-x root/root 0 2025-08-03 11:54 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-08-03 11:54 ./usr/share/doc/python3-email-oauth2-proxy/ -rw-r--r-- root/root 12182 2025-08-03 11:54 ./usr/share/doc/python3-email-oauth2-proxy/README.md.gz -rw-r--r-- root/root 453 2025-08-03 11:54 ./usr/share/doc/python3-email-oauth2-proxy/SECURITY.md -rw-r--r-- root/root 648 2025-08-03 11:54 ./usr/share/doc/python3-email-oauth2-proxy/TODO.Debian -rw-r--r-- root/root 176 2025-08-03 11:54 ./usr/share/doc/python3-email-oauth2-proxy/changelog.Debian.gz -rw-r--r-- root/root 1083 2025-08-03 11:54 ./usr/share/doc/python3-email-oauth2-proxy/copyright drwxr-xr-x root/root 0 2025-08-03 11:54 ./usr/share/doc/python3-email-oauth2-proxy/examples/ -rw-r--r-- root/root 27941 2025-08-03 11:54 ./usr/share/doc/python3-email-oauth2-proxy/examples/emailproxy.config drwxr-xr-x root/root 0 2025-08-03 11:54 ./usr/share/man/ drwxr-xr-x root/root 0 2025-08-03 11:54 ./usr/share/man/man1/ -rw-r--r-- root/root 1315 2025-08-03 11:54 ./usr/share/man/man1/emailproxy.1.gz |
copyright of python3-email-oauth2-proxy_2025.3.14-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: email-oauth2-proxy Upstream-Contact: Simon Robinson <simon@robinson.ac> https://simon.robinson.ac Source: https://github.com/simonrob/email-oauth2-proxy Files: * Copyright: (c) 2024 Simon Robinson License: Apache-2.0 Files: debian/* Copyright: Joost van Baal-Ilić <joostvb@debian.org> License: Apache-2.0 License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS"BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the complete text of the Apache License, Version 2.0 can be found in '/usr/share/common-licenses/Apache-2.0'. |
Timestamp: 03.08.2025 / 20:02:28 (UTC)