From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 12AA1139085 for ; Sun, 18 Dec 2016 18:43:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DEBF3E0E48; Sun, 18 Dec 2016 18:43:21 +0000 (UTC) Received: from alt1.smtp7.plusvps.com (alt1.smtp7.plusvps.com [89.201.164.171]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 69BF9E0E0C for ; Sun, 18 Dec 2016 18:43:21 +0000 (UTC) Received: from lin16.mojsite.com ([178.218.164.164]) by smtp7.plusvps.com with esmtps (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.84) (envelope-from ) id 1cIgQX-0006VB-PO for gentoo-user@lists.gentoo.org; Sun, 18 Dec 2016 19:43:17 +0100 Received: from 78-1-142-241.adsl.net.t-com.hr ([78.1.142.241]:48432 helo=g0n.localdomain) by lin16.mojsite.com with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.87) (envelope-from ) id 1cIgQX-0002tn-17 for gentoo-user@lists.gentoo.org; Sun, 18 Dec 2016 19:43:17 +0100 Received: by g0n.localdomain (Postfix, from userid 1000) id C4DEE6BC4; Sun, 18 Dec 2016 19:43:47 +0100 (CET) Date: Sun, 18 Dec 2016 19:43:47 +0100 From: Miroslav Rovis To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Reading the (SSL) traffic with Pale Moon, WAS: from Firefox52: NO pure ALSA? Youtube... Audio: No Message-ID: <20161218184347.GB13242@g0n.xdwgrp> References: <20161216165118.GA26704@g0n.xdwgrp> <20161216222708.GA23562@g0n.xdwgrp> <20161217055952.GB13608@waltdnes.org> <20161217224455.GA9477@g0n.xdwgrp> <20161217232554.GB9477@g0n.xdwgrp> <20161218015637.GC18283@waltdnes.org> <20161218055009.GA11155@g0n.xdwgrp> <20161218070441.GA19833@waltdnes.org> <20161218181616.GA13242@g0n.xdwgrp> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="V0207lvV8h4k8FAm" Content-Disposition: inline In-Reply-To: <20161218181616.GA13242@g0n.xdwgrp> User-Agent: Mutt/1.7.2 (2016-11-26) X-PlusHosting-MailScanner: Not scanned: please contact your Internet E-Mail Service Provider for details, Found to be clean X-PlusHosting-MailScanner-SpamCheck: X-Spam-Status: No, No X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - lin16.mojsite.com X-AntiAbuse: Original Domain - lists.gentoo.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - croatiafidelis.hr X-Get-Message-Sender-Via: lin16.mojsite.com: authenticated_id: miro.rovis@croatiafidelis.hr X-Authenticated-Sender: lin16.mojsite.com: miro.rovis@croatiafidelis.hr X-PlusHosting-MailScanner-Information: Please contact the ISP for more information X-PlusHosting-MailScanner-ID: 1cIgQX-0006VB-PO X-PlusHosting-MailScanner-From: miro.rovis@croatiafidelis.hr X-Archives-Salt: 1d4e9e21-4344-4ed2-bc6d-501f26c31e18 X-Archives-Hash: daab264abdde6fbd9a0aa305c841dd75 --V0207lvV8h4k8FAm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 161218-19:16+0100, Miroslav Rovis wrote: =2E.. > >=20 > > No patches required to the source code for that. > Probably that means what it meant in some of the Mozilla pages... That's > not good. Because it means the SSL-key logging is enabled by default. And that's a security risk. > Was in Firefox too. Not, it need to be at user's decision, compile time > only possible in Firefox, in optimize ebuilds, with my (minuscule) patch.= =2E. But in > binary releases, it is enabled by default in Firefox... > > I do my own custom > > manual build, to eliminate the dependancy on dbus, plus other tweaks. > > That involves setting options in the mozconfig file, but no source code > > changes. If you want to do your own build, see my post on December 9th > > https://forum.palemoon.org/viewtopic.php?f=3D37&t=3D13898&start=3D20#p1= 00625 > > Note; this is version 2 of my build environment. You should see an > > attached file "pmmain.tgz" on that post. Do not use version 1, with > > (utils.tgz) in the first post of that thread. > You know why the no-dbus way above may be my only way of doing it? Or > for which reason I might have to give up?=20 >=20 > The only way, because after: >=20 > $ git clone https://github.com/deuiore/palemoon-overlay >=20 > I grep'd a log of dbus lines in that repo :-( , so Palemoon has the dbus > dependency... Firefox does not. And not only in Gentoo. >=20 > (And I don't intend to install no poetterware whatsoever --dbus being at > least a relative, or maybe better defined as the precursor, which > prepared the way for poetterware, IMO.) But, looking into: palemoon-overlay/www-client/palemoon/palemoon-27.0.2.ebuild I see: if ! use dbus; then mozconfig_disable dbus fi So dbus is _not_ a requirement... So I don't understand why you ( I had also starting looking into pmmain , your build scripts, and the above does the same as: $ grep -r dbus pmmain/ pmmain/utils/mymozconfig.txt:ac_add_options --disable-dbus $ ) [So I don't understand why you] thought dbus was needed to be disabled by other means, than the (as yet still) unofficial repo/overlay?) Or am I missing something? --=20 Miroslav Rovis Zagreb, Croatia http://www.CroatiaFidelis.hr --V0207lvV8h4k8FAm Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- iQIcBAEBCgAGBQJYVtjjAAoJEOqYhIhPuvCuIW4P/3c+lwR7slWzw+OiGJPBhfa/ wQv7rXWFQr94KKBuQkLTVV7ZiKzcrRbNkKIPNVaKsFHxFo1TR8BbM4kVeNmjFqIi A/Lg7l6zMoINdnTK5xtFvipVhiGPGuNz+MY46GYCAHfZyepOG8AY0+iBhJ9S6Yie iChb7gddglcJY19VsPMe3/xQzcYSdGEA5Zsa5fkssu/x6xQhWUMDIGRph0DsB6jW P60MKYkFMWXR15O0dcdTrf81/lrtPqGAL8vJ9Nw//fGO4QmsZSOXTQIV8xMTD586 a/HHQ0bvIKZZZ3rc80eK88fT7Q9PZwdQQGhrIREdDbIcag3YI0KinsdyT20LWgIQ r1LtsWhLv9Jpz+CFjOekYqqUmf48cBL/RMgWkZYqQ/6WPxwi+OvvsBBcJdNIQgTL tSDh5Ldw9PnNXsa5JYJJcNUj304SBGGlz4fnF+Ow5o9u2xkPl3chdkgVs5Af8RDV yty3fOExDC2b7qkMwrqRphb9/cKaJ3OXTc4nFCmUoQeN/6f6g9YjDoywWAtsNwnT 2zcfM20czMrgd7hK6xdA5N3CP9ptthAzOJQ56W6tNe5bSlDCIm2scflmWkeKseSo 8iycS+c6DPaPmco/czF9yWrJyKerOPBb2bWoRst1sUIihWBjoDjb9Tc4iNUBqrua 8YKdcYwKvCxI3Y3g9AAB =h+xg -----END PGP SIGNATURE----- --V0207lvV8h4k8FAm--