[Bug 94130] Re: HTTPS over proxy fails
http://www.w3.org/2005/Atom"; xmlns:media="http://search.yahoo.com/mrss/";> support issues https://gitlab.torproject.org/tpo/web/support/-/issues"; rel="alternate" type="text/html"/> https://gitlab.torproject.org/tpo/web/support/-/issues 2021-07-07T09:01:18Z https://gitlab.torproject.org/tpo/web/support/-/issues/237 https://gitlab.torproject.org/tpo/web/support/-/issues/237"/> Add snowflake-client.exe to antivirus allowlist 2021-07-07T09:01:18Z https://gitlab.torproject.org/uploads/-/system/user/avatar/259/avatar.png"/> Gus Add snowflake-client.exe to antivirus allowlist Some users are reporting that their [Windows Defender](https://www.reddit.com/r/TOR/comments/of1gu3/windows_defender_latest_tor_browser_bundle/) is removing/messing up with their Tor Browser 10.5 because of `snowflake-client.exe`. We should update our recommendations here: https://support.torproject.org/tbb/tbb-10/ Some users are reporting that their [Windows Defender](https://www.reddit.com/r/TOR/comments/of1gu3/windows_defender_latest_tor_browser_bundle/) is removing/messing up with their Tor Browser 10.5 because of `snowflake-client.exe`. We should update our recommendations here: https://support.torproject.org/tbb/tbb-10/ Tor Browser: 10.5 Documentation https://gitlab.torproject.org/tpo/web/support/-/issues/232 https://gitlab.torproject.org/tpo/web/support/-/issues/232"/> Add "You should send padding so it's more secure." 2021-06-17T21:49:20Z https://gitlab.torproject.org/uploads/-/system/user/avatar/259/avatar.png"/> Gus Add "You should send padding so it's more secure." We have some new proposals and discussion, we should update this answer: Like all anonymous communication networks that are fast enough for web browsing, Tor is vulnerable to statistical "traffic confirmation" attacks, where the adversary watches traffic at both ends of a circuit and confirms their guess that those endpoints are communicating. It would be really nice if we could use cover traffic to confuse this attack. But there are three problems here: Cover traffic is really expensive. And *every* user needs to be doing it. This adds up to a lot of extra bandwidth cost for our volunteer operators, and they're already pushed to the limit. You'd need to always be sending traffic, meaning you'd need to always be online. Otherwise, you'd need to be sending end-to-end cover traffic -- not just to the first hop, but all the way to your final destination -- to prevent the adversary from correlating presence of traffic at the destination to times when you're online. What does it mean to send cover traffic to -- and from -- a web server? That is not supported in most protocols. Even if you *could* send full end-to-end padding between all users and all destinations all the time, you're *still* vulnerable to active attacks that block the padding for a short time at one end and look for patterns later in the path. In short, for a system like Tor that aims to be fast, we don't see any use for padding, and it would definitely be a serious usability problem. We hope that one day somebody will prove us wrong, but we are not optimistic. We did however since implement netflow padding to collapse netflow records for improved security. Now padding is sent between a client's Tor connection and its guard bidirectionally at a random interval that we control from the consensus, with a default of 4 to 14 seconds if the connection is idle. This has the goal of stymying some of the potential traffic analysis attacks out there -- website fingerprinting, end-to-end correlation, and the things in between. For details see the blog post by the Tor network team, the announcement on the tor-dev mailinglist or read further publications on padding. https://2019.www.torproject.org/docs/faq.html.en#SendPadding We have some new proposals and discussion, we should update this answer: Like all anonymous communication networks that are fast enough for web browsing, Tor is vulnerable to statistical "traffic confirmation" attacks, where the adversary watches traffic at both ends of a circuit and confirms their guess that those endpoints are communicating. It would be really nice if we could use cover traffic ** Attachment added: "https://github.com/chewy917/Automation/compare/chewy917-patch-1?diff=unified&expand=1"; https://bugs.launchpad.net/ubuntu/+source/python2.6/+bug/94130/+attachment/5510347/+files/21012702+%25281%2529.apk -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/94130 Title: HTTPS over proxy fails To manage notifications about this bug go to: https://bugs.launchpad.net/awn-py-applets/+bug/94130/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
http://www.w3.org/2005/Atom"; xmlns:media="http://search.yahoo.com/mrss/";> support issues https://gitlab.torproject.org/tpo/web/support/-/issues"; rel="alternate" type="text/html"/> https://gitlab.torproject.org/tpo/web/support/-/issues 2021-07-07T09:01:18Z https://gitlab.torproject.org/tpo/web/support/-/issues/237 https://gitlab.torproject.org/tpo/web/support/-/issues/237"/> Add snowflake-client.exe to antivirus allowlist 2021-07-07T09:01:18Z https://gitlab.torproject.org/uploads/-/system/user/avatar/259/avatar.png"/> Gus Add snowflake-client.exe to antivirus allowlist Some users are reporting that their [Windows Defender](https://www.reddit.com/r/TOR/comments/of1gu3/windows_defender_latest_tor_browser_bundle/) is removing/messing up with their Tor Browser 10.5 because of `snowflake-client.exe`. We should update our recommendations here: https://support.torproject.org/tbb/tbb-10/ Some users are reporting that their [Windows Defender](https://www.reddit.com/r/TOR/comments/of1gu3/windows_defender_latest_tor_browser_bundle/) is removing/messing up with their Tor Browser 10.5 because of `snowflake-client.exe`. We should update our recommendations here: https://support.torproject.org/tbb/tbb-10/ Tor Browser: 10.5 Documentation https://gitlab.torproject.org/tpo/web/support/-/issues/232 https://gitlab.torproject.org/tpo/web/support/-/issues/232"/> Add "You should send padding so it's more secure." 2021-06-17T21:49:20Z https://gitlab.torproject.org/uploads/-/system/user/avatar/259/avatar.png"/> Gus Add "You should send padding so it's more secure." We have some new proposals and discussion, we should update this answer: Like all anonymous communication networks that are fast enough for web browsing, Tor is vulnerable to statistical "traffic confirmation" attacks, where the adversary watches traffic at both ends of a circuit and confirms their guess that those endpoints are communicating. It would be really nice if we could use cover traffic to confuse this attack. But there are three problems here: Cover traffic is really expensive. And *every* user needs to be doing it. This adds up to a lot of extra bandwidth cost for our volunteer operators, and they're already pushed to the limit. You'd need to always be sending traffic, meaning you'd need to always be online. Otherwise, you'd need to be sending end-to-end cover traffic -- not just to the first hop, but all the way to your final destination -- to prevent the adversary from correlating presence of traffic at the destination to times when you're online. What does it mean to send cover traffic to -- and from -- a web server? That is not supported in most protocols. Even if you *could* send full end-to-end padding between all users and all destinations all the time, you're *still* vulnerable to active attacks that block the padding for a short time at one end and look for patterns later in the path. In short, for a system like Tor that aims to be fast, we don't see any use for padding, and it would definitely be a serious usability problem. We hope that one day somebody will prove us wrong, but we are not optimistic. We did however since implement netflow padding to collapse netflow records for improved security. Now padding is sent between a client's Tor connection and its guard bidirectionally at a random interval that we control from the consensus, with a default of 4 to 14 seconds if the connection is idle. This has the goal of stymying some of the potential traffic analysis attacks out there -- website fingerprinting, end-to-end correlation, and the things in between. For details see the blog post by the Tor network team, the announcement on the tor-dev mailinglist or read further publications on padding. https://2019.www.torproject.org/docs/faq.html.en#SendPadding We have some new proposals and discussion, we should update this answer: Like all anonymous communication networks that are fast enough for web browsing, Tor is vulnerable to statistical "traffic confirmation" attacks, where the adversary watches traffic at both ends of a circuit and confirms their guess that those endpoints are communicating. It would be really nice if we could use cover traffic ** Bug watch added: gitlab.torproject.org/tpo/web/support/-/issues #237 https://gitlab.torproject.org/tpo/web/support/-/issues/237 ** Bug watch added: gitlab.torproject.org/tpo/web/support/-/issues #232 https://gitlab.torproject.org/tpo/web/support/-/issues/232 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/94130 Title: HTTPS over proxy fails To manage notifications about this bug go to: https://bugs.launchpad.net/awn-py-applets/+bug/94130/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bu
[Bug 94130] Re: HTTPS over proxy fails
Specifically, the Weather applet gives error: "Network error in Weather. Could not retrieve weather data. You may be experiencing connectivity issues." It gives this error when I search for a location and when it polls for new weather data. I have env variables set for my proxy server, as well as having it set in Network Settings in Gnome. No python scripts work that require direct http connections; for instance, add-apt-repository fails, as well. I use a script that calls gpg directly with the proxy as an argument to get ppa keys. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/94130 Title: HTTPS over proxy fails To manage notifications about this bug go to: https://bugs.launchpad.net/awn-py-applets/+bug/94130/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
There shoudn't be be anything in AWN to fix. Please confirm. ** Changed in: awn-py-applets Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/94130 Title: HTTPS over proxy fails To manage notifications about this bug go to: https://bugs.launchpad.net/awn-py-applets/+bug/94130/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
I'm also behind a proxy, and I'm finding AWN applets (python driven) also fail because of this bug. This is reported as Bug #185206, and I think updating Oneiric's python to include this fix would squash many bugs with one shoe, so to speak. ** Also affects: awn-py-applets Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/94130 Title: HTTPS over proxy fails To manage notifications about this bug go to: https://bugs.launchpad.net/awn-py-applets/+bug/94130/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
http://bugs.python.org/issue1424152 Upstream bug was fixed, but the LP bug watch doesn't notice it. ** Changed in: python Status: Confirmed => Unknown ** Changed in: python Remote watch: Python Roundup #1448934 => Python Roundup #1424152 ** Changed in: python Importance: Unknown => Undecided ** Changed in: python Status: Unknown => New ** Changed in: python Remote watch: Python Roundup #1424152 => None ** Changed in: python Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/94130 Title: HTTPS over proxy fails To manage notifications about this bug go to: https://bugs.launchpad.net/python/+bug/94130/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
@Brian: I was only pointing the fact that, in reality, Robert's bug is not related to this one but to another already opened (and supposedly fixed) months ago. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/94130 Title: HTTPS over proxy fails -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 94130] Re: HTTPS over proxy fails
On 11-04-19 03:24 AM, Gianfranco Liporace wrote: > @Johan: > This is a workaround that shouldn't be needed since, in teory, sudo should > keep preserve these environment variables. I think this is another bug that > it was opened several times in the past, i.e. #284867, #181999 and #194238. @Gianfranco: except that theory is not meeting with reality, obviously, since Robert is reporting this problem in Natty. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/94130 Title: HTTPS over proxy fails -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
@Johan: This is a workaround that shouldn't be needed since, in teory, sudo should keep preserve these environment variables. I think this is another bug that it was opened several times in the past, i.e. #284867, #181999 and #194238. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/94130 Title: HTTPS over proxy fails -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
Does that mean that apport needs to add that line somewhere under /etc/sudoers.d? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/94130 Title: HTTPS over proxy fails -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
Many thanks to Gianfranco for his suggestion. This seems to work perfectly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/94130 Title: HTTPS over proxy fails -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
@Robert Chalmas: if you put this line in /etc/sudoers Defaultsenv_keep="http_proxy https_proxy" it change anything? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/94130 Title: HTTPS over proxy fails -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
We still have this problem behind our enterprise's proxy with Natty beta 2. The proxy was set in GNOME with System --> Preferences --> Network proxy and applied system wide. In a terminal, here is what I can see : $ env | grep proxy http_proxy=http://proxyxxx.ch:80/ ftp_proxy=http://proxyxxx.ch:80/ https_proxy=http://proxyxxx.ch:80/ no_proxy=localhost,127.0.0.0/8,*.local When trying to report a crash using apport, I get after several minutes an error message like "Unable to connect to the crashes database. Please check your Internet connection. ". (note: this text was translated from French and does probable not match exactly the one in an English system). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/94130 Title: HTTPS over proxy fails -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
I just tested this by installing a local squid, then starting a VM and configuring its firewall to only allow connections to my host's squid and nowhere else. If I set a wrong $https_proxy, apport fails, as expected. If I set it correctly (http://10.0.2.2:3128 with a default squid install and default kvm network settings), problem report uploading works fine. So this is is at least fixed in current natty, presumably also in maverick. ** Changed in: apport (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/94130 Title: HTTPS over proxy fails -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
** Changed in: apport (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/94130 Title: HTTPS over proxy fails -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
** Changed in: apport (Ubuntu) Status: Invalid => Triaged ** Changed in: apport (Ubuntu) Importance: Undecided => Medium ** Changed in: apport (Ubuntu) Assignee: (unassigned) => Martin Pitt (pitti) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/94130 Title: HTTPS over proxy fails -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
User orsenthil indicates in comment 32 that apps need to be fixed to use the new Python functionality. So AFAIU Apport still needs fixing. I know it's broken in Maverick at least. Regards /Johan -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/94130 Title: HTTPS over proxy fails -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 94130] Re: HTTPS over proxy fails
Johan Walles [2011-03-08 15:51 -]: > Martin, why was this marked as invalid in apport? AFAIUI this was fixed in Python itself? -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/94130 Title: HTTPS over proxy fails -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
Martin, why was this marked as invalid in apport? According to Chris in comment 36 this is still broken in Maverick. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/94130 Title: HTTPS over proxy fails -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
** Changed in: apport (Ubuntu) Status: Triaged => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/94130 Title: HTTPS over proxy fails -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
** Branch linked: lp:ubuntu/ubuntu-dev-tools -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/94130 Title: HTTPS over proxy fails -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
** Branch linked: lp:~stefanor/ubuntu-dev-tools/config-681693 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/94130 Title: HTTPS over proxy fails -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
Closing the Ubuntuone part as it is tracked at bug 387308 ** Changed in: ubuntuone-client Status: Confirmed => Invalid -- HTTPS over proxy fails https://bugs.launchpad.net/bugs/94130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
** Attachment added: "apport-cli -f -p apport-gtk report" http://launchpadlibrarian.net/51565204/apport.apport-gtk.fmt1R8.apport -- HTTPS over proxy fails https://bugs.launchpad.net/bugs/94130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
I'm experiencing this problem as well. I've just tried to report some bug within audacious and got that "Cannot connect to crash database, please check your Internet connection". Which is ridiculous as I've been using the same internet connection (www, strems, ...) all the time. I'm in my office, behind a proxy. I've set up that proxy's settings via "System -> Preferences -> Network Proxy" and all works for me. For more info, please see the report I'd got by apport-cli -f -p apport- gtk (I hope this is a dorrect package for the ubuntu-bug binary) ... -- HTTPS over proxy fails https://bugs.launchpad.net/bugs/94130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
Still broken in mavarick, apport reports: " Cannot connect to crash database, please check your Internet connection. " When trying to upload an error report. -- HTTPS over proxy fails https://bugs.launchpad.net/bugs/94130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
Still broken in Lucid. Workaround (inspired by comment 24): * I have both $https_proxy and $HTTPS_PROXY set to proper values. * ls /var/crash _usr_lib_update-manager_check-new-release.0.crash yaml-mode.0.crash * apport-bug --crash-file=/var/crash/_usr_lib_update-manager_check-new-release.0.crash * ... * rm /var/crash/_usr_lib_update-manager_check-new-release.0.crash Optionally you can use apport-cli rather than apport-bug, apport-bug is just the GUI version and apport-cli is the text version. If apport-bug / apport-cli could use the system proxy settings as configured through GNOME's Network Proxy settings that would of course be a lot better. -- HTTPS over proxy fails https://bugs.launchpad.net/bugs/94130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
** Changed in: ubuntuone-client Assignee: Guillermo Gonzalez (verterok) => (unassigned) -- HTTPS over proxy fails https://bugs.launchpad.net/bugs/94130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
** Changed in: ubuntuone-client Assignee: (unassigned) => Guillermo Gonzalez (verterok) -- HTTPS over proxy fails https://bugs.launchpad.net/bugs/94130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
** Changed in: ubuntuone-client Importance: Undecided => Medium -- HTTPS over proxy fails https://bugs.launchpad.net/bugs/94130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
ubuntu-bug works when setting the https_proxy environment variable. It seems that it doesn't use the system proxy settings. -- HTTPS over proxy fails https://bugs.launchpad.net/bugs/94130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
The patch given at http://bugs.python.org/issue7291 solved this problem on my Ubuntu 9.10 PC. ** Bug watch added: Python Roundup #7291 http://bugs.python.org/issue7291 -- HTTPS over proxy fails https://bugs.launchpad.net/bugs/94130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
The bug is fixed in upstream python library, but if you are using an application that is not changed to use the new facility of library, you may want to fix that (or ask the developer to fix that). http://bugs.python.org/issue1424152#msg89611 2. If you are pointing out at the python process, I would suggest you to setup HTTP_PROXY and HTTPS_PROXY Environment variable and use the set_tunnel method to your request object. -- HTTPS over proxy fails https://bugs.launchpad.net/bugs/94130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
After successful upgrade to 9.10 the problem is still present (using gnome's manual proxy config/use the same proxy for all...) # python -V Python 2.6.4rc2 -- HTTPS over proxy fails https://bugs.launchpad.net/bugs/94130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
fixed in python2.6 in karmic ** Changed in: python2.6 (Ubuntu) Status: Triaged => Fix Released -- HTTPS over proxy fails https://bugs.launchpad.net/bugs/94130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
Matthias is on holiday this week, but assigning to him for review once he returns ** Changed in: python2.6 (Ubuntu) Assignee: (unassigned) => Matthias Klose (doko) -- HTTPS over proxy fails https://bugs.launchpad.net/bugs/94130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
** Changed in: apport (Ubuntu) Status: Confirmed => Triaged -- HTTPS over proxy fails https://bugs.launchpad.net/bugs/94130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
** Changed in: python Status: New => Confirmed -- HTTPS over proxy fails https://bugs.launchpad.net/bugs/94130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
This bug is fixed in python maintain stream. The changes have been backported too. -- HTTPS over proxy fails https://bugs.launchpad.net/bugs/94130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
** Tags added: usability -- HTTPS over proxy fails https://bugs.launchpad.net/bugs/94130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
The upstream bug in Python is fixed in Python 2.7. I am checking with other python-dev, should the changes be backported to py2.6. -- HTTPS over proxy fails https://bugs.launchpad.net/bugs/94130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
** Changed in: ubuntuone-client Status: New => Confirmed -- HTTPS over proxy fails https://bugs.launchpad.net/bugs/94130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
The related upstream bug report, http://bugs.python.org/issue1424152, appears to have some patches in it. -- HTTPS over proxy fails https://bugs.launchpad.net/bugs/94130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
** Also affects: ubuntuone-client Importance: Undecided Status: New -- HTTPS over proxy fails https://bugs.launchpad.net/bugs/94130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
** Package changed: python2.5 (Ubuntu) => python2.6 (Ubuntu) -- HTTPS over proxy fails https://bugs.launchpad.net/bugs/94130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
shouldn't this also affect python 2.6 ? -- HTTPS over proxy fails https://bugs.launchpad.net/bugs/94130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
Of course this is not a fix, but I just managed to report a bug using apport-cli and proxychains, so I thought I'd report it here as a workaround. I configured proxychains to go through the proxy and, after that, it was just a matter of running proxychains apport-cli --crash- file=/var/crash/_usr_bin_evolution.1000.crash In order to test if proxychains is being able to reach launchpad at all, you can do something like proxychains wget https://bugs.launchpad.net/ubuntu/+source/apport/+bug/94130 This should leave a file called "94130" in your current working directory with the contents of this bug page. If this works, the apport command above is likely to work as well. -- HTTPS over proxy fails https://bugs.launchpad.net/bugs/94130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
maybe I could provide some piece of "do not reinvent the wheel". The same problem existed in perl LWP 8 years ago. Implementation was simple but yielded another supplemental problem: as soon as the proxy needs a user/password authentication there is some more code needed. So dear python folks, look into LWP and port that to urllib2 On the other hand I wonder why apport doesn't just use wget or curl, which both work fine. Fear of code injection? Well there are cookbooks out there how to pass parameters to scripts without fear of executing the parameters. Where are the good old times of unix with the philosophy "one tool for one task"? -- HTTPS over proxy fails https://bugs.launchpad.net/bugs/94130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
urllib2 as an API needs to allow the programmer to decide how he wants his SSL stack to behave and needs to raise SSL specific exception for instance; for instance what if the website uses an unknown certificate. -- HTTPS over proxy fails https://bugs.launchpad.net/bugs/94130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 94130] Re: HTTPS over proxy fails
On Tue, 2008-12-16 at 14:38 +, Loïc Minier wrote: > > I don't think urllib2 will be fixed in the near future, but we could > look at other means to connect to https for apport (setting up the ssl > socket manually I guess). Well, if you were going to do that, why not just do that work in urllib2 instead of apport and then have the resulting work useful to many other applications? Whether you did the HTTPS support in apport directly or in urllib2 should be six of one, half dozen of the other so why not aim for the greater good? -- HTTPS over proxy fails https://bugs.launchpad.net/bugs/94130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
It doesn't work when you need the proxy (hence the "without proxy" in my comment); it works for me because I only use a caching proxy. Another possible workaround would be to use a generic interceptor such as proxychains (there are others) which will redirect all connections from a process to a proxy. I don't think urllib2 will be fixed in the near future, but we could look at other means to connect to https for apport (setting up the ssl socket manually I guess). -- HTTPS over proxy fails https://bugs.launchpad.net/bugs/94130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 94130] Re: HTTPS over proxy fails
On Tue, 2008-12-16 at 13:50 +, Loïc Minier wrote: > To report manually without proxy use: > https_proxy="" apport-cli And how does that work when the machine I'm running on has no routed access to the Internet? i.e. I *have* to use the proxy per corporate policy and network enforcement rules? -- HTTPS over proxy fails https://bugs.launchpad.net/bugs/94130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
To report manually without proxy use: https_proxy="" apport-cli -- HTTPS over proxy fails https://bugs.launchpad.net/bugs/94130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
Totally agree with Georges. Only housewifes uses direct connection to internet(w/wo NAT). 99.999% Enterprise computers behind firewall/proxy. -- HTTPS over proxy fails https://bugs.launchpad.net/bugs/94130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
still not fixed, intrepid 8.10 with all patches. I wonder if such an important feature is broken because of bad urllib, apport should have been changed since a long time to an alternative. If you want ubuntu to be taken serious in the enterprise environment, this is a must! Well now I have a crash in a dpkg dependency conflict which I would like to report. How do i do this manually? -- HTTPS over proxy fails https://bugs.launchpad.net/bugs/94130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 94130] Re: HTTPS over proxy fails
** Summary changed: - apport fails to use environment proxy configuration + HTTPS over proxy fails -- HTTPS over proxy fails https://bugs.launchpad.net/bugs/94130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs