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 9CDDE139085 for ; Sun, 18 Dec 2016 01:56:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1647CE0CF0; Sun, 18 Dec 2016 01:56:44 +0000 (UTC) Received: from ironport2-out.teksavvy.com (ironport2-out.teksavvy.com [206.248.154.181]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B9072E0CD2 for ; Sun, 18 Dec 2016 01:56:43 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A0BvFwAu3EVY/x6cSC1dHQEFAQsBgzgBAQEBAR9agQaIT4R4lzABkkeCD4IIGYYDBAICghFAFAECAQEBAQEBAWIohGkGOhwzCyETEg8FJTeIb6lBDoNFi0QBMIVFeYRbhRSCZYIwBY98imoBgXuPDooQF4Yjkg8fN4EZg1wcGIFjIDSIeQEBAQ X-IPAS-Result: A0BvFwAu3EVY/x6cSC1dHQEFAQsBgzgBAQEBAR9agQaIT4R4lzABkkeCD4IIGYYDBAICghFAFAECAQEBAQEBAWIohGkGOhwzCyETEg8FJTeIb6lBDoNFi0QBMIVFeYRbhRSCZYIwBY98imoBgXuPDooQF4Yjkg8fN4EZg1wcGIFjIDSIeQEBAQ X-IronPort-AV: E=Sophos;i="5.33,749,1477972800"; d="scan'208";a="283006590" Received: from 45-72-156-30.cpe.teksavvy.com (HELO waltdnes.org) ([45.72.156.30]) by smtp.teksavvy.com with SMTP; 17 Dec 2016 20:56:41 -0500 Received: by waltdnes.org (sSMTP sendmail emulation); Sat, 17 Dec 2016 20:56:38 -0500 From: "Walter Dnes" Date: Sat, 17 Dec 2016 20:56:38 -0500 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] from Firefox52: NO pure ALSA?, WAS: Firefox 49.0 & Youtube... Audio: No Message-ID: <20161218015637.GC18283@waltdnes.org> References: <20161216101951.GA29887@g0n.xdwgrp> <20161216131315.GA4052@g0n.xdwgrp> <20161216165118.GA26704@g0n.xdwgrp> <20161216222708.GA23562@g0n.xdwgrp> <20161217055952.GB13608@waltdnes.org> <20161217224455.GA9477@g0n.xdwgrp> <20161217232554.GB9477@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: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161217232554.GB9477@g0n.xdwgrp> User-Agent: Mutt/1.5.24 (2015-08-30) X-Archives-Salt: 3ab8dd93-11cd-453b-8cac-060f706eec19 X-Archives-Hash: c448fe06038ff6cb3a4366d47204cbc7 I'm running Pale Moon. In an xterm, I did... export SSLKEYLOGFILE=/dev/shm/sslkeylogfile.txt ...and launched Pale Moon manually from the commandline. nd visited a couple of https sites. I did get /dev/shm/sslkeylogfile.txt which begins with the line... # SSL/TLS secrets log file, generated by NSS Following that are a bunch of lines starting with... CLIENT_RANDOM ...followed by a space, followed by 161 random hex-numeric characters i.e. [0-9a-f]. I also saw a line beginning with... RSA ...followed by a space, followed by 113 random hex-numeric characters i.e. [0-9a-f]. If you plan to do this regularly, your program launcher will need to launch bash scripts with seperate filenames for each profile. Maybe append date-time stamp to filenames to avoid multiple sessions overwriting each other. As for privacy, there are the usual features, like... * asking sites to not track (don't trust that) * control of which sites to accept/refuse regular cookies, and 3rd-party cookies, from * whether or not to clear browsing and download history * private browsing session -- Walter Dnes I don't run "desktop environments"; I run useful applications